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

[KeyVault] - Use RBAC for permissions #18752

Merged
merged 1 commit into from
Nov 20, 2021
Merged

Conversation

maorleger
Copy link
Member

What

  • Remove access permissions from ARM template
  • Switch to RBAC based permission model for KV

Why

Due to a recent permission that was added on the service side, our nightly tests
started failing as the ARM template has not been updated with the new
permission. Instead of adding the permissions, Heath noticed that we can switch
to RBAC roles now and avoid having to chase these things are they're added.

This commit just ports that over to Azure SDK for JS.

@maorleger maorleger requested a review from sadasant as a code owner November 19, 2021 19:38
@ghost ghost added the KeyVault label Nov 19, 2021
@maorleger
Copy link
Member Author

/azp run js - keyvault-keys - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@maorleger maorleger enabled auto-merge (squash) November 19, 2021 20:30
Copy link
Contributor

@sadasant sadasant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh! Makes sense. Thank you!

@maorleger maorleger merged commit df9ad9d into Azure:main Nov 20, 2021
@maorleger maorleger deleted the fix-nightlies branch December 1, 2021 01:31
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this pull request Apr 29, 2022
Miceru/fix for automanage completeness (Azure#18752)

* Add HybridCompute paths

* Add AzureStackHci paths

* fix spelling

* formatting

* formatting

* fix LintDiff errors

* fix LintDiff warnings

* implemented collection GET for configurationProfileAssignments resources

* fix LintDiff warnings

* change description to NoContent

* enable go track 2 pipeline

Co-authored-by: ArcturusZhang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants