Skip to content

Scope not exposed as a parameters for Microsoft.Authorization/policyExemptions@2020-07-01-preview #11570

Open

Description

I'm trying to create Microsoft.Authorization/policyExemptions objects via ARM templates and Bicep
It seems like the scope parameters is not being properly exported/exposed, so clients can't pick it up

For reference the scope parameter is exposed from policyAssignments and clients can set it

image

The only difference between the two that I can see is the scope has "x-ms-parameter-location": "method" set in policyExemptions and it's not set in policyAssignments

https://github.com/Azure/azure-rest-api-specs/blob/master/specification/resources/resource-manager/Microsoft.Authorization/preview/2020-07-01-preview/policyExemptions.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions