Skip to content

Commit 99044ba

Browse files
author
AbhishekMallick01
committed
PE - domain updates
1 parent 4487e2e commit 99044ba

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

articles/backup/backup-azure-private-endpoints-concept.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Private endpoints for Azure Backup - Overview
33
description: This article explains about the concept of private endpoints for Azure Backup that helps to perform backups while maintaining the security of your resources.
44
ms.topic: overview
55
ms.service: azure-backup
6-
ms.date: 03/27/2025
6+
ms.date: 04/04/2025
77
author: jyothisuri
88
ms.author: jsuri
99
---
@@ -93,7 +93,7 @@ When the workload extension or MARS agent is installed for Recovery Services vau
9393
>- [Germany](../germany/germany-developer-guide.md#endpoint-mapping)
9494
>- [US Gov](../azure-government/documentation-government-developer-guide.md)
9595
96-
To auto-update the MARS Agent allow access to the `*.login.microsoft.com` domain.
96+
To auto-update the MARS Agent allow access to `download.microsoft.com/download/MARSagent/*`.
9797

9898
For a Recovery Services vault with private endpoint setup, the name resolution for the FQDNs (`privatelink.<geo>.backup.windowsazure.com`, `*.blob.core.windows.net`, `*.queue.core.windows.net`, `*.blob.storage.azure.net`) should return a private IP address. This can be achieved by using:
9999

articles/backup/backup-azure-private-endpoints-configure-manage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to create and manage private endpoints (with v2 experience) for Azure
33
description: This article explains how to configure and manage private endpoints for Azure Backup.
44
ms.topic: how-to
55
ms.service: azure-backup
6-
ms.date: 03/27/2025
6+
ms.date: 04/04/2025
77
author: jyothisuri
88
ms.author: jsuri
99
---
@@ -201,7 +201,7 @@ But if you remove private endpoints for the vault after a MARS agent has been re
201201
>- Private endpoints are supported with only DPM server 2022 (10.22.123.0) and later.
202202
>- Private endpoints are supported with only MABS V4 (14.0.30.0) and later.
203203
204-
To auto-update the MARS Agent allow access to the `*.login.microsoft.com` domain.
204+
To auto-update the MARS Agent allow access to `download.microsoft.com/download/MARSagent/*`.
205205

206206
#### Cross Subscription Restore to a Private Endpoint enabled vault
207207

articles/backup/private-endpoints-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Private endpoints overview
33
description: Understand the use of private endpoints for Azure Backup and the scenarios where using private endpoints helps maintain the security of your resources.
44
ms.topic: overview
5-
ms.date: 03/27/2025
5+
ms.date: 04/04/2025
66
ms.custom:
77
ms.service: azure-backup
88
author: jyothisuri
@@ -74,7 +74,7 @@ When the workload extension or MARS agent is installed for Recovery Services vau
7474
>- [Germany](../germany/germany-developer-guide.md#endpoint-mapping)
7575
>- [US Gov](../azure-government/documentation-government-developer-guide.md)
7676
77-
To auto-update the MARS Agent allow access to the `*.login.microsoft.com` domain.
77+
To auto-update the MARS Agent allow access to `download.microsoft.com/download/MARSagent/*`.
7878

7979
For a Recovery Services vault with private endpoint setup, the name resolution for the FQDNs (`privatelink.<geo>.backup.windowsazure.com`, `*.blob.core.windows.net`, `*.queue.core.windows.net`, `*.blob.storage.azure.net`) should return a private IP address. This can be achieved by using:
8080

articles/backup/private-endpoints.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create and use private endpoints for Azure Backup
33
description: Understand the process to creating private endpoints for Azure Backup where using private endpoints helps maintain the security of your resources.
44
ms.topic: how-to
5-
ms.date: 03/27/2025
5+
ms.date: 04/04/2025
66
ms.custom: devx-track-azurepowershell
77
ms.service: azure-backup
88
author: jyothisuri
@@ -555,7 +555,7 @@ The following diagram shows a setup (while using the Azure Private DNS zones) wi
555555
556556
:::image type="content" source="./media/private-endpoints/setup-with-proxy-server.png" alt-text="Diagram showing a setup with a proxy server." lightbox="./media/private-endpoints/setup-with-proxy-server.png":::
557557
558-
3. To auto-update the MARS Agent allow access to the `*.login.microsoft.com` domain.
558+
3. To auto-update the MARS Agent allow access to `download.microsoft.com/download/MARSagent/*`.
559559
560560
### Create DNS entries when the DNS server/DNS zone is present in another subscription
561561

0 commit comments

Comments
 (0)