From 17451a9f34d2d5b25d5d6f980ce3e942cb516b64 Mon Sep 17 00:00:00 2001 From: Ritesh Pandey <104436134+ritesp@users.noreply.github.com> Date: Thu, 27 Jun 2024 19:14:36 +0530 Subject: [PATCH 1/2] Update vnet-support-overview.md Updated the placement of production ready preview. --- power-platform/admin/vnet-support-overview.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/power-platform/admin/vnet-support-overview.md b/power-platform/admin/vnet-support-overview.md index accc4ddac3..3520c3dc06 100644 --- a/power-platform/admin/vnet-support-overview.md +++ b/power-platform/admin/vnet-support-overview.md @@ -40,8 +40,6 @@ Power Platform enables Virtual Network support for both Dataverse plug-ins and [ - Use [Dataverse plug-ins](/power-apps/developer/data-platform/plug-ins) to connect to your cloud data sources, such as Azure SQL, Azure Storage, blob storage, or Azure Key Vault. You can protect your data from data exfiltration and other incidents. - Use [Dataverse plug-ins](/power-apps/developer/data-platform/plug-ins) to securely connect to private, endpoint-protected resources in Azure, such as Web API, or any resources within your private network, such as SQL and Web API. You can protect your data from data breaches and other external threats. - -[!INCLUDE [preview-note](~/../shared-content/shared/preview-includes/production-ready-preview-dynamics365.md)] - Use [Virtual Network–supported connectors](vnet-support-overview.md#supported-services) (preview) such as [SQL Server](/connectors/sql/) (preview) to securely connect to your cloud-hosted data sources, such as Azure SQL or SQL Server, without exposing them to the internet. Similarly, you can use [Azure Queue](/azure/storage/queues/) (preview) connector to establish secure connections to private, endpoint-enabled Azure Queues. - Use [Azure Key Vault](/connectors/keyvault/) (preview) connector to securely connect to private, endpoint-protected Azure Key Vault. - Use [HTTP With Microsoft Entra ID](/connectors/webcontentsv2/) (preview) to securely connect to service authentication by Microsoft Entra ID. @@ -85,7 +83,9 @@ The following table lists the services that support Azure subnet delegation for | Area | Power Platform services | Virtual Network support availability| |-----------|-------------------------|-------------------------| | Dataverse | [Dataverse plug-ins](/power-apps/developer/data-platform/plug-ins) | Generally available | -| Connectors | | Preview | +| Connectors | | Production ready preview | + +[!INCLUDE [preview-note](~/../shared-content/shared/preview-includes/production-ready-preview-dynamics365.md)] ## Licensing requirements @@ -212,7 +212,7 @@ As a customer, you have ownership and control over the Virtual Network and its a One Virtual Network and one dedicated subnet in each of your primary and secondary Azure regions are required for production workloads to ensure proper failover. However, for Dev/Test environments, we recommend a single Virtual Network together with two dedicated subnets for Power Platform. ### Does Virtual Network support [Azure-aware plug-ins](/power-apps/developer/data-platform/write-custom-azure-aware-plugin)? -No, Virtual Network doesn't support [Azure-aware plug-ins](/power-apps/developer/data-platform/write-custom-azure-aware-plugin). +No, [Azure-aware plug-ins](/power-apps/developer/data-platform/write-custom-azure-aware-plugin) doesn't support virtual network. ## Next steps From 0d89bf51e4e309b78c4e797bae143c71fbc4583a Mon Sep 17 00:00:00 2001 From: Sally Erickson Date: Thu, 27 Jun 2024 08:51:05 -0500 Subject: [PATCH 2/2] Update vnet-support-overview.md --- power-platform/admin/vnet-support-overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/power-platform/admin/vnet-support-overview.md b/power-platform/admin/vnet-support-overview.md index 3520c3dc06..d00ea854e1 100644 --- a/power-platform/admin/vnet-support-overview.md +++ b/power-platform/admin/vnet-support-overview.md @@ -211,8 +211,8 @@ As a customer, you have ownership and control over the Virtual Network and its a One Virtual Network and one dedicated subnet in each of your primary and secondary Azure regions are required for production workloads to ensure proper failover. However, for Dev/Test environments, we recommend a single Virtual Network together with two dedicated subnets for Power Platform. -### Does Virtual Network support [Azure-aware plug-ins](/power-apps/developer/data-platform/write-custom-azure-aware-plugin)? -No, [Azure-aware plug-ins](/power-apps/developer/data-platform/write-custom-azure-aware-plugin) doesn't support virtual network. +### Do [Azure-aware plug-ins](/power-apps/developer/data-platform/write-custom-azure-aware-plugin) support Virtual Network? +No, [Azure-aware plug-ins](/power-apps/developer/data-platform/write-custom-azure-aware-plugin) don't support Virtual Network. ## Next steps