Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zoneMappings property is missing from ARM GET /subscriptions/{subscriptionId}/providers response definition (again) #16412

Closed
anthony-c-martin opened this issue Oct 14, 2021 · 1 comment · Fixed by #16667
Assignees
Labels
ARM - Core Service Attention Workflow: This issue is responsible by Azure service team.

Comments

@anthony-c-martin
Copy link
Member

This was originally implemented under #13936 last time I raised it (#8097), but looks like it's back again in later API versions.

Added to 2020-10-01:

"zoneMappings": {
"type": "array",
"items": {
"$ref": "#/definitions/ZoneMapping"
}

Removed in 2021-04-01:
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Oct 14, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Oct 25, 2021
@akning-ms akning-ms added needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. Service Attention Workflow: This issue is responsible by Azure service team. labels Oct 25, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Oct 25, 2021
@ghost
Copy link

ghost commented Oct 25, 2021

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @armleads-azure.

Issue Details

This was originally implemented under #13936 last time I raised it (#8097), but looks like it's back again in later API versions.

Added to 2020-10-01:

"zoneMappings": {
"type": "array",
"items": {
"$ref": "#/definitions/ZoneMapping"
}

Removed in 2021-04-01:
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json

Author: anthony-c-martin
Assignees: akning-ms
Labels:

Service Attention, ARM - Core, needs-triage

Milestone: -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARM - Core Service Attention Workflow: This issue is responsible by Azure service team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants