File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1+
12parameters :
23 ServiceDirectory : not-set
34 ArmTemplateParameters : ' @{}'
@@ -6,7 +7,7 @@ parameters:
67 SubscriptionConfiguration : $(sub-config-azure-cloud-test-resources)
78 ServiceConnection : not-specified
89 ResourceType : test
9- UseFederatedAuth : true
10+ UseFederatedAuth : false
1011
1112
1213# SubscriptionConfiguration will be splatted into the parameters of the test
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ parameters:
66 SubscriptionConfiguration : $(sub-config-azure-cloud-test-resources)
77 ServiceConnection : not-specified
88 ResourceType : test
9- UseFederatedAuth : true
9+ UseFederatedAuth : false
1010
1111# SubscriptionConfiguration will be splat into the parameters of the test
1212# resources script. It should be JSON in the form:
You can’t perform that action at this time.
0 commit comments