Skip to content

Commit 5f45471

Browse files
Add useful examples and clarify wording (#36680)
1 parent 881a764 commit 5f45471

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

azure-sql/managed-instance/traffic-management-overview.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,16 @@ The control plane consists of components that govern the configuration and behav
5656

5757
### Internal data plane
5858

59-
Internal data plane components orchestrate the operations on user data to ensure durability, high availability, and business continuity of your data assets. In contrast to the control plane, which doesn't carry user data, internal data plane does transfer data stored in your databases.
59+
Internal data plane components orchestrate the operations on user data to ensure durability, high availability, and business continuity of your data assets. In contrast to the control plane, which doesn't carry user data, internal data plane does transfer data stored in your databases. Similar to the control plane, endpoints and services within the internal data plane are managed and secured by Microsoft.
6060

61-
Internal data plane facilitates regular backups, replication traffic between availability replicas, data seeding, geo-replication in failover groups, and other data flows that involve actual user data.
61+
The internal data plane facilitates regular backups, replication traffic between availability replicas, data seeding, geo-replication in failover groups, and other data flows that involve actual user data. Examples of internal data plane traffic include:
62+
63+
- Traffic from the SQL managed instance to storage accounts where automated backups are kept.
64+
- Traffic to telemetry endpoints.
65+
- Authentication and secret exchange with Microsoft Entra ID and Azure Key Vault.
66+
- Traffic to virtual machine image download endpoints and the Windows Update service.
67+
- Data transfer operations initiated and governed by the service, such as data backups, and some data replication between replicas.
68+
- Fabric mirroring traffic.
6269

6370
### How is service-managed traffic secured?
6471

0 commit comments

Comments
 (0)