azure.com

Microsoft Azure Support Resource Provider.

🔑 oauth2 14 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

azure-sdk-for-python ✓ Official
pip install azure-sdk-for-python
azure-sdk-for-js ✓ Official
npm install azure-sdk-for-js
azure-sdk-for-node ✓ Official
npm install azure-sdk-for-node
azure-sdk-for-go ✓ Official
go get github.com/Azure/azure-sdk-for-go
azure-sdk-for-java ✓ Official
# Maven: see https://github.com/Azure/azure-sdk-for-java
dotnet add package cognitive-services-speech-sdk
azure-sdk-for-net ✓ Official
dotnet add package azure-sdk-for-net
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
# See https://github.com/Azure/MachineLearningNotebooks
curl examples
Lists all the Azure services available for support ticket creation. Here are …
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.Support/services
This lists all the available Microsoft Support REST API operations.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.Support/operations
Gets a specific Azure service for support ticket creation.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.Support/services/{serviceName}
Endpoints (14 total)
GET
/providers/Microsoft.Support/services
Lists all the Azure services available for support ticket creation. Here are …
GET
/providers/Microsoft.Support/operations
This lists all the available Microsoft Support REST API operations.
GET
/providers/Microsoft.Support/services/{serviceName}
Gets a specific Azure service for support ticket creation.
GET
/providers/Microsoft.Support/services/{serviceName}/problemClassifications
Lists all the problem classifications (categories) available for a specific A…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Support/supportTickets
Lists all the support tickets for an Azure subscription. <br/><br/>You can al…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}
Gets details for a specific support ticket in an Azure subscription. <br/><br…
GET
/providers/Microsoft.Support/services/{serviceName}/problemClassifications/{problemClassificationName}
Gets the details of a specific problem classification for a specific Azure se…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}/communications
Lists all communications (attachments not included) for a support ticket. <br…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}/communications/{communicationName}
Returns details of a specific communication in a support ticket.
POST
/subscriptions/{subscriptionId}/providers/Microsoft.Support/checkNameAvailability
Check the availability of a resource name. This API should to be used to chec…
POST
/subscriptions/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}/checkNameAvailability
Check the availability of a resource name. This API should to be used to chec…
PUT
/subscriptions/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}
Creates a new support ticket for Quota increase, Technical, Billing, and Subs…
At a glance
Total SDKs9
Languages8
Endpoints14
Authoauth2
Categories1