Skip to content

Commit 24f4d19

Browse files
author
David Curwin
committed
fixes for reviewer
1 parent b73348b commit 24f4d19

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/backup/backup-client-automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ $CredsFilename = Get-AzRecoveryServicesVaultSettingsFile -Backup -Vault $Vault1
132132
> [!NOTE]
133133
> A bug with generation of vault certificate is fixed in Az 3.5.0 release. Use Az 3.5.0 release version or greater to download a vault certificate.
134134
135-
In the latest Az module of Powershell, due to underlying platform limitations, downloading the vault credentials requires a self-signed certificate. The following example shows how to provide a self-signed certificate and download the vault credentials.
135+
In the latest Az module of PowerShell, due to underlying platform limitations, downloading the vault credentials requires a self-signed certificate. The following example shows how to provide a self-signed certificate and download the vault credentials.
136136

137137
```powershell
138138
$dt = $(Get-Date).ToString("M-d-yyyy")

articles/backup/upgrade-mars-agent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ Once you've identified the servers that need an Azure Backup agent update, perfo
7575

7676
1. The final confirmation screen indicates that the Azure Backup agent has been successfully updated.
7777

78-
## For customers of System Center Data Protection manager (SC DPM)
78+
## For System Center Data Protection Manager (SC DPM) customers
7979

80-
If you have installed Azure backup agents on the SC DPM servers, then you need to follow the steps below to identify whether your DPM servers need an Azure backup agent update:
80+
If you have installed Azure backup agents on the System Center Data Protection Manager (SC DPM) servers, then you need to follow the steps below to identify whether your DPM servers need an Azure backup agent update:
8181

8282
1. Sign in to your SC DPM server as an Administrator.
8383
2. Open the DPM Console.

0 commit comments

Comments
 (0)