Skip to content

Commit dd03d16

Browse files
authored
Merge pull request #218365 from v-amallick/Nov-15-2022-MARS
Network domain name updates
2 parents 8de766a + bf258eb commit dd03d16

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

articles/backup/install-mars-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Install the Microsoft Azure Recovery Services (MARS) agent
33
description: Learn how to install the Microsoft Azure Recovery Services (MARS) agent to back up Windows machines.
44
ms.topic: conceptual
5-
ms.date: 10/21/2022
5+
ms.date: 11/15/2022
66
author: v-amallick
77
ms.service: backup
88
ms.author: v-amallick

includes/backup-network-connectivity.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: v-amallick
66
manager: carmonm
77
ms.service: backup
88
ms.topic: include
9-
ms.date: 06/04/2021
9+
ms.date: 11/15/2022
1010
ms.author: v-amallick
1111
ms.custom: include file
1212
---
@@ -23,9 +23,9 @@ If your machine has limited internet access, ensure that firewall, proxy, and ne
2323
- `*.windowsazure.com`
2424
- `*.microsoftonline.com`
2525
- `*.windows.net`
26-
- `*blob.core.windows.net`
27-
- `*queue.core.windows.net`
28-
- `*blob.storage.azure.net`
26+
- `*.blob.core.windows.net`
27+
- `*.queue.core.windows.net`
28+
- `*.blob.storage.azure.net`
2929

3030
If you are a US Government customer, ensure that you have access to the following URLs:
3131

@@ -35,9 +35,9 @@ If you are a US Government customer, ensure that you have access to the followin
3535
- `*.microsoftonline.us`
3636
- `*.windows.net`
3737
- `*.usgovcloudapi.net`
38-
- `*blob.core.windows.net`
39-
- `*queue.core.windows.net`
40-
- `*blob.storage.azure.net`
38+
- `*.blob.core.windows.net`
39+
- `*.queue.core.windows.net`
40+
- `*.blob.storage.azure.net`
4141

4242
Access to all of the URLs and IP addresses listed above uses the HTTPS protocol on port 443.
4343

@@ -65,9 +65,9 @@ To use public peering, ensure that the following domains and addresses have HTTP
6565
- `*.windowsazure.com`
6666
- `*.microsoftonline.com`
6767
- `*.windows.net`
68-
- `*blob.core.windows.net`
69-
- `*queue.core.windows.net`
70-
- `*blob.storage.azure.net`
68+
- `*.blob.core.windows.net`
69+
- `*.queue.core.windows.net`
70+
- `*.blob.storage.azure.net`
7171

7272
To use Microsoft peering, select the following services, regions, and relevant community values:
7373
- Azure Active Directory (12076:5060)

0 commit comments

Comments
 (0)