diff --git a/sdk/purview/azure-purview-administration/README.md b/sdk/purview/azure-purview-administration/README.md index 3d7d7ba02c3d..2d3f4a18e481 100644 --- a/sdk/purview/azure-purview-administration/README.md +++ b/sdk/purview/azure-purview-administration/README.md @@ -163,13 +163,13 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con [account_ref_docs]: https://azure.github.io/azure-sdk-for-python/ [account_product_documentation]: https://azure.microsoft.com/services/purview/ [azure_subscription]: https://azure.microsoft.com/free/ -[purview_resource]: https://docs.microsoft.com/azure/purview/create-catalog-portal +[purview_resource]: https://learn.microsoft.com/azure/purview/create-catalog-portal [pip]: https://pypi.org/project/pip/ -[authenticate_with_token]: https://docs.microsoft.com/azure/cognitive-services/authentication?tabs=powershell#authenticate-with-an-authentication-token +[authenticate_with_token]: https://learn.microsoft.com/azure/cognitive-services/authentication?tabs=powershell#authenticate-with-an-authentication-token [azure_identity_credentials]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#credentials [azure_identity_pip]: https://pypi.org/project/azure-identity/ [default_azure_credential]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#defaultazurecredential -[enable_aad]: https://docs.microsoft.com/azure/purview/create-catalog-portal#add-a-security-principal-to-a-data-plane-role +[enable_aad]: https://learn.microsoft.com/azure/purview/create-catalog-portal#add-a-security-principal-to-a-data-plane-role [python_logging]: https://docs.python.org/3.5/library/logging.html [cla]: https://cla.microsoft.com [code_of_conduct]: https://opensource.microsoft.com/codeofconduct/ diff --git a/sdk/purview/azure-purview-catalog/README.md b/sdk/purview/azure-purview-catalog/README.md index d0208647b3cc..80c976e88935 100644 --- a/sdk/purview/azure-purview-catalog/README.md +++ b/sdk/purview/azure-purview-catalog/README.md @@ -155,14 +155,14 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con [catalog_ref_docs]: https://aka.ms/azsdk/python/purviewcatalog/ref-docs [catalog_product_documentation]: https://azure.microsoft.com/services/purview/ [azure_subscription]: https://azure.microsoft.com/free/ -[purview_resource]: https://docs.microsoft.com/azure/purview/create-catalog-portal +[purview_resource]: https://learn.microsoft.com/azure/purview/create-catalog-portal [pip]: https://pypi.org/project/pip/ -[authenticate_with_token]: https://docs.microsoft.com/azure/cognitive-services/authentication?tabs=powershell#authenticate-with-an-authentication-token +[authenticate_with_token]: https://learn.microsoft.com/azure/cognitive-services/authentication?tabs=powershell#authenticate-with-an-authentication-token [azure_identity_credentials]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#credentials [azure_identity_pip]: https://pypi.org/project/azure-identity/ [default_azure_credential]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#defaultazurecredential [request_builders_and_client]: https://aka.ms/azsdk/python/protocol/quickstart -[enable_aad]: https://docs.microsoft.com/azure/purview/create-catalog-portal#add-a-security-principal-to-a-data-plane-role +[enable_aad]: https://learn.microsoft.com/azure/purview/create-catalog-portal#add-a-security-principal-to-a-data-plane-role [azure_core]: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/core/azure-core/README.md [python_logging]: https://docs.python.org/3.5/library/logging.html [cla]: https://cla.microsoft.com diff --git a/sdk/purview/azure-purview-datamap/README.md b/sdk/purview/azure-purview-datamap/README.md index 6d9e8a389c46..c114718751e3 100644 --- a/sdk/purview/azure-purview-datamap/README.md +++ b/sdk/purview/azure-purview-datamap/README.md @@ -82,7 +82,7 @@ additional questions or comments. [code_of_conduct]: https://opensource.microsoft.com/codeofconduct/ -[authenticate_with_token]: https://docs.microsoft.com/azure/cognitive-services/authentication?tabs=powershell#authenticate-with-an-authentication-token +[authenticate_with_token]: https://learn.microsoft.com/azure/cognitive-services/authentication?tabs=powershell#authenticate-with-an-authentication-token [azure_identity_credentials]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#credentials [azure_identity_pip]: https://pypi.org/project/azure-identity/ [default_azure_credential]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#defaultazurecredential diff --git a/sdk/purview/azure-purview-datamap/azure/purview/datamap/aio/operations/_operations.py b/sdk/purview/azure-purview-datamap/azure/purview/datamap/aio/operations/_operations.py index 3d3e3db3b6ae..7887ea980ba9 100644 --- a/sdk/purview/azure-purview-datamap/azure/purview/datamap/aio/operations/_operations.py +++ b/sdk/purview/azure-purview-datamap/azure/purview/datamap/aio/operations/_operations.py @@ -21145,7 +21145,7 @@ async def assign_term_to_entities( # pylint: disable=inconsistent-return-statem `Entities Create Or Update operation - `_ + `_ is an alternative to assign a term to multiple entities. :param term_id: The globally unique identifier for glossary term. Required. @@ -21199,7 +21199,7 @@ async def assign_term_to_entities( # pylint: disable=inconsistent-return-statem `Entities Create Or Update operation - `_ + `_ is an alternative to assign a term to multiple entities. :param term_id: The globally unique identifier for glossary term. Required. @@ -21223,7 +21223,7 @@ async def assign_term_to_entities( # pylint: disable=inconsistent-return-statem `Entities Create Or Update operation - `_ + `_ is an alternative to assign a term to multiple entities. :param term_id: The globally unique identifier for glossary term. Required. diff --git a/sdk/purview/azure-purview-datamap/azure/purview/datamap/operations/_operations.py b/sdk/purview/azure-purview-datamap/azure/purview/datamap/operations/_operations.py index 2dbd9c71546a..6cd5b503efbc 100644 --- a/sdk/purview/azure-purview-datamap/azure/purview/datamap/operations/_operations.py +++ b/sdk/purview/azure-purview-datamap/azure/purview/datamap/operations/_operations.py @@ -23312,7 +23312,7 @@ def assign_term_to_entities( # pylint: disable=inconsistent-return-statements `Entities Create Or Update operation - `_ + `_ is an alternative to assign a term to multiple entities. :param term_id: The globally unique identifier for glossary term. Required. @@ -23366,7 +23366,7 @@ def assign_term_to_entities( # pylint: disable=inconsistent-return-statements `Entities Create Or Update operation - `_ + `_ is an alternative to assign a term to multiple entities. :param term_id: The globally unique identifier for glossary term. Required. @@ -23390,7 +23390,7 @@ def assign_term_to_entities( # pylint: disable=inconsistent-return-statements `Entities Create Or Update operation - `_ + `_ is an alternative to assign a term to multiple entities. :param term_id: The globally unique identifier for glossary term. Required. diff --git a/sdk/purview/azure-purview-datamap/samples/README.md b/sdk/purview/azure-purview-datamap/samples/README.md index bc16107dc987..54679e550c0c 100644 --- a/sdk/purview/azure-purview-datamap/samples/README.md +++ b/sdk/purview/azure-purview-datamap/samples/README.md @@ -39,4 +39,4 @@ pip install azure-purview-datamap [product_documentation]: https://azure.microsoft.com/services/purview/ [azure_subscription]: https://azure.microsoft.com/free/ -[purview_resource]: https://docs.microsoft.com/azure/purview/create-catalog-portal \ No newline at end of file +[purview_resource]: https://learn.microsoft.com/azure/purview/create-catalog-portal \ No newline at end of file diff --git a/sdk/purview/azure-purview-scanning/README.md b/sdk/purview/azure-purview-scanning/README.md index 447880b25769..4970f8cd743d 100644 --- a/sdk/purview/azure-purview-scanning/README.md +++ b/sdk/purview/azure-purview-scanning/README.md @@ -152,14 +152,14 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con [scanning_ref_docs]: https://aka.ms/azsdk/python/purviewscanning/ref-docs [scanning_product_documentation]: https://azure.microsoft.com/services/purview/ [azure_subscription]: https://azure.microsoft.com/free/ -[purview_resource]: https://docs.microsoft.com/azure/purview/create-catalog-portal +[purview_resource]: https://learn.microsoft.com/azure/purview/create-catalog-portal [pip]: https://pypi.org/project/pip/ -[authenticate_with_token]: https://docs.microsoft.com/azure/cognitive-services/authentication?tabs=powershell#authenticate-with-an-authentication-token +[authenticate_with_token]: https://learn.microsoft.com/azure/cognitive-services/authentication?tabs=powershell#authenticate-with-an-authentication-token [azure_identity_credentials]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#credentials [azure_identity_pip]: https://pypi.org/project/azure-identity/ [default_azure_credential]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#defaultazurecredential [request_builders_and_client]: https://aka.ms/azsdk/python/protocol/quickstart -[enable_aad]: https://docs.microsoft.com/azure/purview/create-catalog-portal#add-a-security-principal-to-a-data-plane-role +[enable_aad]: https://learn.microsoft.com/azure/purview/create-catalog-portal#add-a-security-principal-to-a-data-plane-role [azure_core]: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/core/azure-core/README.md [python_logging]: https://docs.python.org/3.5/library/logging.html [cla]: https://cla.microsoft.com diff --git a/sdk/purview/azure-purview-sharing/README.md b/sdk/purview/azure-purview-sharing/README.md index b6502be2270a..ea5de6d84a9c 100644 --- a/sdk/purview/azure-purview-sharing/README.md +++ b/sdk/purview/azure-purview-sharing/README.md @@ -575,7 +575,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con [azure_subscription]: https://azure.microsoft.com/free/ [purview_resource]: https://learn.microsoft.com/purview/ [pip]: https://pypi.org/project/pip/ -[authenticate_with_token]: https://docs.microsoft.com/azure/cognitive-services/authentication?tabs=powershell#authenticate-with-an-authentication-token +[authenticate_with_token]: https://learn.microsoft.com/azure/cognitive-services/authentication?tabs=powershell#authenticate-with-an-authentication-token [azure_identity_credentials]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#credentials [azure_identity_pip]: https://pypi.org/project/azure-identity/ [default_azure_credential]: https://azuresdkdocs.blob.core.windows.net/$web/python/azure-identity/latest/azure.identity.html#azure.identity.DefaultAzureCredential diff --git a/sdk/purview/azure-purview-workflow/README.md b/sdk/purview/azure-purview-workflow/README.md index 2b547a155b0b..f6858e62bed3 100644 --- a/sdk/purview/azure-purview-workflow/README.md +++ b/sdk/purview/azure-purview-workflow/README.md @@ -90,7 +90,7 @@ additional questions or comments. [product_documentation]: https://learn.microsoft.com/azure/purview/concept-workflow -[purview_resource]: https://docs.microsoft.com/azure/purview/create-catalog-portal +[purview_resource]: https://learn.microsoft.com/azure/purview/create-catalog-portal [azure_identity_credentials]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#credentials [username_password_credential]: https://learn.microsoft.com/python/api/azure-identity/azure.identity.usernamepasswordcredential?view=azure-python [azure_sub]: https://azure.microsoft.com/free/