Skip to content

Commit fec8c3c

Browse files
committed
added UseMSIAuthentication
1 parent fdf6c3b commit fec8c3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.azdo/pipelines/steps/package-signing.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ steps:
3636
SessionTimeout: 90
3737
ServiceEndpointUrl: 'https://api.esrp.microsoft.com/api/v2'
3838
MaxConcurrency: 25
39+
UseMSIAuthentication: true
3940
signConfigType: 'inlineSignParams'
4041
inlineOperation: |
4142
[
@@ -107,6 +108,7 @@ steps:
107108
ServiceEndpointUrl: 'https://api.esrp.microsoft.com/api/v2'
108109
MaxConcurrency: 25
109110
signConfigType: 'inlineSignParams'
111+
UseMSIAuthentication: true
110112
inlineOperation: |
111113
[
112114
{

0 commit comments

Comments
 (0)