Skip to content

Commit 4cf0a78

Browse files
committed
tweaked the Acrolinx score
1 parent 70db679 commit 4cf0a78

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To monitor alerts, or view management data about a Recovery Services vault, open
3838

3939
![recovery services vault dashboard](./media/backup-azure-manage-windows-server/rs-vault-blade.png) <br/>
4040

41-
The Recovery Services vault Overview dashboard displays multiple tiles that provide information about alerts and backup jobs.
41+
The Overview dashboard uses tiles to provide alerts and backup job data.
4242

4343
## Monitor backup jobs and alerts
4444

@@ -79,7 +79,7 @@ The Backup Alerts list displays the selected information for the filtered alerts
7979

8080
| Alert Level | Events that generate alerts |
8181
| ----------- | ----------- |
82-
| Critical | You receive criticial alerts when: Backup jobs fail, recovery jobs fail, and when you stop protection on a server, but retain the data.|
82+
| Critical | You receive critical alerts when: Backup jobs fail, recovery jobs fail, and when you stop protection on a server, but retain the data.|
8383
| Warning | You receive warning alerts when: Backup jobs complete with warnings, for example when fewer than 100 files are not backed up due to corruption issues, or when greater than 1,000,000 files are successfully backed up). |
8484
| Informational | currently, no informational alerts are in use. |
8585

@@ -186,7 +186,7 @@ The list of Backup jobs opens.
186186

187187
![Backup items from settings](./media/backup-azure-manage-windows-server/backup-jobs-list.png)
188188

189-
When you open the Backup Jobs menu, it shows all statuses for all operations, on all backup types, for the last 24 hours. Use **Filter** to change the filters. Each of the filters are explained in the following sections.
189+
The Backup Jobs menu shows the status for all operations, on all backup types, for the last 24 hours. Use **Filter** to change the filters. The filters are explained in the following sections.
190190

191191
To change the filters:
192192

@@ -212,7 +212,7 @@ The Item type is the backup management type of the protected instance. There are
212212

213213
#### Operation
214214

215-
You can view all operations, or one. You can't select two or three operations.The available Operations are:
215+
You can view one operation, or all operations. You can't select two or three operations. The available Operations are:
216216

217217
* All Operations
218218
* Register
@@ -224,13 +224,13 @@ You can view all operations, or one. You can't select two or three operations.Th
224224

225225
#### Status
226226

227-
You can view All Status or one. You can't select two or three status. The available status are:
227+
You can view All Status or one. You can't select two or three statuses. The available statuses are:
228228

229229
* All Status
230230
* Completed
231231
* In progress
232232
* Failed
233-
* Cancelled
233+
* Canceled
234234
* Completed with warnings
235235

236236
#### Start time
@@ -243,7 +243,7 @@ The day and time when the query ends.
243243

244244
### Export jobs
245245

246-
The **Export jobs** feature creates a spreadsheet with all information shown in the Jobs menu. The spreadsheet has one sheet listing all jobs, and there are individual sheets providing details for each job.
246+
Use **Export jobs** to create a spreadsheet containing all Jobs menu information. The spreadsheet has one sheet that holds a summary of all jobs, and individual sheets for each job.
247247

248248
To export the jobs information to a spreadsheet, click **Export jobs**. The service creates a speadsheet using the name of the vault and date, but you can change the name.
249249

@@ -294,17 +294,17 @@ A3. Yes. In the following situations, notifications are not sent.
294294

295295
* If notifications are configured hourly, and an alert is raised and resolved within the hour
296296
* When a job is canceled
297-
* When a second backup job fails because the original backup job is in progress
297+
* If a second backup job fails because the original backup job is in progress
298298

299299
## Troubleshooting Monitoring Issues
300300

301301
**Issue:** Jobs and/or alerts from the Azure Backup agent do not appear in the portal.
302302

303303
**Troubleshooting steps:** The process, ```OBRecoveryServicesManagementAgent```, sends the job and alert data to the Azure Backup service. Occasionally this process can become stuck or shutdown.
304304

305-
1. To verify the process is not running, open **Task Manager** and check if the ```OBRecoveryServicesManagementAgent``` process is running.
305+
1. To verify the process isn't running, open **Task Manager**, and check ```OBRecoveryServicesManagementAgent``` is running.
306306

307-
2. If the process is not running, open **Control Panel** and browse the list of services. Start or restart **Microsoft Azure Recovery Services Management Agent**.
307+
2. If the process isn't running, open **Control Panel**, and browse the list of services. Start or restart **Microsoft Azure Recovery Services Management Agent**.
308308

309309
For further information, browse the logs at:<br/>
310310
`<AzureBackup_agent_install_folder>\Microsoft Azure Recovery Services Agent\Temp\GatewayProvider*`

0 commit comments

Comments
 (0)