We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0561ce8 commit 4ed23eaCopy full SHA for 4ed23ea
1 file changed
.github/actions/azdo-build/action.yml
@@ -89,6 +89,7 @@ runs:
89
--allow-no-subscription \
90
--client-id ${{ inputs.azure-client-id }} \
91
--federated-token ${{ github.token }} \
92
+ --service-principal \
93
--tenant ${{ inputs.azure-tenant-id }}
94
shell: bash
95
0 commit comments