Skip to content

Commit ed13dfc

Browse files
author
David Curwin
committed
CATS fixes
1 parent bdd7c6a commit ed13dfc

21 files changed

+24
-27
lines changed

articles/backup/backup-azure-backup-server-import-export-.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dcurwin
66
manager: carmonm
77
ms.service: backup
88
ms.topic: conceptual
9-
ms.date: 5/8/2018
9+
ms.date: 05/08/2018
1010
ms.author: dacurwin
1111
---
1212
# Offline-backup workflow for DPM and Azure Backup Server

articles/backup/backup-azure-backup-sharepoint-mabs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dcurwin
66
manager: carmonm
77
ms.service: backup
88
ms.topic: conceptual
9-
ms.date: 6/8/2018
9+
ms.date: 06/08/2018
1010
ms.author: dacurwin
1111
---
1212

articles/backup/backup-azure-linux-app-consistent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: carmonm
77
keywords: app-consistent backup; application-consistent Azure VM backup; Linux VM backup; Azure Backup
88
ms.service: backup
99
ms.topic: conceptual
10-
ms.date: 1/12/2018
10+
ms.date: 01/12/2018
1111
ms.author: dacurwin
1212
---
1313

articles/backup/backup-azure-move-recovery-services-vault.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Move a Recovery Services vault across Azure subscriptions or resource groups - Azure Backup
3-
description: Instructions to move recovery services vault across azure subscriptions and resource groups.
2+
title: Move a Recovery Services vault across Azure subscriptions or resource groups
3+
description: Instructions to move recovery services vault across Azure subscriptions and resource groups.
44
ms.reviewer: sogup
55
author: dcurwin
66
manager: carmonm

articles/backup/backup-azure-recovery-services-vault-overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
title: Overview of Recovery Services vaults
33
description: An overview and comparison between Recovery Services vaults and Azure Backup vaults.
4-
54
author: dcurwin
65
manager: carmonm
76
ms.service: backup
87
ms.topic: conceptual
9-
ms.date: 8/10/2018
8+
ms.date: 08/10/2018
109
ms.author: dacurwin
1110
---
1211
# Recovery Services vaults overview

articles/backup/backup-azure-restore-files-from-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: carmonm
77
keywords: item level recovery; file recovery from Azure VM backup; restore files from Azure VM
88
ms.service: backup
99
ms.topic: conceptual
10-
ms.date: 3/01/2019
10+
ms.date: 03/01/2019
1111
ms.author: dacurwin
1212
---
1313
# Recover files from Azure virtual machine backup

articles/backup/backup-azure-restore-system-state.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dcurwin
66
manager: carmonm
77
ms.service: backup
88
ms.topic: conceptual
9-
ms.date: 8/18/2017
9+
ms.date: 08/18/2017
1010
ms.author: dacurwin
1111
---
1212
# Restore System State to Windows Server

articles/backup/backup-azure-restore-windows-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dcurwin
66
manager: carmonm
77
ms.service: backup
88
ms.topic: conceptual
9-
ms.date: 9/7/2018
9+
ms.date: 09/07/2018
1010
ms.author: dacurwin
1111
---
1212
# Restore files to Windows by using the Azure Resource Manager deployment model

articles/backup/backup-azure-vms-encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dcurwin
66
manager: carmonm
77
ms.service: backup
88
ms.topic: conceptual
9-
ms.date: 4/3/2019
9+
ms.date: 04/03/2019
1010
ms.author: dacurwin
1111
---
1212
# Back up and restore encrypted Azure VM

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Backup operation on the VM failed due to delay in network calls while performing
143143

144144
From an elevated (admin) command-prompt, run the below command:
145145

146-
```
146+
```text
147147
REG ADD "HKLM\SOFTWARE\Microsoft\BcdrAgentPersistentKeys" /v SnapshotMethod /t REG_SZ /d firstHostThenGuest /f
148148
REG ADD "HKLM\SOFTWARE\Microsoft\BcdrAgentPersistentKeys" /v CalculateSnapshotTimeFromHost /t REG_SZ /d True /f
149149
```
@@ -239,7 +239,7 @@ VM backup relies on issuing snapshot commands to underlying storage. Not having
239239
- **Network access to Storage is blocked by using NSG**. Learn more on how to [establish network access](backup-azure-arm-vms-prepare.md#establish-network-connectivity) to Storage by using either allowed list of IPs or through a proxy server.
240240
- **VMs with SQL Server backup configured can cause snapshot task delay**. By default, VM backup creates a VSS full backup on Windows VMs. VMs that run SQL Server, with SQL Server backup configured, can experience snapshot delays. If snapshot delays cause backup failures, set following registry key:
241241

242-
```
242+
```text
243243
[HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\BCDRAGENT]
244244
"USEVSSCOPYBACKUP"="TRUE"
245245
```

