From 049b7a6fe699334d8c03b32cd459357b90c2c27f Mon Sep 17 00:00:00 2001 From: Ronnie Geraghty Date: Fri, 20 Dec 2024 13:36:43 -0800 Subject: [PATCH] added missing link to identity readme (#6310) The Identity README was missing the link for the Azure subscription trial --- sdk/identity/azure-identity/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk/identity/azure-identity/README.md b/sdk/identity/azure-identity/README.md index f73f80da7..b538cb977 100644 --- a/sdk/identity/azure-identity/README.md +++ b/sdk/identity/azure-identity/README.md @@ -262,6 +262,7 @@ Azure SDK for C++ is licensed under the [MIT](https://github.com/Azure/azure-sdk [azure_cli]: https://learn.microsoft.com/cli/azure +[azure_sub]: https://azure.microsoft.com/free/ [azsdk_vcpkg_install]: https://github.com/Azure/azure-sdk-for-cpp#download--install-the-sdk [azure_sdk_for_cpp_contributing]: https://github.com/Azure/azure-sdk-for-cpp/blob/main/CONTRIBUTING.md [azure_sdk_for_cpp_contributing_developer_guide]: https://github.com/Azure/azure-sdk-for-cpp/blob/main/CONTRIBUTING.md#developer-guide