Mock sample for your project: SqlManagementClient API

Integrate with "SqlManagementClient API" from azure.com in no time with Mockoon's ready to use mock sample

SqlManagementClient

azure.com

Version: 2017-03-01-preview


Use this API in your project

Speed up your application development by using "SqlManagementClient API" ready-to-use mock sample. Mocking this API will allow you to start working in no time. No more accounts to create, API keys to provision, accesses to configure, unplanned downtime, just work.
It also improves your integration tests' quality and reliability by accounting for random failures, slow response time, etc.

Description

The Azure SQL Database management API provides a RESTful set of web APIs that interact with Azure SQL Database services to manage your databases. The API enables users to create, retrieve, update, and delete databases, servers, and other entities.

Other APIs by azure.com

IoTSpacesClient

azure.com
Use this API to manage the IoTSpaces service instances in your Azure subscription.

SqlManagementClient

azure.com
The Azure SQL Database management API provides a RESTful set of web APIs that interact with Azure SQL Database services to manage your databases. The API enables users to create, retrieve, update, and delete databases, servers, and other entities.

StorageManagementClient

azure.com
The Admin Storage Management Client.

ContainerServiceClient

azure.com
The Container Service Client.

BatchAI

azure.com
The Azure BatchAI Management API.

ContainerServiceClient

azure.com
The Container Service Client.

BlueprintClient

azure.com
Azure Blueprints Client provides access to blueprint definitions, assignments, and artifacts, and related blueprint operations.

CdnManagementClient

azure.com
Use these APIs to manage Azure CDN resources through the Azure Resource Manager. You must make sure that requests made to these resources are secure.

CognitiveServicesManagementClient

azure.com
Cognitive Services Management Client

FabricAdminClient

azure.com
Storage system operation endpoints and objects.

BillingManagementClient

azure.com
Billing client provides access to billing resources for Azure subscriptions.

Computer Vision

azure.com
The Computer Vision API provides state-of-the-art algorithms to process images and return information. For example, it can be used to determine if an image contains mature content, or it can be used to find all the faces in an image. It also has other features like estimating dominant and accent colors, categorizing the content of images, and describing an image with complete English sentences. Additionally, it can also intelligently generate images thumbnails for displaying large images effectively.

Other APIs in the same category

Service Fabric Client APIs

azure.com
Service Fabric REST Client APIs allows management of Service Fabric clusters, applications and services.

Azure Media Services

azure.com
Streaming resource management client for Azure Media Services

Microsoft NetApp

azure.com
Microsoft NetApp Azure Resource Provider specification

Engagement.ManagementClient

azure.com
Microsoft Azure Mobile Engagement REST APIs.

Azure Metrics

azure.com
A client for issuing REST requests to the Azure metrics service.

Power BI Embedded Management Client

azure.com
Client to manage your Power BI Embedded workspace collections and retrieve workspaces.

ComputeManagementConvenienceClient

azure.com

NetworkManagementClient

azure.com
The Microsoft Azure Network management API provides a RESTful set of web services that interact with Microsoft Azure Networks service to manage your network resources. The API has entities that capture the relationship between an end user and the Microsoft Azure Networks service.

WebApplicationFirewallManagement

azure.com
APIs to manage web application firewall rules.

HybridComputeManagementClient

azure.com
The Hybrid Compute Management Client.

ML Team Account Management Client

azure.com
These APIs allow end users to operate on Azure Machine Learning Team Account resources. They support CRUD operations for Azure Machine Learning Team Accounts.

Anomaly Detector Client

azure.com
The Anomaly Detector API detects anomalies automatically in time series data. It supports two kinds of mode, one is for stateless using, another is for stateful using. In stateless mode, there are three functionalities. Entire Detect is for detecting the whole series with model trained by the time series, Last Detect is detecting last point with model trained by points before. ChangePoint Detect is for detecting trend changes in time series. In stateful mode, user can store time series, the stored time series will be used for detection anomalies. Under this mode, user can still use the above three functionalities by only giving a time range without preparing time series in client side. Besides the above three functionalities, stateful model also provide group based detection and labeling service. By leveraging labeling service user can provide labels for each detection result, these labels will be used for retuning or regenerating detection models. Inconsistency detection is a kind of group based detection, this detection will find inconsistency ones in a set of time series. By using anomaly detector service, business customers can discover incidents and establish a logic flow for root cause analysis.