diff --git a/source/_integrations/azure_storage.markdown b/source/_integrations/azure_storage.markdown index 7ff6ca8d9ee..55457664082 100644 --- a/source/_integrations/azure_storage.markdown +++ b/source/_integrations/azure_storage.markdown @@ -41,6 +41,6 @@ This integration follows standard integration removal. No extra steps are requir {% details "Authentication failure" %} -Check that your storage account allows (`Shared Key` access)[https://learn.microsoft.com/en-us/azure/storage/common/shared-key-authorization-prevent?tabs=portal#remediate-authorization-via-shared-key]. +Check that your storage account allows [`Shared Key` access](https://learn.microsoft.com/en-us/azure/storage/common/shared-key-authorization-prevent?tabs=portal#remediate-authorization-via-shared-key). {% enddetails %}