Skip to content

Commit

Permalink
spn(name): update
Browse files Browse the repository at this point in the history
  • Loading branch information
autocloudarc committed Jan 9, 2024
1 parent 730cb6c commit dadc173
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion exercises-dev/.github/workflows/deploy-az-resources.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Use OpenID Connect to authenticate to Azure
# https://learn.microsoft.com/en-us/azure/developer/github/connect-from-azure?tabs=azure-portal%2Cwindows#use-the-azure-login-action-with-openid-connect
# *** https://colinsalmcorner.com/using-oidc-with-terraform-in-github-actions/
# https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/deploy-github-actions?tabs=openid%2CCLI

name: deploy-az-resources
on:
Expand All @@ -20,7 +21,7 @@ jobs:
AZURE_CLIENT_ID: ${{ secrets.AZURE_CLIENT_ID }}
AZURE_SUBSCRIPTION_ID: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
AZURE_TENANT_ID: ${{ secrets.AZURE_TENANT_ID }}
spnName: oid-bcp-002
spnName: oid-bcp-ghb-003
rootMg: orgid
umiResourceGroup: umi-rgp-01
rgpLabName: rgp-lab
Expand Down

0 comments on commit dadc173

Please sign in to comment.