Skip to content

Commit f41a27e

Browse files
author
David Curwin
committed
AFS Images and Express Route
1 parent 71fcd48 commit f41a27e

17 files changed

+92
-19
lines changed

articles/backup/backup-azure-mars-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ We recommend that you check the following before you start troubleshooting Micro
3737
| Cause | Recommended actions |
3838
| --- | --- |
3939
| **Vault credentials aren't valid** <br/> <br/> Vault credential files might be corrupt or might have expired. (For example, they might have been downloaded more than 48 hours before the time of registration.)| Download new credentials from Recovery Services vault on the Azure portal. (See step 6 in the [Download the MARS agent](https://docs.microsoft.com/azure/backup/backup-configure-vault#download-the-mars-agent) section.) Then take these steps, as appropriate: <ul><li> If you've already installed and registered MARS, open the Microsoft Azure Backup Agent MMC console and then select **Register Server** in the **Actions** pane to complete the registration with the new credentials. <br/> <li> If the new installation fails, try reinstalling with the new credentials.</ul> **Note**: If multiple vault credential files have been downloaded, only the latest file is valid for the next 48 hours. We recommend that you download a new vault credential file.
40-
| **Proxy server/firewall is blocking registration** <br/>or <br/>**No internet connectivity** <br/><br/> If your machine or proxy server has limited internet connectivity and you don't ensure access for the necessary URLs, the registration will fail.| Take these steps:<br/> <ul><li> Work with your IT team to ensure the system has internet connectivity.<li> If you don't have a proxy server, ensure the proxy option isn't selected when you register the agent. [Check your proxy settings](#verifying-proxy-settings-for-windows).<li> If you do have a firewall/proxy server, work with your networking team to ensure these URLs and IP addresses have access:<br/> <br> **URLs**<br> `www.msftncsi.com` <br> .Microsoft.com <br> .WindowsAzure.com <br> .microsoftonline.com <br> .windows.net <br>**IP addresses**<br> 20.190.128.0/18 <br> 40.126.0.0/18 <br/></ul></ul>Try registering again after you complete the preceding troubleshooting steps.
40+
| **Proxy server/firewall is blocking registration** <br/>or <br/>**No internet connectivity** <br/><br/> If your machine or proxy server has limited internet connectivity and you don't ensure access for the necessary URLs, the registration will fail.| Take these steps:<br/> <ul><li> Work with your IT team to ensure the system has internet connectivity.<li> If you don't have a proxy server, ensure the proxy option isn't selected when you register the agent. [Check your proxy settings](#verifying-proxy-settings-for-windows).<li> If you do have a firewall/proxy server, work with your networking team to ensure these URLs and IP addresses have access:<br/> <br> **URLs**<br> `www.msftncsi.com` <br> .Microsoft.com <br> .WindowsAzure.com <br> .microsoftonline.com <br> .windows.net <br>**IP addresses**<br> 20.190.128.0/18 <br> 40.126.0.0/18 <br/></ul></ul>Try registering again after you complete the preceding troubleshooting steps.<br></br> If you're connection is via Azure ExpressRoute, make sure the settings are configured as described in [Azure ExpressRoute support](backup-support-matrix-mars-agent.md#azure-expressroute-support).
4141
| **Antivirus software is blocking registration** | If you have antivirus software installed on the server, add necessary exclusion rules to the antivirus scan for these files and folders: <br/><ul> <li> CBengine.exe <li> CSC.exe<li> The scratch folder. Its default location is C:\Program Files\Microsoft Azure Recovery Services Agent\Scratch. <li> The bin folder at C:\Program Files\Microsoft Azure Recovery Services Agent\Bin.
4242

4343
### Additional recommendations

articles/backup/backup-azure-microsoft-azure-backup.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,14 @@ If you have a firewall or a proxy that is preventing access to Azure, you need t
301301
* \*.microsoftonline.com
302302
* \*.windows.net
303303

304+
If you are using ExpressRoute Microsoft peering, please select the following services/regions:
305+
306+
* Azure Active Directory (12076:5060)
307+
* Microsoft Azure Region (as per the location of your Recovery Services vault)
308+
* Azure Storage (as per the location of your Recovery Services vault)
309+
310+
For more details, visit [ExpressRoute routing requirements](https://docs.microsoft.com/azure/expressroute/expressroute-routing).
311+
304312
Once connectivity to Azure has been restored to the Azure Backup Server machine, the operations that can be performed are determined by the Azure subscription state. The table above has details about the operations allowed once the machine is "Connected".
305313

306314
### Handling subscription states

articles/backup/backup-configure-vault.md

Lines changed: 34 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,29 @@ If your machine has limited internet access, ensure that firewall settings on th
5858
* 20.190.128.0/18
5959
* 40.126.0.0/18
6060

61+
### Azure ExpressRoute support
62+
63+
You can back up your data over Azure ExpressRoute with public peering (available for old circuits) and Microsoft peering. Backup over private peering is not supported.
64+
65+
With public peering: Ensure access to the following domains/addresses:
66+
67+
* `http://www.msftncsi.com/ncsi.txt`
68+
* `microsoft.com`
69+
* `.WindowsAzure.com`
70+
* `.microsoftonline.com`
71+
* `.windows.net`
72+
73+
With Microsoft peering, please select the following services/regions and relevant community values:
74+
75+
* Azure Active Directory (12076:5060)
76+
* Microsoft Azure Region (according to the location of your Recovery Services vault)
77+
* Azure Storage (according to the location of your Recovery Services vault)
78+
79+
For more details, see the [ExpressRoute routing requirements](https://docs.microsoft.com/azure/expressroute/expressroute-routing).
80+
81+
>[!NOTE]
82+
>Public Peering is deprecated for new circuits.
83+
6184
Access to all of the URLs and IP addresses listed above uses the HTTPS protocol on port 443.
6285

6386
## Create a Recovery Services vault
@@ -169,6 +192,7 @@ The backup policy specifies when to take snapshots of the data to create recover
169192
* Azure Backup doesn't automatically take daylight savings time (DST) into account. This could cause some discrepancy between the actual time and scheduled backup time.
170193

171194
Create a policy as follows:
195+
172196
1. After downloading and registering the MARS agent, launch the agent console. You can find it by searching your machine for **Microsoft Azure Backup**.
173197
2. In **Actions**, click **Schedule Backup**.
174198

@@ -185,45 +209,39 @@ Create a policy as follows:
185209
6. In **Select Items to Back up** page, click **Next**.
186210
7. In **Specify Back up Schedule** page, specify when you want to take daily or weekly backups. Then click **Next**.
187211

188-
- A recovery point is created when a backup is taken.
189-
- The number of recovery points created in your environment is dependent upon your backup schedule.
190-
212+
* A recovery point is created when a backup is taken.
213+
* The number of recovery points created in your environment is dependent upon your backup schedule.
191214

192215
8. You can schedule daily backups, up to three times a day. For example, the screenshot shows two daily backups, one at midnight and one at 6:00 PM.
193216

194217
![Daily schedule](./media/backup-configure-vault/day-schedule.png)
195218

196-
197219
9. You can run weekly backups too. For example, the screenshot shows backups taken every alternate Sunday & Wednesday at 9:30 AM and 1:00 AM.
198220

199221
![Weekly schedule](./media/backup-configure-vault/week-schedule.png)
200222

201-
202223
10. On the **Select Retention Policy** page, specify how you store historical copies of your data. Then click **Next**.
203224

204-
- Retention settings specify which recovery points should be stored, and how long they should be stored for.
205-
- For example, when you set a daily retention setting, you indicate that at the time specified for the daily retention, the latest recovery point will be retained for the specified number of days. Or, as another example, you could specify a monthly retention policy to indicate that the recovery point created on the 30th of every month should be stored for 12 months.
206-
- Daily and weekly recovery point retention usually coincides with the backup schedule. Meaning that when the backup is triggered according to schedule, the recovery point created by the backup is stored for the duration indicated in the daily or weekly retention policy.
207-
- As an example, in the following screenshot:
225+
* Retention settings specify which recovery points should be stored, and how long they should be stored for.
226+
* For example, when you set a daily retention setting, you indicate that at the time specified for the daily retention, the latest recovery point will be retained for the specified number of days. Or, as another example, you could specify a monthly retention policy to indicate that the recovery point created on the 30th of every month should be stored for 12 months.
227+
* Daily and weekly recovery point retention usually coincides with the backup schedule. Meaning that when the backup is triggered according to schedule, the recovery point created by the backup is stored for the duration indicated in the daily or weekly retention policy.
228+
* As an example, in the following screenshot:
208229

209-
- Daily backups at midnight and 6:00 PM are kept for seven days.
210-
- Backups taken on a Saturday at midnight and 6:00 PM are kept for four weeks.
211-
- Backups taken on Saturday on the last week of the month at midnight and 6:00 PM are kept for 12 months.
212-
- Backups taken on a Saturday in the last week of March are kept for 10 years.
230+
* Daily backups at midnight and 6:00 PM are kept for seven days.
231+
* Backups taken on a Saturday at midnight and 6:00 PM are kept for four weeks.
232+
* Backups taken on Saturday on the last week of the month at midnight and 6:00 PM are kept for 12 months.
233+
* Backups taken on a Saturday in the last week of March are kept for 10 years.
213234

214235
![Retention example](./media/backup-configure-vault/retention-example.png)
215236

216-
217237
11. In **Choose Initial Backup Type** decide if you want to take the initial backup over the network or use offline backup (for more information on offline backup refer, see this [article](offline-backup-azure-data-box.md)). To take the initial backup over the network, select **Automatically over the network** and click **Next**.
218238

219239
![initial Backup Type](./media/backup-azure-manage-mars/choose-initial-backup-type.png)
220240

221-
222241
12. In **Confirmation**, review the information, and then click **Finish**.
223242

224243
![Confirm Backup Type](./media/backup-azure-manage-mars/confirm-backup-type.png)
225244

226-
227245
13. After the wizard finishes creating the backup schedule, click **Close**.
228246

229247
![Confirm Modify Backup Process](./media/backup-azure-manage-mars/confirm-modify-backup-process.png)

articles/backup/backup-support-matrix-mabs-dpm.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,12 +108,35 @@ You can deploy MABS on an Azure Stack VM so that you can manage backup of Azure
108108

109109
The DPM server/MABS needs access to these URLs:
110110

111-
- http://www.msftncsi.com/ncsi.txt
111+
- `http://www.msftncsi.com/ncsi.txt`
112112
- *.Microsoft.com
113113
- *.WindowsAzure.com
114114
- *.microsoftonline.com
115115
- *.windows.net
116116

117+
### Azure ExpressRoute support
118+
119+
You can back up your data over Azure ExpressRoute with public peering (available for old circuits) and Microsoft peering. Backup over private peering is not supported.
120+
121+
With public peering: Ensure access to the following domains/addresses:
122+
123+
* `http://www.msftncsi.com/ncsi.txt`
124+
* `microsoft.com`
125+
* `.WindowsAzure.com`
126+
* `.microsoftonline.com`
127+
* `.windows.net`
128+
129+
With Microsoft peering, please select the following services/regions and relevant community values:
130+
131+
* Azure Active Directory (12076:5060)
132+
* Microsoft Azure Region (according to the location of your Recovery Services vault)
133+
* Azure Storage (according to the location of your Recovery Services vault)
134+
135+
For more details, see the [ExpressRoute routing requirements](https://docs.microsoft.com/azure/expressroute/expressroute-routing).
136+
137+
>[!NOTE]
138+
>Public Peering is deprecated for new circuits.
139+
117140
### DPM/MABS connectivity to Azure Backup
118141

119142
Connectivity to the Azure Backup service is required for backups to function properly, and the Azure subscription should be active. The following table shows the behavior if these two things don't occur.

articles/backup/backup-support-matrix-mars-agent.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,29 @@ And to these IP addresses:
6262

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

65+
### Azure ExpressRoute support
66+
67+
You can back up your data over Azure ExpressRoute with public peering (available for old circuits) and Microsoft peering. Backup over private peering is not supported.
68+
69+
With public peering: Ensure access to the following domains/addresses:
70+
71+
- `http://www.msftncsi.com/ncsi.txt`
72+
- `microsoft.com`
73+
- `.WindowsAzure.com`
74+
- `.microsoftonline.com`
75+
- `.windows.net`
76+
77+
With Microsoft peering, please select the following services/regions and relevant community values:
78+
79+
- Azure Active Directory (12076:5060)
80+
- Microsoft Azure Region (according to the location of your Recovery Services vault)
81+
- Azure Storage (according to the location of your Recovery Services vault)
82+
83+
For more details, see the [ExpressRoute routing requirements](https://docs.microsoft.com/azure/expressroute/expressroute-routing).
84+
85+
>[!NOTE]
86+
>Public Peering is deprecated for new circuits.
87+
6588
### Throttling support
6689

6790
**Feature** | **Details**
-6 KB
Loading
-13.1 KB
Loading
-111 KB
Loading
-15.9 KB
Loading
-8.03 KB
Loading

0 commit comments

Comments
 (0)