File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
sdk/healthdataaiservices/azure-health-deidentification Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ additional questions or comments.
9999
100100<!-- LINKS -->
101101[ code_of_conduct ] : https://opensource.microsoft.com/codeofconduct/
102- [ authenticate_with_token ] : https://docs .microsoft.com/azure/cognitive-services/authentication?tabs=powershell#authenticate-with-an-authentication-token
102+ [ authenticate_with_token ] : https://learn .microsoft.com/azure/cognitive-services/authentication?tabs=powershell#authenticate-with-an-authentication-token
103103[ azure_identity_credentials ] : https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#credentials
104104[ azure_identity_pip ] : https://pypi.org/project/azure-identity/
105105[ default_azure_credential ] : https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#defaultazurecredential
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ pip install azure-health-deidentification
2323
2424### Create a Deidentification Service
2525If you wish to create a new storage account, you can use the
26- [ Azure Portal] ( https://docs .microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-portal ) .
26+ [ Azure Portal] ( https://learn .microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-portal ) .
2727
2828### Create the client
2929In order to create a Deidentification client you must obtain the ** Service URL** from your Azure Deidentification Service
You can’t perform that action at this time.
0 commit comments