Skip to content

Commit 43645b6

Browse files
author
AbhishekMallick-MS
committed
FQDN updates for '.australiacentral.r.login.microsoft.com'
1 parent 07b7966 commit 43645b6

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

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

Lines changed: 3 additions & 3 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: conceptual
55
ms.service: backup
6-
ms.date: 08/14/2023
6+
ms.date: 02/29/2024
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
99
---
@@ -73,15 +73,15 @@ In addition to these connections, when the workload extension or MARS agent is i
7373
| --- | --- | --- |
7474
| Azure Backup | `*.backup.windowsazure.com` | 443 |
7575
| Azure Storage | `*.blob.core.windows.net` <br><br> `*.queue.core.windows.net` <br><br> `*.blob.storage.azure.net` | 443 |
76-
| Microsoft Entra ID | `*.australiacentral.r.login.microsoft.com` <br><br> Allow access to FQDNs under sections 56 and 59 according to [this article](/office365/enterprise/urls-and-ip-address-ranges#microsoft-365-common-and-office-online). | 443 <br><br> As applicable |
76+
| Microsoft Entra ID | `*.login.microsoft.com` <br><br> Allow access to FQDNs under sections 56 and 59 according to [this article](/office365/enterprise/urls-and-ip-address-ranges#microsoft-365-common-and-office-online). | 443 <br><br> As applicable |
7777

7878
When the workload extension or MARS agent is installed for Recovery Services vault with private endpoint, the following endpoints are communicated:
7979

8080
| Service | Domain name | Port |
8181
| --- | --- | --- |
8282
| Azure Backup | `*.privatelink.<geo>.backup.windowsazure.com` | 443 |
8383
| Azure Storage | `*.blob.core.windows.net` <br><br> `*.queue.core.windows.net` <br><br> `*.blob.storage.azure.net` | 443 |
84-
| Microsoft Entra ID | `*.australiacentral.r.login.microsoft.com` <br><br> Allow access to FQDNs under sections 56 and 59 according to [this article](/office365/enterprise/urls-and-ip-address-ranges#microsoft-365-common-and-office-online). | 443 <br><br> As applicable |
84+
| Microsoft Entra ID | `*.login.microsoft.com` <br><br> Allow access to FQDNs under sections 56 and 59 according to [this article](/office365/enterprise/urls-and-ip-address-ranges#microsoft-365-common-and-office-online). | 443 <br><br> As applicable |
8585

8686
>[!Note]
8787
>In the above text, `<geo>` refers to the region code (for example, **eus** for East US and **ne** for North Europe). Refer to the following lists for regions codes:

articles/backup/backup-azure-sap-hana-database.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up an SAP HANA database to Azure with Azure Backup
33
description: In this article, learn how to back up an SAP HANA database to Azure virtual machines with the Azure Backup service.
44
ms.topic: how-to
5-
ms.date: 11/29/2023
5+
ms.date: 02/29/2024
66
ms.service: backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
@@ -75,7 +75,7 @@ You can also use the following FQDNs to allow access to the required services fr
7575
| -------------- | ------------------------------------------------------------ | ---------------------- |
7676
| Azure Backup | `*.backup.windowsazure.com` | 443 |
7777
| Azure Storage | `*.blob.core.windows.net` <br><br> `*.queue.core.windows.net` <br><br> `*.blob.storage.azure.net` | 443 |
78-
| Azure AD | `*.australiacentral.r.login.microsoft.com` <br><br> Allow access to FQDNs under sections 56 and 59 according to [this article](/office365/enterprise/urls-and-ip-address-ranges#microsoft-365-common-and-office-online) | 443 <br><br> As applicable |
78+
| Azure AD | `*.login.microsoft.com` <br><br> Allow access to FQDNs under sections 56 and 59 according to [this article](/office365/enterprise/urls-and-ip-address-ranges#microsoft-365-common-and-office-online) | 443 <br><br> As applicable |
7979

8080
#### Use an HTTP proxy server to route traffic
8181

articles/backup/backup-sql-server-database-azure-vms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up multiple SQL Server VMs from the vault
33
description: In this article, learn how to back up SQL Server databases on Azure virtual machines with Azure Backup from the Recovery Services vault
44
ms.topic: conceptual
5-
ms.date: 01/24/2024
5+
ms.date: 02/29/2024
66
ms.service: backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
@@ -93,7 +93,7 @@ You can also use the following FQDNs to allow access to the required services fr
9393
| -------------- | ------------------------------------------------------------ | ---
9494
| Azure Backup | `*.backup.windowsazure.com` | 443
9595
| Azure Storage | `*.blob.core.windows.net` <br><br> `*.queue.core.windows.net` <br><br> `*.blob.storage.azure.net` | 443
96-
| Azure AD | `*.australiacentral.r.login.microsoft.com` <br><br> Allow access to FQDNs under sections 56 and 59 according to [this article](/office365/enterprise/urls-and-ip-address-ranges#microsoft-365-common-and-office-online) | 443 <br><br> As applicable
96+
| Azure AD | `*.login.microsoft.com` <br><br> Allow access to FQDNs under sections 56 and 59 according to [this article](/office365/enterprise/urls-and-ip-address-ranges#microsoft-365-common-and-office-online) | 443 <br><br> As applicable
9797

9898
#### Allow connectivity for servers behind internal load balancers
9999

articles/backup/private-endpoints-overview.md

Lines changed: 3 additions & 3 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: conceptual
5-
ms.date: 08/14/2023
5+
ms.date: 02/29/2024
66
ms.custom:
77
ms.service: backup
88
author: AbhishekMallick-MS
@@ -55,15 +55,15 @@ In addition to these connections when the workload extension or MARS agent is in
5555
| --- | --- | --- |
5656
| Azure Backup | `*.backup.windowsazure.com` | 443 |
5757
| Azure Storage | `*.blob.core.windows.net` <br><br> `*.queue.core.windows.net` <br><br> `*.blob.storage.azure.net` <br><br> `*.storage.azure.net` | 443 |
58-
| Microsoft Entra ID | `*.australiacentral.r.login.microsoft.com` <br><br> [Allow access to FQDNs under sections 56 and 59](/microsoft-365/enterprise/urls-and-ip-address-ranges?view=o365-worldwide&preserve-view=true#microsoft-365-common-and-office-online). | 443 <br><br> As applicable |
58+
| Microsoft Entra ID | `*.login.microsoft.com` <br><br> [Allow access to FQDNs under sections 56 and 59](/microsoft-365/enterprise/urls-and-ip-address-ranges?view=o365-worldwide&preserve-view=true#microsoft-365-common-and-office-online). | 443 <br><br> As applicable |
5959

6060
When the workload extension or MARS agent is installed for Recovery Services vault with private endpoint, the following endpoints are hit:
6161

6262
| Service | Domain name | Port |
6363
| --- | --- | --- |
6464
| Azure Backup | `*.privatelink.<geo>.backup.windowsazure.com` | 443 |
6565
| Azure Storage | `*.blob.core.windows.net` <br><br> `*.queue.core.windows.net` <br><br> `*.blob.storage.azure.net` <br><br> `*.storage.azure.net` | 443 |
66-
| Microsoft Entra ID |`*.australiacentral.r.login.microsoft.com` <br><br> [Allow access to FQDNs under sections 56 and 59](/microsoft-365/enterprise/urls-and-ip-address-ranges?view=o365-worldwide&preserve-view=true#microsoft-365-common-and-office-online). | 443 <br><br> As applicable |
66+
| Microsoft Entra ID |`*.login.microsoft.com` <br><br> [Allow access to FQDNs under sections 56 and 59](/microsoft-365/enterprise/urls-and-ip-address-ranges?view=o365-worldwide&preserve-view=true#microsoft-365-common-and-office-online). | 443 <br><br> As applicable |
6767

6868
>[!Note]
6969
>In the above text, `<geo>` refers to the region code (for example, **eus** for East US and **ne** for North Europe). Refer to the following lists for regions codes:

0 commit comments

Comments
 (0)