You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -607,7 +607,7 @@ Confirm the storage account accessed is using the "Archive" access tier.
607
607
608
608
The `archive access` tier is an offline tier. While a blob is in the `archive access` tier, it can't be read or modified.
609
609
610
-
To read or download a blob in the Archive tier, rehydrate it to an online tier: [Archive access tier](https://docs.microsoft.com/azure/storage/blobs/access-tiers-overview#archive-access-tier)
610
+
To read or download a blob in the Archive tier, rehydrate it to an online tier: [Archive access tier](/azure/storage/blobs/access-tiers-overview.md#archive-access-tier)
611
611
612
612
613
613
### [0x80070057](#tab/x80070057)
@@ -628,9 +628,9 @@ Consider the following mitigations to resolve the issue:
628
628
629
629
- Restart the client application to obtain a new Azure Active Directory token.
- or [Shared access signature](https://docs.microsoft.com/azure/synapse-analytics/sql/develop-storage-files-storage-access-control?tabs=shared-access-signature#supported-storage-authorization-types)
0 commit comments