Fix markdown link syntax in Azure Storage doc

This commit is contained in:
Josef Zweck 2024-12-27 16:05:00 +01:00 committed by GitHub
parent ddd2df1b04
commit 94c7a6e3ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 %}