azure.com

The Compute Management Client.

🔑 oauth2 109 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
Gets a list of compute operations.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.Compute/operations
Gets the list of Images in the subscription. Use nextLink property in the res…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.Compute/images
Lists all of the dedicated host groups in the subscription. Use the nextLink …
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.Compute/hostGroups
Endpoints (109 total)
GET
/providers/Microsoft.Compute/operations
Gets a list of compute operations.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Compute/images
Gets the list of Images in the subscription. Use nextLink property in the res…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Compute/hostGroups
Lists all of the dedicated host groups in the subscription. Use the nextLink …
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Compute/virtualMachines
Lists all of the virtual machines in the specified subscription. Use the next…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Compute/availabilitySets
Lists all availability sets in a subscription.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Compute/virtualMachineScaleSets
Gets a list of all VM Scale Sets in the subscription, regardless of the assoc…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Compute/proximityPlacementGroups
Lists all proximity placement groups in a subscription.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/usages
Gets, for the specified location, the current compute resource usage informat…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/vmSizes
This API is deprecated. Use [Resources Skus](https://docs.microsoft.com/en-us…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/publishers
Gets a list of virtual machine image publishers for the specified Azure locat…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/virtualMachines
Gets all the virtual machines under the specified subscription for the specif…
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/images
Gets the list of images under a resource group.
At a glance
Total SDKs9
Languages8
Endpoints109
Authoauth2
Categories1