Skip to content

Commit

Permalink
Merge pull request #143 from Azure-Samples/marlenezw-patch-6
Browse files Browse the repository at this point in the history
Update azure-dev.yml
  • Loading branch information
marlenezw authored Aug 30, 2024
2 parents 88c0f93 + 314a9e8 commit 5209ce2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/azure-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,6 @@ jobs:
--tenant-id "$Env:AZURE_TENANT_ID"
shell: pwsh

- name: Azure CLI Login
uses: azure/login@v2
with:
client-id: "$Env:AZURE_CLIENT_ID"
tenant-id: "$Env:AZURE_TENANT_ID"
subscription-id: "$Env:AZURE_SUBSCRIPTION_ID"

- name: Provision Infrastructure
run: azd provision --no-prompt
env:
Expand Down

0 comments on commit 5209ce2

Please sign in to comment.