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
We should update our ARM Template docs examples to consistently demonstrate the 'best practice' way to deploy extension resources - using the 'scope' property, rather than munging the 'type' and 'name' fields to generating a resourceId.
@anthony-c-martin Thanks a lot for bringing this to our attention. I am assigning this issue to our document author @tfitzmac to further review and update the document accordingly.
We should update our ARM Template docs examples to consistently demonstrate the 'best practice' way to deploy extension resources - using the 'scope' property, rather than munging the 'type' and 'name' fields to generating a resourceId.
See this article for an example: https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/scope-extension-resources?tabs=azure-cli#apply-to-resource
In the example provided in this particular doc, I'd expect something like:
instead of:
@tfitzmac FYI
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: