Commit cda6821
authored
Enable publishing of ExternalTfs to Marketplace (#1314)
The pipeline for publishing extensions on Marketplace
was broken because app registration of
canarytest-extensions-ci-tests-pipeline-connector service connection
was not available (probably deleted from Azure portal).
Error message: ERROR AADSTS53003:
Access has been blocked by Conditional Access policies.
The access policy does not allow token issuance.
As a mitigation step, the old SC is deleted and a new one
with proper app registration is created by using the same name.
The version number of ExternalTfs extension needs to be updated,
because publishing of test extension was successfully done
before pipeline for running CI tests failed and
we won't be able to run it again (version number must be increased).1 parent 6317958 commit cda6821
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments