You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GET /api/serviceTags//ipAddressPrefixes
GET /api/serviceTags//ipAddressPrefixes?cloudId=
cloudId is optional
Sample
/api/serviceTags/AppServiceManagement.JapanEast/ipAddressPrefixes return all AppServiceManagement.JapanEast only public is matched
/api/serviceTags/AppServiceManagement/ipAddressPrefixes return all AppServiceManagement in public , azurechina and azure usgov
/api/serviceTags/AppServiceManagement/ipAddressPrefixes?cloudid=AzureChinaCloud return all AppServiceManagement in AzureChinaCloud
The text was updated successfully, but these errors were encountered:
GET /api/serviceTags//ipAddressPrefixes
GET /api/serviceTags//ipAddressPrefixes?cloudId=
cloudId is optional
Sample
/api/serviceTags/AppServiceManagement.JapanEast/ipAddressPrefixes return all AppServiceManagement.JapanEast only public is matched
/api/serviceTags/AppServiceManagement/ipAddressPrefixes return all AppServiceManagement in public , azurechina and azure usgov
/api/serviceTags/AppServiceManagement/ipAddressPrefixes?cloudid=AzureChinaCloud return all AppServiceManagement in AzureChinaCloud
The text was updated successfully, but these errors were encountered: