Skip to content

Commit 3a4100e

Browse files
authored
Update note on Managed Identity for resource access
Clarified the importance of enabling Managed Identity for secure intra-perimeter communication and included a note on how MI might not be needed in some scenarios.
1 parent af47c29 commit 3a4100e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

includes/network-security-perimeter-note-managed-id.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ ms.custom: include file, ignite-2024
1111
---
1212

1313
> [!NOTE]
14-
> If managed identity is not assigned to the resource which supports it, outbound access to other resources within the same perimeter will be denied. Subscription based inbound rules intended to allow access from this resource will not take effect.
14+
> Enabling a Managed Identity (MI) is required to support intra-perimeter communication between resources. While some capabilities for certain resources (for example, Azure SQL's features that use platform‑managed, SQL‑to‑SQL backend communication) may continue to function without a MI, enabling one is strongly recommended to ensure secure access within the same perimeter or across linked perimeters.

0 commit comments

Comments
 (0)