Skip to content

Update key-vault-secret-create template to use RBAC instead of access policies#14705

Open
msmbaldwin wants to merge 2 commits intoAzure:masterfrom
msmbaldwin:akv-key-vault-secret-create
Open

Update key-vault-secret-create template to use RBAC instead of access policies#14705
msmbaldwin wants to merge 2 commits intoAzure:masterfrom
msmbaldwin:akv-key-vault-secret-create

Conversation

@msmbaldwin
Copy link
Copy Markdown
Contributor

Updates the key-vault-secret-create template to use Azure RBAC authorization instead of legacy access policies.

Changes

  • Removed accessPolicies array and parameters (objectId, keysPermissions, secretsPermissions)
  • Added enableRbacAuthorization: true, enableSoftDelete, softDeleteRetentionInDays
  • Updated API version from 2021-04-01-preview2023-07-01
  • Updated metadata, README, parameter files

Part of a series to modernize Key Vault quickstart templates to RBAC.

… policies

- Remove accessPolicies array and related parameters (objectId, keysPermissions, secretsPermissions)
- Add enableRbacAuthorization: true, enableSoftDelete, softDeleteRetentionInDays
- Update API version to 2023-07-01
- Update metadata, README, and parameter files
- Add testResult to metadata.json (new CI requirement)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@azure-quickstarts azure-quickstarts added remove azuredeploy.json bicep sample, remove json from PR metadata violations metadata violations during PR labels Apr 10, 2026
…om metadata

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants