We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9f6a40 + 3e79ecb commit 0bd2c5cCopy full SHA for 0bd2c5c
.github/workflows/azure-dev.yaml
@@ -40,7 +40,6 @@ jobs:
40
node-version: 18
41
42
- name: Log in with Azure (Federated Credentials)
43
- if: ${{ env.AZURE_CLIENT_ID != '' }}
44
run: |
45
azd auth login `
46
--client-id "$Env:AZURE_CLIENT_ID" `
0 commit comments