How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Azure Zones API

The Zones API from Microsoft Azure — 8 operation(s) for zones.

Microsoft Azure Zones API is one of 1667 APIs that Microsoft Azure publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Zones. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, pricing, a JSON-LD context, and a getting-started guide.

This API exposes 14 operations across 8 paths, and defines 23 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

14 operations 8 paths 23 schemas 2 DELETE7 GET2 PATCH1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2020-08-01-preview
Resource Areas
1

Paths & Operations 14

Across 8 paths, the API surfaces 14 operations — 2 DELETE, 7 GET, 2 PATCH, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Zones 14
GET
/parties/{partyId}/zones
Microsoft Azure Get Parties Partyid Zones
microsoftAzureZonesListbypartyid 15 params → 200default
GET
/parties/{partyId}/zones/{zoneId}
Microsoft Azure Get Parties Partyid Zones Zoneid
microsoftAzureZonesGet 3 params → 200default
PATCH
/parties/{partyId}/zones/{zoneId}
Microsoft Azure Patch Parties Partyid Zones Zoneid
microsoftAzureZonesCreateorupdate 3 params body → 200201default
DELETE
/parties/{partyId}/zones/{zoneId}
Microsoft Azure Delete Parties Partyid Zones Zoneid
microsoftAzureZonesDelete 3 params → 204default
GET
/zones
Microsoft Azure Get Zones
microsoftAzureZonesList 14 params → 200default
GET
/zones/cascade-delete/{jobId}
Microsoft Azure Get Zones Cascade Delete Jobid
microsoftAzureZonesGetcascadedeletejobdetails 2 params → 200default
PUT
/zones/cascade-delete/{jobId}
Microsoft Azure Put Zones Cascade Delete Jobid
microsoftAzureZonesCreatecascadedeletejob 4 params → 202default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dnsZones/{zoneName}
Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnszones Zonename
microsoftAzureZonesCreateorupdate 6 params body → 200201default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dnsZones/{zoneName}
Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnszones Zonename
microsoftAzureZonesDelete 5 params → 200202204default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dnsZones/{zoneName}
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnszones Zonename
microsoftAzureZonesGet 4 params → 200default
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dnsZones/{zoneName}
Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnszones Zonename
microsoftAzureZonesUpdate 5 params body → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dnsZones
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnszones
microsoftAzureZonesListbyresourcegroup 4 params → 200default
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Network/dnszones
Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Dnszones
microsoftAzureZonesList 3 params → 200default
POST
/zone:search
Microsoft Azure Post Zone:search
microsoftAzureZonesSearch 3 params body → 200default

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are ZoneMetaData (14 properties), Zone (14 properties), SearchZoneQuery (13 properties), CascadeDeleteJob (12 properties). Each schema is shown below with its type and property counts.

SubResource
object
A reference to a another resource
1 property
Error
object
An error from the Azure AgPlatform service.
5 properties 2 required
SecurityAlgorithmType
integer
The security algorithm type represents the standard security algorithm number of the DNSKEY Resource Record. See: https://www.iana.org/assignments/dns-sec-alg-…
DelegationSignerInfo
object
The delegation signer information.
3 properties
SigningKey
object
Represents the signing key.
6 properties
InnerError
object
Inner error containing list of errors.See https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.mdinnererror--object for InnerError reference docum…
2 properties
GeoJsonObjectType
string
GeoJSON object type.
ZoneProperties
object
Represents the properties of the zone.
8 properties
ZoneMetaData
object
Api Model for Zone object.
14 properties
CascadeDeleteJob
object
Schema of cascade delete job.
12 properties 3 required
Zone_2
object
Describes a DNS zone.
3 properties
Zone
object
Api Model for Zone object.
14 properties
Resource
object
Common properties of an Azure Resource Manager resource
5 properties 1 required
ZoneMetaDataListResponse
object
Paged response contains list of requested objects and a skipToken to get the next set of results.
3 properties 1 required
ZoneListResult
object
The response to a Zone List or ListAll operation.
2 properties
ZoneListResponse
object
Paged response contains list of requested objects and a URL link to get the next set of results.
3 properties 1 required
GeoJsonObject
object
GeoJSON (For more details: https://geojson.org/). Note: Coordinates are expected in [Longitude, Latitude] format.
1 property 1 required
CloudErrorBody
object
An error response from the service.
4 properties
ZoneUpdate
object
Describes a request to update a DNS zone.
1 property
ErrorResponse
object
An error response from the Azure AgPlatform service. See https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md7102-error-condition-responses for…
2 properties
CloudError
object
An error response from the service.
1 property
DigestAlgorithmType
integer
The digest algorithm type represents the standard digest algorithm number used to construct the digest. See: https://www.iana.org/assignments/ds-rr-types/ds-rr…
SearchZoneQuery
object
Get Zones query parameters.
13 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-zones-api-openapi.yml Raw ↑

Other APIs Microsoft Azure publishes across the network.

Microsoft Azure AI Search API
Microsoft Azure Communication Services API
Microsoft Azure Event Grid API
Microsoft Azure Functions API
Microsoft Azure DevOps REST API
Microsoft Azure AI Foundry API
Microsoft Azure Resource JSON Schema
Microsoft Azure JSON-LD Context
Microsoft Azure AccessConnector API
Microsoft Azure AccessControlRecords API
Microsoft Azure AccessPolicies API
Microsoft Azure AccessReviewInstanceAcceptRecommmendations API
Where this information came from

This is an independent, third-party profile of Microsoft Azure Zones API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.