Skip to content

Commit 372410e

Browse files
authored
Add PowerShell support for azure/login
1 parent 483f1e4 commit 372410e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/azdo-build/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ runs:
8383
with:
8484
allow-no-subscriptions: true
8585
client-id: ${{ inputs.azure-client-id }}
86+
enable-AzPSSession: true
8687
tenant-id: ${{ inputs.azure-tenant-id }}
8788

8889
# - id: run-pipeline

0 commit comments

Comments
 (0)