Skip to content

Commit b8c906a

Browse files
authored
Fix urls (Azure#39258)
1 parent cfcf626 commit b8c906a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/healthdataaiservices/azure-health-deidentification/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

sdk/healthdataaiservices/azure-health-deidentification/samples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pip install azure-health-deidentification
2323

2424
### Create a Deidentification Service
2525
If 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
2929
In order to create a Deidentification client you must obtain the **Service URL** from your Azure Deidentification Service

0 commit comments

Comments
 (0)