-
Notifications
You must be signed in to change notification settings - Fork 196
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
Update Authorization to v2022-04-01 #3504
Conversation
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.
Needs a rebase but I think looks good other than that (can't quite tell because of combination of changes due to submodule update).
856138d
to
feee98f
Compare
Codecov Report
@@ Coverage Diff @@
## main #3504 +/- ##
==========================================
- Coverage 54.04% 54.02% -0.03%
==========================================
Files 1573 1577 +4
Lines 656726 657464 +738
==========================================
+ Hits 354960 355195 +235
- Misses 244284 244702 +418
- Partials 57482 57567 +85
|
roleDefinitionReference: | ||
# This ARM ID represents "Contributor" - you can read about other built in roles here: https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles | ||
armId: /subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/b24988ac-6180-42a0-ab88-20f7382dd24c | ||
|
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.
minor: Extra newline here
Looks like this needs to re-run |
What this PR does / why we need it:
Adds support for the latest non-preview version of Authorization
Special notes for your reviewer:
Partial resolution of #3294
Prerequisites
How does this PR make you feel:
If applicable: