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 mad
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ /providers/Microsoft.Web/sourcecontrols
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ /providers/Microsoft.Web/publishingUsers/web
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
/providers/Microsoft.Web/sourcecontrols/{sourceControlType}