File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ There are many different ways to provision a dedicated gateway:
8484
8585- [ Provision a dedicated gateway using the Azure Portal] ( how-to-configure-integrated-cache.md#provision-a-dedicated-gateway-cluster )
8686- [ Use Azure Cosmos DB's REAT API] ( /rest/api/cosmos-db-resource-provider/2021-04-01-preview/service/create )
87- - [ Azure CLI] ( /cli/azure/cosmosdb/service#az-cosmosdb-service-create )
87+ - [ Azure CLI] ( /cli/azure/cosmosdb/service?view=azure-cli-latest&preserve-view=true #az-cosmosdb-service-create )
8888- [ ARM template] ( /azure/templates/microsoft.documentdb/databaseaccounts/services?tabs=bicep )
8989 - Note: You cannot deprovision a dedicated gateway using ARM templates
9090
Original file line number Diff line number Diff line change @@ -350,7 +350,7 @@ The way you create a `TokenCredential` instance is beyond the scope of this arti
350350- [ In .NET] ( /dotnet/api/overview/azure/identity-readme#credential-classes )
351351- [ In Java] ( /java/api/overview/azure/identity-readme#credential-classes )
352352- [ In JavaScript] ( /javascript/api/overview/azure/identity-readme#credential-classes )
353- - [ In Python] ( /python/api/overview/azure/identity-readme#credential-classes )
353+ - [ In Python] ( /python/api/overview/azure/identity-readme?view=azure-python&preserve-view=true #credential-classes )
354354
355355The examples below use a service principal with a ` ClientSecretCredential ` instance.
356356
You can’t perform that action at this time.
0 commit comments