Skip to content

Restore azuredeploy.json for Key Vault quickstart samples#14738

Closed
msmbaldwin wants to merge 1 commit intoAzure:masterfrom
msmbaldwin:akv-restore-azuredeploy-json
Closed

Restore azuredeploy.json for Key Vault quickstart samples#14738
msmbaldwin wants to merge 1 commit intoAzure:masterfrom
msmbaldwin:akv-restore-azuredeploy-json

Conversation

@msmbaldwin
Copy link
Copy Markdown
Contributor

@msmbaldwin msmbaldwin commented May 7, 2026

Re-adds azuredeploy.json (compiled from main.bicep) for the four Key Vault quickstart samples that lost the file during the recent RBAC modernization PRs:

Why was it deleted?

During the original PRs, azuredeploy.json was removed under the (incorrect) assumption that CI would regenerate the compiled JSON from main.bicep automatically. AQT doesn't do that — both files are expected to be committed by the contributor, and the "Deploy to Azure" / "Visualize" buttons in each README.md link directly to azuredeploy.json. Restoring the file fixes those buttons.

How was it generated?

Each azuredeploy.json was produced by az bicep build against the corresponding main.bicep already on master. No template logic changes.

Re-adds azuredeploy.json (compiled from main.bicep) for the four Key Vault samples that lost it during the recent RBAC modernization PRs (Azure#14704, Azure#14705, Azure#14706, Azure#14707). The 'Deploy to Azure' buttons in the README files reference azuredeploy.json directly.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@msmbaldwin msmbaldwin closed this May 7, 2026
@msmbaldwin
Copy link
Copy Markdown
Contributor Author

Closing — the AQT pipeline rejects multi-folder PRs. Splitting into four separate PRs (one per sample folder).

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.

1 participant