articles/backup/backup-dpm-automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dcurwin
66
manager: carmonm
77
ms.service: backup
88
ms.topic: conceptual
9-
ms.date: 1/23/2017
9+
ms.date: 01/23/2017
1010
ms.author: dacurwin
1111
---
1212
# Deploy and manage backup to Azure for Data Protection Manager (DPM) servers using PowerShell

articles/backup/backup-mabs-files-applications-azure-stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dcurwin
66
manager: carmonm
77
ms.service: backup
88
ms.topic: conceptual
9-
ms.date: 6/5/2018
9+
ms.date: 06/05/2018
1010
ms.author: dacurwin
1111
---
1212

articles/backup/backup-mabs-sharepoint-azure-stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dcurwin
66
manager: carmonm
77
ms.service: backup
88
ms.topic: conceptual
9-
ms.date: 6/8/2018
9+
ms.date: 06/08/2018
1010
ms.author: dacurwin
1111
---
1212

articles/backup/backup-mabs-sql-azure-stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dcurwin
66
manager: carmonm
77
ms.service: backup
88
ms.topic: conceptual
9-
ms.date: 6/8/2018
9+
ms.date: 06/08/2018
1010
ms.author: dacurwin
1111
---
1212
# Back up SQL Server on Azure Stack

articles/backup/backup-mabs-unattended-install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ These steps do not apply if you are installing Azure Backup Server V1.
2121

2222
2. Paste the following code in the MABSSetup.ini file. Replace the text inside the brackets (\< \>) with values from your environment. The following text is an example:
2323

24-
```
24+
```text
2525
[OPTIONS]
2626
UserName=administrator
2727
CompanyName=<Microsoft Corporation>
@@ -44,7 +44,7 @@ These steps do not apply if you are installing Azure Backup Server V1.
4444

4545
3. Save the file. Then, at an elevated command prompt on the installation server, enter this command:
4646

47-
```
47+
```cmd
4848
start /wait <cdlayout path>/Setup.exe /i /f <.ini file path>/setup.ini /L <log path>/setup.log
4949
```
5050

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Support matrix for the Microsoft Azure Recovery Services (MARS) agent - Azure Backup
2+
title: Support matrix for the Microsoft Azure Recovery Services (MARS) agent
33
description: This article summarizes Azure Backup support when you back up machines that are running the Microsoft Azure Recovery Services (MARS) agent.
44
author: dcurwin
55
ms.service: backup

articles/backup/quick-backup-vm-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags: azure-resource-manager, virtual-machine-backup
88
ms.service: backup
99
ms.devlang: azurecli
1010
ms.topic: quickstart
11-
ms.date: 7/17/2018
11+
ms.date: 07/17/2018
1212
ms.author: dacurwin
1313
ms.custom: mvc
1414
---

articles/backup/restore-azure-backup-server-vmware.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
title: Restore VMware VMs with Azure Backup Server
33
description: Use Azure Backup Server (MABS) to restore VMware VMs running on a VMware vCenter/ESXi server.
4-
54
author: dcurwin
65
manager: carmonm
76
ms.service: backup
87
ms.topic: conceptual
9-
ms.date: 8/18/2019
8+
ms.date: 08/18/2019
109
ms.author: dacurwin
1110
---
1211
# Restore VMware virtual machines

articles/backup/tutorial-backup-restore-files-windows-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: dcurwin
55
manager: carmonm
66
ms.service: backup
77
ms.topic: tutorial
8-
ms.date: 2/14/2018
8+
ms.date: 02/14/2018
99
ms.author: dacurwin
1010
ms.custom: mvc
1111
---

articles/backup/tutorial-backup-windows-server-to-azure.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
title: Back up Windows Server to Azure
33
description: This tutorial details backing up on-premises Windows Servers to a Recovery Services vault.
4-
54
author: dcurwin
65
manager: carmonm
76
keywords: windows server back up; back up windows server; back up and disaster recovery
87
ms.service: backup
98
ms.topic: tutorial
10-
ms.date: 8/22/2018
9+
ms.date: 08/22/2018
1110
ms.author: dacurwin
1211
ms.custom: mvc
1312
---

articles/backup/tutorial-restore-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ To restore your files, Azure Backup provides a script to run on your VM that con
102102
103103
The script is downloaded and a password is displayed, as in the following example:
104104
105-
```
105+
```output
106106
File downloaded: myVM_we_1571974050985163527.sh. Use password c068a041ce12465
107107
```
108108

0 commit comments

Comments
 (0)