Skip to content

Commit ed1ae64

Browse files
Merge pull request #209466 from v-ksreedevan/29Aug-privateendpoint
GA edit
2 parents 30234e1 + 0007452 commit ed1ae64

9 files changed

+16
-6
lines changed

articles/migrate/how-to-use-azure-migrate-with-private-endpoints.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 12/12/2022
1212

1313
The article series describes how to use Azure Migrate to discover, assess, and migrate servers over a private network by using [Azure Private Link](../private-link/private-endpoint-overview.md). You can use the [Azure Migrate: Discovery and assessment](migrate-services-overview.md#azure-migrate-discovery-and-assessment-tool) and [Migration and modernization](migrate-services-overview.md#migration-and-modernization-tool) tools to connect privately and securely to Azure Migrate over an Azure ExpressRoute private peering or a site-to-site (S2S) VPN connection by using Private Link.
1414

15-
We recommend the private endpoint connectivity method when there is an organizational requirement to access Azure Migrate and other Azure resources without traversing public networks. By using Private Link, you can use your existing ExpressRoute private peering circuits for better bandwidth or latency requirements.
15+
We recommend the private endpoint connectivity method when there's an organizational requirement to access Azure Migrate and other Azure resources without traversing public networks. By using Private Link, you can use your existing ExpressRoute private peering circuits for better bandwidth or latency requirements.
1616

1717
Before you get started, review the required permissions and the supported scenarios and tools.
1818

@@ -22,7 +22,7 @@ Review the following required permissions and the supported scenarios and tools.
2222

2323
### Supported geographies
2424

25-
The functionality is now in preview in supported [public cloud](./migrate-support-matrix.md#public-cloud) and [government cloud geographies.](./migrate-support-matrix.md#azure-government)
25+
The functionality is now in GA in supported [public cloud](./migrate-support-matrix.md#public-cloud) and [government cloud geographies.](./migrate-support-matrix.md#azure-government)
2626

2727
### Required permissions
2828

@@ -51,7 +51,7 @@ To enable public network access for the Azure Migrate project, sign in to the Az
5151
--- | ---
5252
**Pricing** | For pricing information, see [Azure Page Blobs pricing](https://azure.microsoft.com/pricing/details/storage/page-blobs/) and [Private Link pricing](https://azure.microsoft.com/pricing/details/private-link/).
5353
**Virtual network requirements** | The ExpressRoute/VPN gateway endpoint should reside in the selected virtual network or a virtual network connected to it. You might need about 15 IP addresses in the virtual network.
54-
**PowerShell support** | PowerShell is not supported. We recommend using the Azure Portal or REST APIs for leveraging Azure Migrate Private Link support.
54+
**PowerShell support** | PowerShell isn't supported. We recommend using the Azure portal or REST APIs for leveraging Azure Migrate Private Link support.
5555

5656
## Next steps
5757

articles/migrate/tutorial-discover-hyper-v.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,9 @@ Set up a new project.
137137
138138
![Screenshot of project name and region.](./media/tutorial-discover-hyper-v/new-project.png)
139139
140+
> [!Note]
141+
> Use the **Advanced** configuration section to create an Azure Migrate project with private endpoint connectivity. [Learn more](discover-and-assess-using-private-endpoints.md#create-a-project-with-private-endpoint-connectivity).
142+
140143
7. Select **Create**.
141144
8. Wait a few minutes for the project to deploy. The **Azure Migrate: Discovery and assessment** tool is added by default to the new project.
142145

articles/migrate/tutorial-discover-physical.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ Set up a new project.
139139

140140
![Screenshot of project name and region.](./media/tutorial-discover-physical/new-project.png)
141141

142+
> [!Note]
143+
> Use the **Advanced** configuration section to create an Azure Migrate project with private endpoint connectivity. [Learn more](discover-and-assess-using-private-endpoints.md#create-a-project-with-private-endpoint-connectivity).
144+
142145
7. Select **Create**.
143146
8. Wait a few minutes for the project to deploy. The **Azure Migrate: Discovery and assessment** tool is added by default to the new project.
144147

articles/migrate/tutorial-discover-vmware.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,9 @@ To set up a new project:
131131

132132
:::image type="content" source="./media/tutorial-discover-vmware/new-project.png" alt-text="Screenshot that shows how to add project details for a new Azure Migrate project.":::
133133

134+
> [!Note]
135+
> Use the **Advanced** configuration section to create an Azure Migrate project with private endpoint connectivity. [Learn more](discover-and-assess-using-private-endpoints.md#create-a-project-with-private-endpoint-connectivity).
136+
134137
1. Select **Create**.
135138
1. Wait a few minutes for the project to deploy. The **Azure Migrate: Discovery and assessment** tool is added by default to the new project.
136139

articles/migrate/tutorial-migrate-aws-virtual-machines.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ms.custom: MVC, engagement-fy23
1212

1313
This tutorial shows you how to discover, assess, and migrate Amazon Web Services (AWS) virtual machines (VMs) to Azure VMs, using Azure Migrate: Server Assessment and Migration and modernization tools.
1414

15+
1516
> [!NOTE]
1617
> You migrate AWS VMs to Azure by treating them as physical servers.
1718

articles/migrate/tutorial-migrate-gcp-virtual-machines.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ms.custom: MVC, engagement-fy23
1212

1313
This tutorial shows you how to discover, assess, and migrate Google Cloud Platform (GCP) virtual machines (VMs) to Azure VMs, using Azure Migrate: Server Assessment and Migration and modernization tools.
1414

15+
1516
In this tutorial, you will learn how to:
1617
> [!div class="checklist"]
1718
>

articles/migrate/tutorial-migrate-physical-virtual-machines.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ This article shows you how to migrate machines as physical servers to Azure, usi
1919
- Migrate VMs running in private clouds.
2020
- Migrate VMs running in public clouds such as Amazon Web Services (AWS) or Google Cloud Platform (GCP).
2121

22-
2322
This tutorial is the third in a series that demonstrates how to assess and migrate physical servers to Azure. In this tutorial, you learn how to:
2423

2524
> [!div class="checklist"]

articles/migrate/tutorial-migrate-vmware-agent.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ ms.custom: MVC, engagement-fy23
1313

1414
This article shows you how to migrate on-premises VMware vSphere VMs to Azure, using the [Migration and modernization](migrate-services-overview.md#migration-and-modernization-tool) tool, with agent-based migration. You can also migrate VMware vSphere VMs using agentless migration. [Compare](server-migrate-overview.md#compare-migration-methods) the methods.
1515

16-
1716
In this tutorial, you learn how to:
1817
> [!div class="checklist"]
1918
> * Prepare Azure to work with Azure Migrate.

articles/migrate/whats-new.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,11 @@ Learn more on how to perform [software inventory](how-to-discover-applications.m
4444
- Enhanced notifications for test migration and migration completion status.
4545
- Java web apps discovery on Apache Tomcat running on Linux servers hosted in VMware environment.
4646
- Enhanced discovery data collection including detection of database connecting strings, application directories, and authentication mechanisms for ASP.NET web apps.
47+
- General availability: Discover, assess, and migrate servers over a private network using [Azure Private Link](../private-link/private-endpoint-overview.md). [Learn more](how-to-use-azure-migrate-with-private-endpoints.md).
4748

4849
## Update (August 2022)
4950

50-
- SQL discovery and assessment for Microsoft Hyper-V and Physical/Bare-metal environments as well as IaaS services of other public clouds.
51+
- SQL discovery and assessment for Microsoft Hyper-V and Physical/ Bare-metal environments as well as IaaS services of other public cloud.
5152

5253
## Update (June 2022)
5354

0 commit comments

Comments
 (0)