azure.com

API provider — azure.com:web-ResourceProvider

🔑 oauth2 17 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 the source controls available for Azure websites.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.Web/sourcecontrols
Gets publishing user
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.Web/publishingUsers/web
Gets source control token
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.Web/sourcecontrols/{sourceControlType}
Endpoints (17 total)
GET
/providers/Microsoft.Web/sourcecontrols
Gets the source controls available for Azure websites.
GET
/providers/Microsoft.Web/publishingUsers/web
Gets publishing user
GET
/providers/Microsoft.Web/sourcecontrols/{sourceControlType}
Gets source control token
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Web/skus
List all SKUs.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Web/geoRegions
Get a list of available geographical regions.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Web/billingMeters
Gets a list of meters for a given location.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Web/premieraddonoffers
List all premier add-on offers.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Web/deploymentLocations
Gets list of available geo regions plus ministamps
POST
/subscriptions/{subscriptionId}/providers/Microsoft.Web/checknameavailability
Check if a resource name is available.
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/moveResources
Move resources between resource groups.
POST
/subscriptions/{subscriptionId}/providers/Microsoft.Web/listSitesAssignedToHostName
List all apps that are assigned to a hostname.
POST
/subscriptions/{subscriptionId}/providers/Microsoft.Web/verifyHostingEnvironmentVnet
Verifies if this VNET is compatible with an App Service Environment by analyz…
At a glance
Total SDKs9
Languages8
Endpoints17
Authoauth2
Categories1