Skip to content

Commit 42e26e6

Browse files
Merge pull request #116418 from QueryCoordinator/patch-8
Update how-to-authenticate-batch-endpoint.md
2 parents 252df9a + 7d5a8ef commit 42e26e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-authenticate-batch-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ In this case, we want to execute a batch endpoint using a service principal alre
131131
132132
# [Azure CLI](#tab/cli)
133133
134-
1. Create a secret to use for authentication as explained at [Option 32: Create a new client secret](../active-directory/develop/howto-create-service-principal-portal.md#option-3-create-a-new-client-secret).
134+
1. Create a secret to use for authentication as explained at [Option 3: Create a new client secret](../active-directory/develop/howto-create-service-principal-portal.md#option-3-create-a-new-client-secret).
135135
1. To authenticate using a service principal, use the following command. For more details see [Sign in with Azure CLI](/cli/azure/authenticate-azure-cli).
136136
137137
```azurecli

0 commit comments

Comments
 (0)