Skip to content

Commit

Permalink
fix: set auth-type to is MSI
Browse files Browse the repository at this point in the history
  • Loading branch information
matsest committed Jun 13, 2024
1 parent 7f5cd8e commit 531a0a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/login.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
client-id: ${{ secrets.CLIENT_ID }}
tenant-id: ${{ secrets.TENANT_ID }}
subscription-id: ${{ secrets.SUBSCRIPTION_ID }}
auth-type: IDENTITY
enable-AzPSSession: true

- name: "Get resource groups"
Expand Down

0 comments on commit 531a0a6

Please sign in to comment.