Skip to content

Commit ed596c9

Browse files
authored
Merge pull request #298686 from MicrosoftDocs/main
Publish to live, Wednesday 4AM PST, 4/23
2 parents 2202c4f + e7e0a58 commit ed596c9

File tree

5 files changed

+24
-15
lines changed

5 files changed

+24
-15
lines changed

articles/app-service/overview-private-endpoint.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to connect privately to Azure App Service apps using a pr
44
author: madsd
55
ms.author: madsd
66
ms.topic: overview
7-
ms.date: 01/31/2025
7+
ms.date: 04/23/2025
88
ms.custom: msangapu
99
ms.assetid: 2dceac28-1ba6-4904-a15d-9e91d5ee162c
1010

@@ -77,7 +77,7 @@ For example, the name resolution is:
7777
| `clustername.azurewebsites.windows.net` | `CNAME` | `cloudservicename.cloudapp.net` | |
7878
| `cloudservicename.cloudapp.net` | `A` | `192.0.2.13` | <--This public IP isn't your private endpoint. You receive a 403 error. |
7979

80-
You must set up a private DNS server or an Azure DNS private zone. For tests, you can modify the host entry of your test machine. The DNS zone that you need to create is: `privatelink.azurewebsites.net`. Register the record for your app with an `A` record and the private endpoint IP.
80+
You must set up a private DNS server or an Azure DNS private zone. For tests, you can modify the host entry of your test machine. The DNS zone that you need to create is: `privatelink.azurewebsites.net`. Register the record for your app with an `A` record and the private endpoint IP. With [Azure Private DNS Zone Groups](../private-link/private-endpoint-dns-integration.md#private-dns-zone-group), the DNS records are automatically added to the Private DNS zone.
8181

8282
For example, the name resolution is:
8383

@@ -88,9 +88,15 @@ For example, the name resolution is:
8888

8989
When you set up this DNS configuration, you can reach your app privately with the default name `mywebapp.azurewebsites.net`. You must use this name, because the default certificate is issued for `*.azurewebsites.net`.
9090

91-
If you need to use a custom DNS name, add the custom name in your app. You must validate the custom name like any custom name, by using public DNS resolution. For more information, see [custom DNS validation](./app-service-web-tutorial-custom-domain.md).
91+
### Custom domain name
9292

93-
For the Kudu console, or Kudu REST API (for deployment with Azure DevOps Services self-hosted agents, for example) you must create two records pointing to the private endpoint IP in your Azure DNS private zone or your custom DNS server. The first is for your app and the second is for the SCM (source control management) of your app.
93+
If you need to use a custom domain name, add the custom name in your app. You must validate the custom name like any custom name, by using public DNS resolution. For more information, see [custom DNS validation](./app-service-web-tutorial-custom-domain.md).
94+
95+
In your custom DNS zone, you need to update the DNS record to point to the private endpoint. If your app is already configured with DNS resolution for the default host name, the preferred way is to add a `CNAME` record for the custom domain pointing to `mywebapp.azurewebsites.net`. If you only want the custom domain name to resolve to the private endpoint, you can add an `A` record with the private endpoint IP directly.
96+
97+
### Kudu/scm endpoint
98+
99+
For the Kudu console, or Kudu REST API (for deployment with Azure DevOps Services self-hosted agents, for example) you must create a second record pointing to the private endpoint IP in your Azure DNS private zone or your custom DNS server. The first is for your app and the second is for the SCM (source control management) of your app. With Azure Private DNS Zone groups, the scm endpoint is automatically added.
94100

95101
| Name | Type | Value |
96102
|-----|-----|-----|
@@ -131,5 +137,5 @@ For up-to-date information about limitations, see [this documentation](../privat
131137
- [Quickstart: Create a private endpoint by using the Azure CLI](../private-link/create-private-endpoint-cli.md)
132138
- [Quickstart: Create a private endpoint by using Azure PowerShell](../private-link/create-private-endpoint-powershell.md)
133139
- [Quickstart: Create a private endpoint by using an ARM template](../private-link/create-private-endpoint-template.md)
134-
- [Quickstart template for connecting a front-end app to a secured back-end app with virtual network integration and a private endpoint](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.web/webapp-privateendpoint-vnet-injection)
135-
- [Create two web apps connected securely with a private endpoint and virtual network integration (Terraform)](./scripts/terraform-secure-backend-frontend.md)
140+
- [Quickstart: Template for connecting a front-end app to a secured back-end app with virtual network integration and a private endpoint](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.web/webapp-privateendpoint-vnet-injection)
141+
- [Script: Create two web apps connected securely with a private endpoint and virtual network integration (Terraform)](./scripts/terraform-secure-backend-frontend.md)

articles/migrate/prepare-for-migration.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: sunishvohra
66
ms.manager: vijain
77
ms.service: azure-migrate
88
ms.topic: how-to
9-
ms.date: 12/04/2024
9+
ms.date: 04/17/2025
1010
ms.custom: engagement-fy25
1111
---
1212

@@ -108,12 +108,14 @@ Configure this setting manually as follows:
108108

109109
Azure Migrate completes these actions automatically for these versions
110110

111-
- Red Hat Enterprise Linux 9.x, 8.x, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.x (Azure Linux VM agent is also installed automatically during migration)
111+
- Red Hat Enterprise Linux 9.5, 9.x, 8.x, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.x (Azure Linux VM agent is also installed automatically during migration)
112112
- CentOS Stream (Azure Linux VM agent is also installed automatically during migration)
113113
- SUSE Linux Enterprise Server 15 SP4, 15 SP3, 15 SP2, 15 SP1, 15 SP0, 12, 11 SP4, 11 SP3
114114
- Ubuntu 22.04, 21.04, 20.04, 19.04, 19.10, 18.04LTS, 16.04LTS, 14.04LTS (Azure Linux VM agent is also installed automatically during migration)
115115
- Debian 11, 10, 9, 8, 7
116116
- Oracle Linux 9, 8, 7.7-CI, 7.7, 6
117+
- Alma Linux 8.x, 9.x
118+
- Rocky Linux 8.x, 9.x
117119

118120
For other versions, prepare machines as summarized in the table.
119121
> [!Note]

articles/migrate/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,15 +192,15 @@ items:
192192
- name: Migrate to Azure Cloud
193193
href: tutorial-migrate-vmware.md
194194
- name: Migrate to Azure Local
195-
href: /azure-local/migrate/migration-azure-migrate-vmware-overview?toc=/azure/migrate/toc.json&bc=/azure/migrate/breadcrumb/toc.json
195+
href: /azure/azure-local/migrate/migration-azure-migrate-vmware-overview?toc=/azure/migrate/toc.json&bc=/azure/migrate/breadcrumb/toc.json
196196
- name: Migrate Hyper-V servers
197197
items:
198198
# - name: Create Business case and assessment
199199
# href: tutorial-assess-hyper-v.md
200200
- name: Migrate to Azure Cloud
201201
href: tutorial-migrate-hyper-v.md
202202
- name: Migrate to Azure Local
203-
href: /azure-local/migrate/migration-azure-migrate-overview?toc=/azure/migrate/toc.json&bc=/azure/migrate/breadcrumb/toc.json
203+
href: /azure/azure-local/migrate/migration-azure-migrate-overview?toc=/azure/migrate/toc.json&bc=/azure/migrate/breadcrumb/toc.json
204204
- name: Migrate physical servers
205205
items:
206206
- name: Create Business case and assessment

articles/migrate/vmware/prepare-for-agentless-migration.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: vijain
55
ms.author: vijain
66
ms.topic: conceptual
77
ms.service: azure-migrate
8-
ms.date: 10/25/2024
8+
ms.date: 04/17/2025
99
ms.custom: vmware-scenario-422, engagement-fy23, linux-related-content
1010
---
1111

@@ -27,14 +27,15 @@ Azure Migrate automatically handles these configuration changes for the followin
2727
**Operating system versions supported for hydration**
2828

2929
- Windows Server 2008 or later
30-
- Red Hat Enterprise Linux 9.x, 8.x, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.x
30+
- Red Hat Enterprise Linux 9.5, 9.x, 8.x, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.x
3131
- CentOS Stream
3232
- SUSE Linux Enterprise Server 15 SP6, 15 SP5, 15 SP4, 15 SP3, 15 SP2, 15 SP1, 15 SP0, 12, 11 SP4, 11 SP3
3333
- Ubuntu 22.04, 21.04, 20.04, 19.04, 19.10, 18.04LTS, 16.04LTS, 14.04LTS
3434
- Kali Linux (2016, 2017, 2018, 2019, 2020, 2021, 2022)
3535
- Debian 11, 10, 9, 8, 7
3636
- Oracle Linux 9, 8, 7.7-CI, 7.7, 6
37-
37+
- Alma Linux 8.x, 9.x
38+
- Rocky Linux 8.x, 9.x
3839
You can also use this article to manually prepare the VMs for migration to Azure for operating systems versions not listed above. At a high level, these changes include:
3940

4041
- Validate the presence of the required drivers

articles/site-recovery/replication-appliance-support-matrix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Support requirements for Azure Site Recovery replication appliance
33
description: This article describes support and requirements when deploying the replication appliance for VMware disaster recovery to Azure with Azure Site Recovery - Modernized
44
ms.service: azure-site-recovery
55
ms.topic: faq
6-
ms.date: 12/20/2024
6+
ms.date: 04/23/2025
77
ms.author: ankitadutta
88
author: ankitaduttaMSFT
99
---
@@ -37,7 +37,7 @@ Number of disks | 2, including the OS disk - 80 GB and a data disk - 620 GB
3737

3838
**Component** | **Requirement**
3939
--- | ---
40-
Operating system | Windows Server 2019
40+
Operating system | Windows Server 2022
4141
Operating system locale | English (en-*)
4242
Windows Server roles | Don't enable these roles: <br> - Active Directory Domain Services <br>- Internet Information Services <br> - Hyper-V
4343
Group policies | Don't enable these group policies: <br> - Prevent access to the command prompt. <br> - Prevent access to registry editing tools. <br> - Trust logic for file attachments. <br> - Turn on Script Execution. <br> [Learn more](/previous-versions/windows/it-pro/windows-7/gg176671(v=ws.10))

0 commit comments

Comments
 (0)