Skip to content

Add manual workflow to deploy Bicep infrastructure#7

Merged
workcontrolgit merged 1 commit intomasterfrom
develop
Apr 6, 2026
Merged

Add manual workflow to deploy Bicep infrastructure#7
workcontrolgit merged 1 commit intomasterfrom
develop

Conversation

@workcontrolgit
Copy link
Copy Markdown
Owner

Summary

  • Add .github/workflows/deploy-infra.yml — manually triggered (workflow_dispatch) workflow to deploy the Bicep infrastructure to Azure

How to run

  1. Go to Actions → Deploy Azure Infrastructure (Bicep)
  2. Click Run workflow
  3. Select environment (dev) and run

Prerequisites

GitHub secret SQL_ADMIN_PASSWORD must be set (in addition to the existing AZURE_CLIENT_ID, AZURE_TENANT_ID, AZURE_SUBSCRIPTION_ID).

Test plan

  • Trigger workflow manually and confirm deployment succeeds
  • Verify kv-talent-dev Key Vault is created in rg-talent-dev
  • Verify managed identities and RBAC role assignments on Key Vault

@workcontrolgit workcontrolgit merged commit f811b94 into master Apr 6, 2026
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