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

Clarify Custom Role Definition for AzureDevopsInfrastructure Principal #14134

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

afscrome
Copy link
Contributor

The docs are incomplete on permissions needed in a custom role, as well as being ambigious as to whether the Reader role is needed in addition to the custom role or not

Solve the ambiguity by including the Microsoft.Network/virtualNetworks/*/read action in the custom role definition, and making clear that is an alternative to the two built in roles

Added a missing permission required to delete a managed devops pool Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/delete action required to delete a managed devops pool

The docs are a incomplete on permisisons needed in a custom role.  It's also ambigious as to whether the `Reader` role is needed in addition to the custom role or not

Solve this ambiguity by including the `Microsoft.Network/virtualNetworks/*/read` action in the custom role definition, and making clear that is an alternative to the two built in roles

Added a missing permission required to delete a managed devops pool `Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/delete` action required to delete a managed devops pool
Copy link
Contributor

@afscrome : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@Jak-MS
Copy link
Contributor

Jak-MS commented Aug 30, 2024

@steved0x
Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@steved0x
Copy link
Collaborator

#afscrome Thank you!
#sign-off

@Jak-MS Jak-MS merged commit c81f0f7 into MicrosoftDocs:main Oct 14, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants