Skip to content

More fixes to scripts - #10

Merged
paolosalvatori merged 1 commit into
mainfrom
more-fixes
Jun 25, 2026
Merged

More fixes to scripts#10
paolosalvatori merged 1 commit into
mainfrom
more-fixes

Conversation

@paolosalvatori

Copy link
Copy Markdown
Collaborator

Motivation

This pull requests introduces more fixes.

Changes

The following script were changed:

  • samples/key-vault-csi-driver/user-assigned-managed-identity/03-create-role-assignment.sh
  • samples/key-vault-csi-driver/workload-identity/03-create-managed-identity.sh
  • samples/web-app-postgresql-flexible-server/scripts/01-deploy-resources.sh

Copilot AI review requested due to automatic review settings June 25, 2026 06:04

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates several Azure deployment scripts to fix Azure CLI argument usage and adjust Key Vault role-assignment behavior in the Key Vault CSI driver samples.

Changes:

  • Fix Azure CLI parameter names for PostgreSQL flexible-server firewall rule and database commands.
  • Change the Key Vault role assigned to managed identities in Key Vault CSI driver samples (now Key Vault Administrator).
  • Minor script edits around role-assignment variables/comments.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
samples/web-app-postgresql-flexible-server/scripts/01-deploy-resources.sh Updates az postgres flexible-server commands to use correct parameter names for firewall rule and database operations.
samples/key-vault-csi-driver/workload-identity/03-create-managed-identity.sh Changes the Key Vault RBAC role granted to the managed identity and tweaks the role-assignment block.
samples/key-vault-csi-driver/user-assigned-managed-identity/03-create-role-assignment.sh Changes the Key Vault RBAC role granted to the CSI provider identity in the role-assignment script.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@paolosalvatori
paolosalvatori merged commit e172bab into main Jun 25, 2026
1 check passed
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