You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`ACCESS_TOKEN`touseaccesstokens. Youneedtoenableauthenticationusingaccesstokensifyouwanttousethisoption, see [manageauthentication](./how-to-manage-authentication.md).
219
-
-`ENTRA_ID`touseMicrosoftEntraIDforauthentication. It's the default mode.
220
-
-**DefaultValue**: `ENTRA_ID`
218
+
-`AccessToken`touseaccesstokens. Youneedtoenableauthenticationusingaccesstokensifyouwanttousethisoption, see [manageauthentication](./how-to-manage-authentication.md).
219
+
-`EntraId`touseMicrosoftEntraIDforauthentication. It's the default mode.
@@ -235,7 +235,7 @@ Here's version of the `.runsettings` file with all the available options:
235
235
<Parameter name="Os" value="linux" />
236
236
```
237
237
238
-
***`runId`**:
238
+
***`RunId`**:
239
239
-**Description**: ThissettingallowsyoutosetauniqueIDforeverytestruntodistinguishthemintheserviceportal. UsingthesamerunIdformultipletestrunsresultsinerror. Ifyoudon't set it, the service package will generate a unique ID every time you trigger a test run.
240
240
-**Example**:
241
241
```xml
@@ -249,7 +249,7 @@ Here's version of the `.runsettings` file with all the available options:
0 commit comments