We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf6c3b commit fec8c3cCopy full SHA for fec8c3c
.azdo/pipelines/steps/package-signing.yml
@@ -36,6 +36,7 @@ steps:
36
SessionTimeout: 90
37
ServiceEndpointUrl: 'https://api.esrp.microsoft.com/api/v2'
38
MaxConcurrency: 25
39
+ UseMSIAuthentication: true
40
signConfigType: 'inlineSignParams'
41
inlineOperation: |
42
[
@@ -107,6 +108,7 @@ steps:
107
108
109
110
111
112
113
114
{
0 commit comments