mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Fix markdown link syntax in Azure Storage doc
This commit is contained in:
parent
ddd2df1b04
commit
94c7a6e3ba
@ -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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user