Skip to content

Commit 103d5d1

Browse files
committed
fix broken link
1 parent 07b6f95 commit 103d5d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/logic-apps/create-managed-service-identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: how-to
8-
ms.date: 07/14/2022
8+
ms.date: 07/30/2022
99
ms.custom: devx-track-azurepowershell, subject-rbac-steps, ignite-fall-2021
1010
---
1111

@@ -707,7 +707,7 @@ As a specific example, suppose that you want to run the [Snapshot Blob operation
707707

708708
> [!IMPORTANT]
709709
> To access Azure storage accounts behind firewalls by using HTTP requests and managed identities,
710-
> make sure that you also set up your storage account with the [exception that allows access by trusted Microsoft services](../connectors/connectors-create-api-azureblobstorage.md#access-blob-storage-in-same-region-with-managed-identities).
710+
> make sure that you also set up your storage account with the [exception that allows access by trusted Microsoft services](../connectors/connectors-create-api-azureblobstorage.md#access-blob-storage-in-same-region-with-system-managed-identities).
711711
712712
To run the [Snapshot Blob operation](/rest/api/storageservices/snapshot-blob), the HTTP action specifies these properties:
713713

0 commit comments

Comments
 (0)