API Client
ACE Provisioning ManagementPartner
This API describe ACE Provisioning ManagementPartner
ADHybridHealthService
REST APIs for Azure Active Directory Connect Health
AdvisorManagementClient
REST APIs for Azure Advisor
Anomaly Detector Client
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
Anomaly Finder Client
The Anomaly Finder API detects anomalies automatically in time series data. It supports two functionalities, one is for detecting the whole series with model trained by the timeseries, another is detecting last point with model trained by points before. By using this service, business customers can discover incidents and establish a logic flow for root cause analysis.
ApiManagementClient
Use these REST APIs for performing operations on Cache entity in your Azure API Management deployment. Azure API Management also allows for caching responses in an external Azure Cache for Redis. For more information refer to [External Redis Cache in ApiManagement](https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-cache-external).
ApiManagementClient
Use these REST APIs for performing operations on the ApiVersionSet entity associated with your Azure API Management deployment. Using this entity you create and manage API Version Sets that are used to group APIs for consistent versioning.
ApiManagementClient
Use these REST APIs for performing operations on Product entity associated with your Azure API Management deployment. The Product entity represents a product in API Management. Products include one or more APIs and their associated terms of use. Once a product is published, developers can subscribe to the product and begin to use the product’s APIs.
ApiManagementClient
Use these REST APIs for performing operations on API entity and their Operations associated with your Azure API Management deployment.
ApiManagementClient
Use these REST APIs for performing retrieve a collection of Apis associated with a tag in Azure API Management deployment.
ApiManagementClient
Use these REST APIs for managing OAuth2 servers configuration in your Azure API Management deployment. OAuth 2.0 can be used to authorize developer accounts for Azure API Management. For more information refer to [How to OAuth2](https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-oauth2).
ApiManagementClient
Use these REST APIs for performing operations on Backend entity in Azure API Management deployment. The Backend entity in API Management represents a backend service that is configured to skip certification chain validation when using a self-signed certificate to test mutual certificate authentication.
ApiManagementClient
Use these REST APIs for performing operations on Certificate entity in your Azure API Management deployment. Certificates can be used to setup mutual authentication with your Backend in API Management. For more information refer to [How to secure backend using Mutual Auth Certificate](https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-mutual-certificates).
ApiManagementClient
Use these REST APIs to manage Azure API Management deployment.
ApiManagementClient
Use these REST APIs for performing operations on Group entity in your Azure API Management deployment. Groups are used to manage the visibility of products to developers. Each API Management service instance comes with the following immutable system groups whose membership is automatically managed by API Management. - **Administrators** - Azure subscription administrators are members of this group. - **Developers** - Authenticated developer portal users fall into this group. - **Guests** - Unauthenticated developer portal users are placed into this group. In addition to these system groups, administrators can create custom groups or [leverage external groups in associated Azure Active Directory tenants](https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-aad#how-to-add-an-external-azure-active-directory-group). Custom and external groups can be used alongside system groups in giving developers visibility and access to API products. For example, you could create
ApiManagementClient
Use these REST APIs for performing operations on Email Templates associated with your Azure API Management deployment.
ApiManagementClient
Use these REST APIs for performing operations on Email Templates associated with your Azure API Management deployment.
ApiManagementClient
Use these REST APIs for performing operations on Identity Provider entity associated with your Azure API Management deployment. Setting up an external Identity Provider for authentication can help you manage the developer portal logins using the OAuth2 flow.
ApiManagementClient
Use this REST API to get all the issues across an Azure Api Management service.
ApiManagementClient
Use these REST APIs for performing operations on logger entity Azure API Management deployment.The Logger entity in API Management represents an event sink that you can use to log API Management events. Currently the Logger entity supports logging API Management events to Azure EventHub.
ApiManagementClient
Use these REST APIs for performing operations on NamedValue entity associated with your Azure API Management deployment. API Management policies are a powerful capability of the system that allow the publisher to change the behavior of the API through configuration. Policies are a collection of statements that are executed sequentially on the request or response of an API. Policy statements can be constructed using literal text values, policy expressions, and NamedValues. Each API Management service instance has a NamedValues collection of key/value pairs that are global to the service instance. These NamedValues can be used to manage constant string values across all API configuration and policies.
ApiManagementClient
Use these REST APIs for getting the network connectivity status of your Azure API Management deployment. When the API Management service is deployed inside a Virtual Network, it needs to have access to other Azure resources it depends on. This also gives details about the DNS Servers visible to Azure API Management deployment.
ApiManagementClient
Use these REST APIs for performing operations on who is going to receive notifications associated with your Azure API Management deployment.
ApiManagementClient
Use these REST APIs for performing operations on OpenId Connect Provider entity associated with your Azure API Management deployment. API Management allows you to access APIs secured with token from [OpenID Connect Provider ](http://openid.net/connect/) to be accessed from the Developer Console.
ApiManagementClient
Use these REST APIs for performing operations on Global Policies in Azure API Management deployment.
ApiManagementClient
Use these REST APIs for performing retrieving a collection of policy snippets available in Azure API Management deployment.
ApiManagementClient
Use these REST APIs for performing retrieving a collection of policy snippets available in Azure API Management deployment.
ApiManagementClient
Use these REST APIs for performing operations to retrieve Products by Tags in Azure API Management deployment.
ApiManagementClient
Use these REST APIs for performing operations on Quota entity associated with your Azure API Management deployment. To configure call rate limit and quota policies refer to [how to configure call rate limit and quota](https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-product-with-rules#a-namepolicies-ato-configure-call-rate-limit-and-quota-policies).
ApiManagementClient
Use these REST APIs for performing operations in Azure API Management deployment.
ApiManagementClient
Use these REST APIs to get the analytics reports associated with your Azure API Management deployment.
ApiManagementClient
Use these REST APIs for performing operations on Subscription entity associated with your Azure API Management deployment. The Subscription entity represents the association between a user and a product in API Management. Products contain one or more APIs, and once a product is published, developers can subscribe to the product and begin to use the product’s APIs.
ApiManagementClient
Use these REST APIs for querying APIs. Operations and Products by tags in your Azure API Management deployment.
ApiManagementClient
Use these REST APIs for performing operations on Tag entity in your Azure API Management deployment. Tags can be assigned to APIs, Operations and Products.
ApiManagementClient
Use these REST APIs for performing operations on tenant entity associated with your Azure API Management deployment. Using this entity you can manage properties and configuration that apply to the entire API Management service instance.
ApiManagementClient
Use these REST APIs for performing operations on User entity in Azure API Management deployment. The User entity in API Management represents the developers that call the APIs of the products to which they are subscribed.
ApiManagementClient
Use these REST APIs for performing operations on the ApiVersionSet entity associated with your Azure API Management deployment. Using this entity you create and manage API Version Sets that are used to group APIs for consistent versioning.
ApiManagementClient
Use these REST APIs for performing operations on Property entity associated with your Azure API Management deployment. API Management policies are a powerful capability of the system that allow the publisher to change the behavior of the API through configuration. Policies are a collection of statements that are executed sequentially on the request or response of an API. Policy statements can be constructed using literal text values, policy expressions, and properties. Each API Management service instance has a properties collection of key/value pairs that are global to the service instance. These properties can be used to manage constant string values across all API configuration and policies.
ApiManagementClient
Use these REST APIs for performing operations on entities like API, Product, and Subscription associated with your Azure API Management deployment.
ApiManagementClient
Use these REST APIs for performing operations on Diagnostic entity associated with your Azure API Management deployment. Diagnostics are used to log requests/responses in the APIM proxy.
AppConfigurationManagementClient
AppPlatformManagementClient
REST API for Azure Spring Cloud
AppServiceCertificateOrders API Client
AppServiceEnvironments API Client
AppServicePlans API Client
Application Insights Data Plane
This API exposes AI metric & event information and associated metadata
ApplicationClient
ARM applications
ApplicationInsightsManagementClient
Azure Application Insights client for web test based alerting.
ApplicationInsightsManagementClient
Azure Application Insights workbook template type.
ApplicationInsightsManagementClient
Azure Application Insights workbook type.
ApplicationInsightsManagementClient
Azure Application Insights client for saved items.
ApplicationInsightsManagementClient
Azure Application Insights client for web test based alerting.
ApplicationInsightsManagementClient
Azure Application Insights client for favorites.
ApplicationInsightsManagementClient
Azure Application Insights client for web test locations.
ApplicationInsightsManagementClient
Azure Application Insights client for Annotations for a component.
ApplicationInsightsManagementClient
Azure Application Insights client for API keys of a component.
ApplicationInsightsManagementClient
Azure Application Insights client for Continuous Export of a component.
ApplicationInsightsManagementClient
Azure Application Insights client for selecting pricing plans and options.
ApplicationInsightsManagementClient
Azure Application Insights client for ProactiveDetection configurations of a component.
ApplicationInsightsManagementClient
Azure Application Insights client for work item configurations for a component.
ApplicationInsightsManagementClient
Azure Application Insights client for Components.
ApplicationInsightsManagementClient
Apis for customer in enterprise agreement migrate to new pricing model or rollback to legacy pricing model.
Artifact
AttestationClient
Describes the interface for the per-tenant enclave service.
AuthorizationManagementClient
Role based access control provides you a way to apply granular level policy administration down to individual resources or resource groups. These operations enable you to manage role definitions and role assignments. A role definition describes the set of actions that can be performed on resources. A role assignment grants access to Azure Active Directory users.
AuthorizationManagementClient
Role based access control provides you a way to apply granular level policy administration down to individual resources or resource groups. These operations enable you to manage role definitions and role assignments. A role definition describes the set of actions that can be performed on resources. A role assignment grants access to Azure Active Directory users.
AuthorizationManagementClient
Role based access control provides you a way to apply granular level policy administration down to individual resources or resource groups. These operations enable you to manage role assignments. A role assignment grants access to Azure Active Directory users.
AuthorizationManagementClient
Role based access control provides you a way to apply granular level policy administration down to individual resources or resource groups. These operations enable you to manage role definitions and role assignments. A role definition describes the set of actions that can be performed on resources. A role assignment grants access to Azure Active Directory users.
AuthorizationManagementClient
Role based access control provides you a way to apply granular level policy administration down to individual resources or resource groups. These operations enable you to manage role definitions and role assignments. A role definition describes the set of actions that can be performed on resources. A role assignment grants access to Azure Active Directory users.
AuthorizationManagementClient
Role based access control provides you a way to apply granular level policy administration down to individual resources or resource groups. These operations enable you to manage role definitions and role assignments. A role definition describes the set of actions that can be performed on resources. A role assignment grants access to Azure Active Directory users.
AuthorizationManagementClient
Role based access control provides you a way to apply granular level policy administration down to individual resources or resource groups. These operations allow you to manage role definitions. A role definition describes the set of actions that can be performed on resources.
AuthorizationManagementClient
Role based access control provides you a way to apply granular level policy administration down to individual resources or resource groups. These operations enable you to get deny assignments. A deny assignment describes the set of actions on resources that are denied for Azure Active Directory users.
AuthorizationManagementClient
Role based access control provides you a way to apply granular level policy administration down to individual resources or resource groups. These calls handle provider operations.
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagement
AutomationManagementClient
Azure Action Groups
Azure Activity Log Alerts
Azure Addons Resource Provider
The service for managing third party addons.
Azure Addons Resource Provider
The service for managing third party addons.
Azure Alerts Management Service Resource Provider
Azure Alerts Management Service provides a single pane of glass of alerts across Azure Monitor.
Azure Alerts Management Service Resource Provider
APIs for Azure Smart Detector Alert Rules CRUD operations.
Azure Bot Service
Azure Bot Service is a platform for creating smart conversational agents.
Azure CDN WebApplicationFirewallManagement
APIs to manage web application firewall rules for Azure CDN
Azure Container Registry
Metadata API definition for the Azure Container Registry runtime
Azure Data Catalog Resource Provider
The Azure Data Catalog Resource Provider Services API.
Azure Data Lake Storage
Azure Data Lake Storage provides storage for Hadoop and other big data workloads.
Azure Data Migration Service Resource Provider
The Data Migration Service helps people migrate their data from on-premise database servers to Azure, or from older database software to newer software. The service manages one or more workers that are joined to a customer's virtual network, which is assumed to provide connectivity to their databases. To avoid frequent updates to the resource provider, data migration tasks are implemented by the resource provider in a generic way as task resources, each of which has a task type (which identifies the type of work to run), input, and output. The client is responsible for providing appropriate task type and inputs, which will be passed through unexamined to the machines that implement the functionality, and for understanding the output, which is passed back unexamined to the client.
Azure Dedicated HSM Resource Provider
The Azure management API provides a RESTful set of web services that interact with Azure Dedicated HSM RP.
Azure DevOps
Azure DevOps Resource Provider
Azure Enterprise Knowledge Graph Service
Azure Enterprise Knowledge Graph Service is a platform for creating knowledge graphs at scale.
Azure Location Based Services Resource Provider
Resource Provider
Azure Log Analytics
Azure Log Analytics API reference
Azure Log Analytics
This API exposes Azure Log Analytics query capabilities
Azure Log Analytics
Azure Log Analytics API reference
Azure Log Analytics - Operations Management
Azure Log Analytics API reference for Solution.
Azure Log Analytics Query Packs
Azure Log Analytics API reference for Query Packs management.
Azure Log Analytics Query Packs
Azure Log Analytics API reference for management of saved Queries within Query Packs.
Azure ML Commitment Plans Management Client
These APIs allow end users to operate on Azure Machine Learning Commitment Plans resources and their child Commitment Association resources. They support CRUD operations for commitment plans, get and list operations for commitment associations, moving commitment associations between commitment plans, and retrieving commitment plan usage history.
Azure ML Web Services Management Client
These APIs allow end users to operate on Azure Machine Learning Web Services resources. They support the following operations:Create or update a web serviceGet a web servicePatch a web serviceDelete a web serviceGet All Web Services in a Resource Group Get All Web Services in a SubscriptionGet Web Services Keys
Azure Machine Learning Datastore Management Client
Azure Machine Learning Model Management Service
These APIs allow end users to manage Azure Machine Learning Models, Images, Profiles, and Services.
Azure Machine Learning Workspaces
These APIs allow end users to operate on Azure Machine Learning Workspace resources.
Azure Maps Resource Provider
Resource Provider
Azure Media Services
This Swagger was generated by the API Framework.
Azure Media Services
This Swagger was generated by the API Framework.
Azure Media Services
This Swagger was generated by the API Framework.
Azure Media Services
This Swagger was generated by the API Framework.
Azure Media Services
This Swagger was generated by the API Framework.
Azure Media Services
This Swagger was generated by the API Framework.
Azure Media Services
This Swagger was generated by the API Framework.
Azure Media Services
This Swagger was generated by the API Framework.
Azure Media Services
Streaming resource management client for Azure Media Services
Azure Metrics
A client for issuing REST requests to the Azure metrics service.
Azure Migrate
Move your workloads to Azure.
Azure Migrate Hub
Migrate your workloads to Azure.
Azure Monitor Private Link Scopes
Azure Monitor API reference for Private Links Scopes management.
Azure Reservation
Microsoft Azure Quota Resource Provider.
Azure Reservation
This API describe Azure Reservation
Azure Resource Graph
Azure Resource Graph API Reference
Azure Resource Graph Query
Azure Resource Graph Query API Reference
Azure SQL Database
Provides create, read, update and delete functionality for Azure SQL Database resources including servers, databases, elastic pools, recommendations, and operations.
Azure SQL Database
Provides create, read, update and delete functionality for Azure SQL Database resources including recommendations and operations.
Azure SQL Database
Provides read and update functionality for Azure SQL Database geo backup policies.
Azure SQL Database
Provides create, read, update and delete functionality for Azure SQL Database resources including servers, databases, elastic pools, recommendations, and operations.
Azure SQL Database
Provides create, read, update and delete functionality for Azure SQL Database resources including servers, databases, elastic pools, recommendations, operations, and usage metrics.
Azure SQL Database
Provides create, read, update and delete functionality Azure SQL server communication links.
Azure SQL Database
Provides create, read, update and delete functionality for Azure SQL Database resources including servers, databases, elastic pools, recommendations, operations, and usage metrics.
Azure SQL Database
Provides create, read, update and delete functionality for Azure SQL Database resources including recommendations and operations.
Azure SQL Database
Provides create, read, update and delete functionality for Azure SQL Database resources including recommendations and operations.
Azure SQL Database
Provides create, read, update and delete functionality for Azure SQL Database resources including servers, databases, elastic pools, recommendations, operations, and usage metrics.
Azure SQL Database Backup
Provides read functionality for Azure SQL Database Backups
Azure SQL Database Backup Long Term Retention Policy
Provides read and update functionality for Azure SQL Database backup long term retention policy
Azure SQL Database Datamasking Policies and Rules
Provides create, read, update and delete functionality for Azure SQL Database datamasking policies and rules.
Azure SQL Database Import/Export spec
Provides create and read functionality for Import/Export operations on Azure SQL databases.
Azure SQL Database disaster recovery configurations
Provides create, read, update, delete, and failover functionality for Azure SQL Database disaster recovery configurations.
Azure SQL Database replication links
Provides read, delete, and failover functionality for Azure SQL Database replication links.
Azure SQL Server API spec
The Azure SQL Server management API provides a RESTful set of web services that interact with Azure SQL Server services to manage your databases. The API enables users update server connection policy.
Azure SQL Server Backup Long Term Retention Vault
Provides read and update functionality for Azure SQL Server backup long term retention vault
Azure Stack Azure Bridge Client
Azure Stack Azure Bridge Client
AzureAnalysisServices
The Azure Analysis Services Web API provides a RESTful set of web services that enables users to create, retrieve, update, and delete Analysis Services servers
AzureBridgeAdminClient
AzureBridge Admin Client.
AzureBridgeAdminClient
AzureBridge Admin Client.
AzureBridgeAdminClient
AzureBridge Admin Client.
AzureBridgeAdminClient
AzureBridge Admin Client.
AzureDataManagementClient
The AzureData management API provides a RESTful set of web APIs to manage Azure Data Resources. For example, register, delete and retrieve a SQL Server, SQL Server registration.
AzureDeploymentManager
REST APIs for orchestrating deployments using the Azure Deployment Manager (ADM). See https://docs.microsoft.com/en-us/azure/azure-resource-manager/deployment-manager-overview for more information.
AzureDigitalTwinsManagementClient
Azure Digital Twins Client for managing DigitalTwinsInstance
AzureStack Azure Bridge Client
AzureStack Azure Bridge Client
BackupManagementClient
The Admin Backup Management Client.
BackupManagementClient
The Admin Backup Management Client.
BackupManagementClient
The Admin Backup Management Client.
BatchAI
The Azure BatchAI Management API.
BatchManagement
BatchService
A client for issuing REST requests to the Azure Batch service.
BillingManagementClient
Billing client provides access to billing resources for Azure subscriptions.
BlockchainManagementClient
REST API for Azure Blockchain Service
BlueprintClient
Azure Blueprints Client provides access to blueprint definitions, assignments, and artifacts, and related blueprint operations.
BlueprintClient
Azure Blueprints Client provides access to blueprint definitions, assignments, and artifacts, and related blueprint operations.
BlueprintClient
Azure Blueprints Client provides access to blueprint definitions, assignments, and artifacts, and related blueprint operations.
CdnManagementClient
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.
CertificateRegistrationProvider API Client
Certificates API Client
CognitiveServicesManagementClient
Cognitive Services Management Client
CommerceManagementClient
The Admin Commerce Management Client.
CommerceManagementClient
The Admin Commerce Management Client.
Compute Admin Client
Compute Admin Client
Compute Admin Client
Compute Admin Client
ComputeDiskAdminManagementClient
The Admin Compute Disk Management Client.
ComputeDiskAdminManagementClient
The Admin Compute Disk Management Client.
ComputeManagementClient
The Compute Management Client.
ComputeManagementClient
The Compute Management Client.
ComputeManagementConvenienceClient
Computer Vision
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.
ConsumptionManagementClient
Consumption management client provides access to consumption resources for Azure Enterprise Subscriptions.
ContainerInstanceManagementClient
ContainerRegistryManagementClient
ContainerRegistryManagementClient
ContainerServiceClient
The Container Service Client.
ContainerServiceClient
The Container Service Client.
ContainerServiceClient
The Container Service Client.
ContainerServiceClient
The Container Service Client.
ContainerServiceClient
The Container Service Client.
ContainerServiceClient
The Container Service Client.
ContainerServiceClient
The Container Service Client.
ContainerServiceClient
The Container Service Client.
ContainerServiceClient
The Container Service Client.
Content Moderator Client
You use the API to scan your content as it is generated. Content Moderator then processes your content and sends the results along with relevant information either back to your systems or to the built-in review tool. You can use this information to take decisions e.g. take it down, send to human judge, etc. When using the API, images need to have a minimum of 128 pixels and a maximum file size of 4MB. Text can be at most 1024 characters long. If the content passed to the text API or the image API exceeds the size limits, the API will return an error code that informs about the issue.
Cosmos DB
Azure Cosmos DB Database Service Resource Provider REST API
Cosmos DB
Azure Cosmos DB Database Service Resource Provider REST API
Cosmos DB
Azure Cosmos DB Database Service Resource Provider REST API
CostManagementClient
Customer Lockbox
Azure Customer Lockbox API Reference
CustomerInsightsManagementClient
The Azure Customer Insights management API provides a RESTful set of web services that interact with Azure Customer Insights service to manage your resources. The API has entities that capture the relationship between an end user and the Azure Customer Insights service.
DataBoxEdgeManagementClient
DataBoxEdgeManagementClient
DataBoxManagementClient
DataFactoryManagementClient
DataLakeAnalyticsAccountManagementClient
Creates an Azure Data Lake Analytics account management client.
DataLakeAnalyticsCatalogManagementClient
Creates an Azure Data Lake Analytics catalog client.
DataLakeAnalyticsJobManagementClient
Creates an Azure Data Lake Analytics job client.
DataLakeStoreAccountManagementClient
Creates an Azure Data Lake Store account management client.
DataLakeStoreFileSystemManagementClient
Creates an Azure Data Lake Store filesystem client.
DataShareManagementClient
Creates a Microsoft.DataShare management client.
DatabricksClient
ARM Databricks
DeletedWebApps API Client
DeploymentAdminClient
Deployment Admin Client.
DeploymentAdminClient
Deployment Admin Client.
DeploymentAdminClient
Deployment Admin Client.
DeploymentAdminClient
Deployment Admin Client.
DeploymentAdminClient
Deployment Admin Client.
DeploymentAdminClient
Deployment Admin Client.
DeploymentAdminClient
Deployment Admin Client.
DeploymentScriptsClient
The APIs listed in this specification can be used to manage Deployment Scripts resource through the Azure Resource Manager.
DevSpacesManagement
Dev Spaces REST API
DevTestLabsClient
The DevTest Labs Client.
DeviceServices
Use this API to manage the Windows IoT device services in your Azure subscription.
Diagnostics API Client
DiskResourceProviderClient
The Disk Resource Provider Client.
DnsManagementClient
The DNS Management Client.
Domain Services Resource Provider
The AAD Domain Services API.
DomainRegistrationProvider API Client
Domains API Client
Dynamics Telemetry
Engagement.ManagementClient
Microsoft Azure Mobile Engagement REST APIs.
EngagementFabric
Microsoft Customer Engagement Fabric
EventGridManagementClient
Azure EventGrid Management Client
EventHub2018PreviewManagementClient
Azure Event Hubs client for managing Event Hubs Cluster, IPFilter Rules and VirtualNetworkRules resources.
EventHubManagementClient
Azure Event Hubs client
Execution Service
ExpressRouteCrossConnection REST APIs
The Microsoft Azure ExpressRouteCrossConnection Resource Provider REST APIs describes the operations for the connectivity provider to provision ExpressRoute circuit, create and modify BGP peering entities and troubleshoot connectivity on customer's ExpressRoute circuit.
FabricAdminClient
Infrastructure role instance operation endpoints and objects.
FabricAdminClient
Scale unit node operation endpoints and objects.
FabricAdminClient
Volume operation endpoints and objects.
FabricAdminClient
Operation status operation endpoints and objects.
FabricAdminClient
Network operation results.
FabricAdminClient
MAC address pool operation endpoints and objects.
FabricAdminClient
Logical subnet operation endpoints and objects.
FabricAdminClient
Logical network operation endpoints and objects.
FabricAdminClient
IP pool operation endpoints and objects.
FabricAdminClient
Infrastructure role operation endpoints and objects.
FabricAdminClient
File share operation endpoints and objects.
FabricAdminClient
Fabric location operation endpoints and objects.
FabricAdminClient
The Admin Fabric Management Client.
FabricAdminClient
Edge gateway pool operation endpoints and objects.
FabricAdminClient
Edge gateway operation endpoints and objects.
FabricAdminClient
Drive operation endpoints and objects.
FabricAdminClient
Compute operation results.
FabricAdminClient
Software load balancer multiplexer operation endpoints and objects.
FabricAdminClient
Storage operation results.
FabricAdminClient
Storage pool operation endpoints and objects.
FabricAdminClient
Storage subsystem operation endpoints and objects.
FabricAdminClient
Storage system operation endpoints and objects.
FabricAdminClient
Application operation results.
FabricAdminClient
Scale unit operation endpoints and objects.
Face Client
An API for face detection, verification, and identification.
FeatureClient
Azure Feature Exposure Control (AFEC) provides a mechanism for the resource providers to control feature exposure to users. Resource providers typically use this mechanism to provide public/private preview for new features prior to making them generally available. Users need to explicitly register for AFEC features to get access to such functionality.
Form Recognizer Client
Extracts information from forms and images into structured data.
FrontDoorManagementClient
Use these APIs to manage Azure Front Door resources through the Azure Resource Manager. You must make sure that requests made to these resources are secure.
GalleryManagementClient
The Admin Gallery Management Client.
GalleryManagementClient
The Admin Gallery Management Client.
Guest Diagnostic Settings
API to Add/Remove/List Guest Diagnostics Configuration to Azure Resources
Guest Diagnostic Settings Association
API to Add/Remove/List Guest Diagnostics Settings Association for Azure Resources
GuestConfiguration
GuestConfiguration
HDInsightJobManagementClient
The HDInsight Job Client.
HDInsightManagementClient
The HDInsight Management Client.
HDInsightManagementClient
The HDInsight Management Client.
HDInsightManagementClient
The HDInsight Management Client.
HDInsightManagementClient
The HDInsight Management Client.
HDInsightManagementClient
The HDInsight Management Client.
HDInsightManagementClient
The HDInsight Management Client.
HDInsightManagementClient
The HDInsight Management Client.
HDInsightManagementClient
The HDInsight Management Client.
HanaManagementClient
The SAP HANA on Azure Management Client.
HealthcareApisClient
Use this API to manage Microsoft HealthcareApis services in your Azure subscription.
HybridComputeManagementClient
The Hybrid Compute Management Client.
HybridDataManagementClient
HyperDrive
HyperDrive REST API
InfrastructureInsightsManagementClient
The Admin Infrastructure Insights Management Client.
InfrastructureInsightsManagementClient
Region health operation endpoints and objects.
InfrastructureInsightsManagementClient
Resource provider health operation endpoints and objects.
InfrastructureInsightsManagementClient
Resource health operation endpoints and objects.
InfrastructureInsightsManagementClient
Alert operation endpoints and objects.
Ink Recognizer Client
The service is used to perform ink layout and recognition of written words and shapes. Ink strokes passed to the service are recognized and organized into recognition results in the response
InstanceMetadataClient
The Azure Instance Metadata Client
IntuneResourceManagementClient
Microsoft.Intune Resource provider Api features in the swagger-2.0 specification
IoTSpacesClient
Use this API to manage the IoTSpaces service instances in your Azure subscription.
IotCentralClient
Use this API to manage IoT Central Applications in your Azure subscription.
KeyVaultClient
The key vault client performs cryptographic key operations and vault operations against the Key Vault service.
KeyVaultManagementClient
The Azure management API provides a RESTful set of web services that interact with Azure Key Vault.
KeyVaultManagementClient
The Azure management API provides a RESTful set of web services that interact with Azure Key Vault.
KeyVaultManagementClient
The Admin KeyVault Management Client.
KustoManagementClient
LUIS Authoring Client
LUIS Programmatic
Language Understanding Intelligent Service (LUIS) Endpoint API for running predictions and extracting user intentions and entities from utterances.
LogicAppsManagementClient
LogicManagementClient
REST API for Azure Logic Apps.
ML Team Account Management Client
These APIs allow end users to operate on Azure Machine Learning Team Account resources. They support CRUD operations for Azure Machine Learning Team Accounts.
Machine Learning Compute Management Client
These APIs allow end users to operate on Azure Machine Learning Compute resources. They support the following operations:Create or update a clusterGet a clusterPatch a clusterDelete a clusterGet keys for a clusterCheck if updates are available for system services in a clusterUpdate system services in a clusterGet all clusters in a resource groupGet all clusters in a subscription
Machine Learning Workspaces Management Client
These APIs allow end users to operate on Azure Machine Learning Workspace resources. They support CRUD operations for Azure Machine Learning Workspaces.
MaintenanceManagementClient
Azure Maintenance Management Client
ManagedLabsClient
The Managed Labs Client.
ManagedNetworkManagementClient
The Microsoft Azure Managed Network management API provides a RESTful set of web services that interact with Microsoft Azure Networks service to programmatically view, control, change, and monitor your entire Azure network centrally and with ease.
ManagedServiceIdentityClient
The Managed Service Identity Client.
ManagedServicesClient
Specification for ManagedServices.
Management Groups
The Azure Management Groups API enables consolidation of multiple subscriptions/resources into an organizational hierarchy and centrally manage access control, policies, alerting and reporting for those resources.
Management Groups
The Azure Management Groups API enables consolidation of multiple subscriptions/resources into an organizational hierarchy and centrally manage access control, policies, alerting and reporting for those resources.
ManagementLinkClient
Azure resources can be linked together to form logical relationships. You can establish links between resources belonging to different resource groups. However, all the linked resources must belong to the same subscription. Each resource can be linked to 50 other resources. If any of the linked resources are deleted or moved, the link owner must clean up the remaining link.
ManagementLockClient
Azure resources can be locked to prevent other users in your organization from deleting or modifying resources.
MariaDBManagementClient
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MariaDB resources including servers, databases, firewall rules, VNET rules, security alert policies, log files and configurations with new business model.
MariaDBManagementClient
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MariaDB resources including servers, databases, firewall rules, VNET rules, security alert policies, log files, encryption keys, active directory administrator and configurations.
MariaDBManagementClient
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MariaDB resources including servers, databases, firewall rules, VNET rules, log files and configurations with new business model.
MariaDBManagementClient
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MariaDB resources including servers, databases, firewall rules, VNET rules, log files and configurations with new business model.
MariaDBManagementClient
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MariaDB resources including servers, databases, firewall rules, VNET rules, security alert policies, log files and configurations with new business model.
MariaDBManagementClient
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MariaDB resources including servers, databases, firewall rules, VNET rules, log files and configurations with new business model.
Marketplace RP Service
MarketplaceOrdering.Agreements
REST API for MarketplaceOrdering Agreements.
MediaServicesManagementClient
Media Services resource management APIs.
Microsoft Insights
Azure Monitor client to create/update/delete Scheduled Query Rules
Microsoft NetApp
Microsoft NetApp Azure Resource Provider specification
Microsoft Storage Sync
Microsoft Storage Sync Service API
Microsoft.ResourceHealth
The Resource Health Client.
Microsoft.ResourceHealth
The Resource Health Client.
Microsoft.Support
Microsoft Azure Support Resource Provider.
MicrosoftSerialConsoleClient
The Azure Serial Console allows you to access the serial console of a Virtual Machine or VM scale set instance
Mixed Reality
Mixed Reality Resource Provider Proxy API
Mixed Reality
Mixed Reality Resource Provider Spatial Anchors Resource API
Mixed Reality
Mixed Reality Resource Provider Remote Rendering Resource API
Mixed Reality
Mixed Reality Resource Provider REST API
MonitorManagementClient
MonitorManagementClient
MonitorManagementClient
MonitorManagementClient
MonitorManagementClient
MonitorManagementClient
MonitorManagementClient
MonitorManagementClient
MonitorManagementClient
MonitorManagementClient
MonitorManagementClient
Azure Monitor client to create/update/delete metric based alerts.
MonitorManagementClient
MonitorManagementClient
MonitorManagementClient
MonitorManagementClient
MonitorManagementClient
MonitorManagementClient
MonitorManagementClient
MonitorManagementClient
MySQLManagementClient
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, VNET rules, security alert policies, log files and configurations with new business model.
MySQLManagementClient
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, VNET rules, security alert policies, log files and configurations with new business model.
MySQLManagementClient
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, VNET rules, security alert policies, log files and configurations with new business model.
MySQLManagementClient
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, VNET rules, security alert policies, log files and configurations with new business model.
MySQLManagementClient
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, VNET rules, security alert policies, log files, encryption keys, active directory administrator and configurations.
MySQLManagementClient
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, VNET rules, log files and configurations with new business model.
NetworkAdminManagementClient
Network admin operation endpoints and objects.
NetworkAdminManagementClient
Virtual Network admin operation endpoints and objects.
NetworkAdminManagementClient
Public IP Address admin endpoints and objects.
NetworkAdminManagementClient
Load balancer admin operation endpoints and objects.
NetworkExperiments
These are the Network Experiment APIs.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NetworkManagementClient
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.
NotificationHubsManagementClient
Azure NotificationHub client
PeeringManagementClient
APIs to manage Peering resources through the Azure Resource Manager.
Personalizer Client
Personalizer Service is an Azure Cognitive Service that makes it easy to target content and experiences without complex pre-analysis or cleanup of past data. Given a context and featurized content, the Personalizer Service returns which content item to show to users in rewardActionId. As rewards are sent in response to the use of rewardActionId, the reinforcement learning algorithm will improve the model and improve performance of future rank calls.
PolicyClient
To manage and control access to your resources, you can define customized policies and assign them at a scope.
PolicyClient
To manage and control access to your resources, you can define customized policies and assign them at a scope.
PolicyClient
To manage and control access to your resources, you can define customized policies and assign them at a scope.
PolicyClient
To manage and control access to your resources, you can define customized policies and assign them at a scope.
PolicyEventsClient
PolicyMetadataClient
PolicyStatesClient
PolicyTrackedResourcesClient
PostgreSQLManagementClient
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure PostgreSQL resources including servers, databases, firewall rules, VNET rules, security alert policies, log files and configurations with new business model.
PostgreSQLManagementClient
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure PostgreSQL resources including servers, databases, firewall rules, VNET rules, security alert policies, log files, encryption keys, active directory administrator and configurations.
PostgreSQLManagementClient
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure PostgreSQL resources including servers, databases, firewall rules, VNET rules, security alert policies, log files and configurations with new business model.
PostgreSQLManagementClient
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure PostgreSQL resources including servers, databases, firewall rules, VNET rules, security alert policies, log files and configurations with new business model.
Power BI Embedded Management Client
Client to manage your Power BI Embedded workspace collections and retrieve workspaces.
PowerBIDedicated
PowerBI Dedicated Web API provides a RESTful set of web services that enables users to create, retrieve, update, and delete Power BI dedicated capacities
PrivateDnsManagementClient
The Private DNS Management Client.
Provider API Client
QnAMaker Client
An API for QnAMaker Service
QnAMaker Runtime Client
An API for QnAMaker runtime
Recommendations API Client
RecoveryServicesBackupClient
RecoveryServicesBackupClient
RecoveryServicesBackupClient
RecoveryServicesBackupClient
RecoveryServicesBackupClient
RecoveryServicesBackupClient
RecoveryServicesBackupClient
RecoveryServicesClient
RecoveryServicesClient
RecoveryServicesClient
RecoveryServicesClient
RedisManagementClient
REST API for Azure Redis Cache Service.
Relay
Use these API to manage Azure Relay resources through Azure Resource Manager.
RemediationsClient
ResourceHealthMetadata API Client
ResourceManagementClient
Provides operations for working with resources and resource groups.
Run History APIs
RunCommandsClient
The Run Commands Client.
SchedulerManagementClient
SeaBreezeManagementClient
APIs to deploy and manage resources to SeaBreeze.
SearchIndexClient
Client that can be used to query an index and upload, merge, or delete documents.
SearchManagementClient
Client that can be used to manage Azure Search services and API keys.
SearchServiceClient
Client that can be used to manage and query indexes and documents, as well as manage other resources, on a search service.
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Center
API spec for Microsoft.Security (Azure Security Center) resource provider
Security Insights
API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider
ServerManagement
REST API for Azure Server Management Service.
Service Fabric Client APIs
Service Fabric REST Client APIs allows management of Service Fabric clusters, applications and services.
Service Map
Service Map API Reference
ServiceBusManagementClient
Azure Service Bus client for managing Namespace, IPFilter Rules, VirtualNetworkRules and Zone Redundant
ServiceBusManagementClient
Azure Service Bus client
ServiceFabricManagementClient
Azure Service Fabric Resource Provider API Client
ServiceFabricManagementClient
Azure Service Fabric Resource Provider API Client
SharedImageGalleryServiceClient
Shared Image Gallery Service Client.
SignalRManagementClient
REST API for Azure SignalR Service
SiteRecoveryManagementClient
Software Plan RP
Azure software plans let users create and manage licenses for various software used in Azure.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlManagementClient
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.
SqlVirtualMachineManagementClient
The SQL virtual machine management API provides a RESTful set of web APIs that interact with Azure Compute, Network & Storage services to manage your SQL Server virtual machine. The API enables users to create, delete and retrieve a SQL virtual machine, SQL virtual machine group or availability group listener.
StorSimple8000SeriesManagementClient
StorSimpleManagementClient
Storage Cache Mgmt Client
A Storage Cache provides scalable caching service for NAS clients, serving data from either NFSv3 or Blob at-rest storage (referred to as "Storage Targets"). These operations allow you to manage Caches.
StorageImportExport
The Storage Import/Export Resource Provider API.
StorageManagementClient
The Azure Storage Management API.
StorageManagementClient
The Admin Storage Management Client.
StorageManagementClient
The Azure Storage Management API.
StorageManagementClient
The Azure Storage Management API.
StorageManagementClient
The Admin Storage Management Client.
StorageManagementClient
The Admin Storage Management Client.
StorageManagementClient
The Admin Storage Management Client.
StorageManagementClient
The Admin Storage Management Client.
StorageManagementClient
The Admin Storage Management Client.
StorageManagementClient
The Admin Storage Management Client.
StorageManagementClient
The Admin Storage Management Client.
StorageManagementClient
The Admin Storage Management Client.
StorageManagementClient
The Azure Storage Management API.
StreamAnalyticsManagementClient
StreamAnalyticsManagementClient
StreamAnalyticsManagementClient
StreamAnalyticsManagementClient
StreamAnalyticsManagementClient
StreamAnalyticsManagementClient
SubscriptionClient
The User Subscription Management Client.
SubscriptionClient
All resource groups and resources exist within subscriptions. These operation enable you get information about your subscriptions and tenants. A tenant is a dedicated instance of Azure Active Directory (Azure AD) for your organization.
SubscriptionClient
The User Subscription Management Client.
SubscriptionClient
Subscription client provides an interface to create and manage Azure subscriptions programmatically.
SubscriptionClient
Subscription client provides an interface to create and manage Azure subscriptions programmatically.
SubscriptionDefinitionsClient
Subscription definitions client provides an interface to create, modify and retrieve azure subscriptions programmatically.
SubscriptionsManagementClient
The Admin Subscriptions Management Client.
SubscriptionsManagementClient
The Admin Subscriptions Management Client.
SubscriptionsManagementClient
The Admin Subscriptions Management Client.
SubscriptionsManagementClient
The Admin Subscriptions Management Client.
SubscriptionsManagementClient
The Admin Subscriptions Management Client.
SubscriptionsManagementClient
The Admin Subscriptions Management Client.
SubscriptionsManagementClient
The Admin Subscriptions Management Client.
SubscriptionsManagementClient
The Admin Subscriptions Management Client.
SubscriptionsManagementClient
The Admin Subscriptions Management Client.
Text Analytics Client
The Text Analytics API is a suite of text analytics web services built with best-in-class Microsoft machine learning algorithms. The API can be used to analyze unstructured text for tasks such as sentiment analysis, key phrase extraction and language detection. No training data is needed to use this API; just bring your text data. This API uses advanced natural language processing techniques to deliver best in class predictions. Further documentation can be found in https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/overview
TimeSeriesInsightsClient
Time Series Insights environment data plane client for PAYG (Preview L1 SKU) environments.
TopLevelDomains API Client
TrafficManagerManagementClient
TrafficManagerManagementClient
Update Management
APIs for managing software update configurations.
Update Management
APIs for managing software update configurations.
Update Management
APIs for managing software update configurations.
UpdateAdminClient
The Update Admin Management Client.
UpdateAdminClient
Update location operation endpoints and objects.
UpdateAdminClient
Update run operation endpoints and objects.
UsageManagementClient
VM Insights Onboarding
API to manage VM Insights Onboarding
VMwareCloudSimple
Description of the new service
VirtualMachineImageTemplate
Virtual Machine Image Template
VirtualWANAsAServiceManagementClient
REST API for Azure VirtualWAN As a Service.
Visual Studio Projects Resource Provider Client
Use these APIs to manage Visual Studio Team Services resources through the Azure Resource Manager. All task operations conform to the HTTP/1.1 protocol specification and each operation returns an x-ms-request-id header that can be used to obtain information about the request. You must make sure that requests made to these resources are secure. For more information, see https://docs.microsoft.com/en-us/rest/api/index.
Visual Studio Projects Resource Provider Client
Use these APIs to manage Visual Studio Team Services resources through the Azure Resource Manager. All task operations conform to the HTTP/1.1 protocol specification and each operation returns an x-ms-request-id header that can be used to obtain information about the request. You must make sure that requests made to these resources are secure. For more information, see https://docs.microsoft.com/en-us/rest/api/index.
Visual Studio Resource Provider Client
Use these APIs to manage Visual Studio Team Services resources through the Azure Resource Manager. All task operations conform to the HTTP/1.1 protocol specification and each operation returns an x-ms-request-id header that can be used to obtain information about the request. You must make sure that requests made to these resources are secure. For more information, see https://docs.microsoft.com/en-us/rest/api/index.
WebApplicationFirewallManagement
APIs to manage web application firewall rules.
WebApps API Client
WebSite Management Client
Use these APIs to manage Azure Websites resources through the Azure Resource Manager. All task operations conform to the HTTP/1.1 protocol specification and each operation returns an x-ms-request-id header that can be used to obtain information about the request. You must make sure that requests made to these resources are secure. For more information, see https://msdn.microsoft.com/en-us/library/azure/dn790557.aspx.
WorkbookClient
Azure client for Workbook.
Workload Monitor
APIs for workload monitoring
azureactivedirectory
Azure Active Directory Client.
customproviders
Allows extension of ARM control plane with custom resource providers.
iotDpsClient
API for using the Azure IoT Hub Device Provisioning Service features.
iotDpsClient
API for using the Azure IoT Hub Device Provisioning Service features.
iotHubClient
Use this API to manage the IoT hubs in your Azure subscription.
portal
Allows creation and deletion of Azure Shared Dashboards.
windowsesu
Manage Multi-Access Keys (MAK) that enable Windows Extended Security Updates (ESU).