Skip to content

Commit e2aa06f

Browse files
Addressed Acro suggestions
1 parent 71ac76c commit e2aa06f

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -64,15 +64,15 @@ You can deduplicate the DPM storage using Windows Server Deduplication. Learn mo
6464
> [!NOTE]
6565
> Azure Backup Server is designed to run on a dedicated, single-purpose server. You can't install Azure Backup Server on:
6666
>
67-
> * A computer running as a domain controller
68-
> * A computer on which the Application Server role is installed
69-
> * A computer that's a System Center Operations Manager management server
70-
> * A computer on which Exchange Server is running
71-
> * A computer that's a node of a system
67+
> * A computer running as a domain controller.
68+
> * A computer that has the Application Server role installed.
69+
> * A computer that's a System Center Operations Manager management server.
70+
> * A computer that has running Exchange Server.
71+
> * A computer that's a node of a system.
7272
>
7373
> Installing Azure Backup Server isn't supported on Windows Server Core or Microsoft Hyper-V Server.
7474
75-
Always join Azure Backup Server to a domain. Moving an existing Azure Backup Server machine to a new domain after deployment is *not supported*.
75+
Always join Azure Backup Server to a domain. Moving an existing Azure Backup Server machine to a new domain after deployment isn't supported.
7676

7777
Whether you send backup data to Azure, or keep it locally, Azure Backup Server must be registered with a Recovery Services vault.
7878

@@ -136,7 +136,7 @@ To edit the storage replication setting:
136136

137137
:::image type="content" source="./media/backup-azure-microsoft-azure-backup/downloadcenter.png" alt-text="Screenshot that shows the Download Center with Microsoft Azure Backup Server files.":::
138138

139-
Since the download size of all the files together is > 3 GB, on a 10-Mbps download link it may take up to 60 minutes for the download to complete.
139+
Since the download size of all the files together is > 3 GB, on a 10-Mbps download link it might take up to 60 minutes for the download to complete.
140140

141141
### Extract the MABS software package
142142

@@ -260,7 +260,7 @@ The following sections describe how to update protection agents for client compu
260260

261261
## Move MABS to a new server
262262

263-
Here are the steps if you need to move MABS to a new server, while retaining the storage. This can be done only if all the data is on Modern Backup Storage.
263+
Here are the steps if you need to move MABS to a new server, while retaining the storage. This can be done only if the data is on Modern Backup Storage.
264264

265265
> [!IMPORTANT]
266266
>
@@ -276,7 +276,7 @@ Here are the steps if you need to move MABS to a new server, while retaining the
276276
7. Restore the DPMDB taken in step 1.
277277
8. Attach the storage from the original backup server to the new server.
278278
9. From SQL, restore the DPMDB.
279-
10. Run CMD (as an administrator) on the new server. Go to the Microsoft Azure Backup install location and bin folder.
279+
10. Run CMD (as an administrator) on the new server. Go to the Microsoft Azure Backup installed location and bin folder.
280280

281281
Path example:
282282
`C:\windows\system32>cd "c:\Program Files\Microsoft Azure Backup\DPM\DPM\bin\"`
@@ -347,7 +347,7 @@ Use the following procedures to upgrade MABS.
347347

348348
> [!NOTE]
349349
>
350-
> MABS V3 isn't a prerequisite for installing MABS V4. However, you can upgrade to MABS V4 only from MABS V3 (RTM, Update Rollup 1 and Update Rollup 2).
350+
> MABS V3 isn't a prerequisite for installing MABS V4. However, you can upgrade to MABS V4 only from MABS V3 (RTM, Update Rollup 1, Update Rollup 2).
351351
352352
Use the following steps to upgrade MABS:
353353

@@ -379,7 +379,7 @@ The example below increases the limit to 12 jobs.
379379

380380
## Troubleshoot MABS installation issues
381381

382-
If Microsoft Azure Backup server fails with errors during the setup phase (or backup or restore), refer to this [error codes document](https://support.microsoft.com/kb/3041338) for more information.
382+
If Microsoft Azure Backup server fails with errors during the setup, backup, or restore phase, see this [error codes document](https://support.microsoft.com/kb/3041338) for more information.
383383

384384
You can also refer to [Azure Backup related FAQs](backup-azure-backup-faq.yml).
385385

0 commit comments

Comments
 (0)