We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 483f1e4 commit 372410eCopy full SHA for 372410e
1 file changed
.github/actions/azdo-build/action.yml
@@ -83,6 +83,7 @@ runs:
83
with:
84
allow-no-subscriptions: true
85
client-id: ${{ inputs.azure-client-id }}
86
+ enable-AzPSSession: true
87
tenant-id: ${{ inputs.azure-tenant-id }}
88
89
# - id: run-pipeline
0 commit comments