You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Secrets required (OIDC): AZURE_CLIENT_ID, AZURE_TENANT_ID. Alternatively, switch to azure/login@v1 with a single AZURE_CREDENTIALS secret (JSON) if OIDC isn’t available.
1158
+
1159
+
How to run What-If:
1160
+
1) In GitHub Actions, select"Bicep What-If (Smoke)"
1161
+
2) Provide your Subscription ID; use or change the default Resource Group and Location
1162
+
3) Ensure required secrets exist as noted above
1163
+
1164
+
Tip: The workflow uses AzureArchitecture/examples/main.sample.smoke.json and validates with az deployment group what-if.
0 commit comments