-
Notifications
You must be signed in to change notification settings - Fork 21.9k
Correct resource reference of principalId on Microsoft.ManagedIdentity/userAssignedIdentities #127679
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
base: main
Are you sure you want to change the base?
Conversation
…y/userAssignedIdentities
|
@jonasanker : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit f65863d: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
articles/role-based-access-control/role-assignments-template.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
|
Learn Build status updates of commit 444c275: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR corrects a documentation error in an Azure Resource Manager (ARM) template example that shows how to reference the principalId property of a user-assigned managed identity.
- Fixes incorrect property path for accessing
principalIdin ARM template reference function - Updates documentation to show the correct nested property path:
properties.principalId
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
Code example incorrectly references the
principalId. It's available underproperties.principalId