Skip to content

Commit 1c26b36

Browse files
author
David Curwin
committed
CRR Region and Backup Alerts
1 parent a857ac0 commit 1c26b36

File tree

2 files changed

+23
-17
lines changed

2 files changed

+23
-17
lines changed

articles/backup/backup-azure-monitoring-built-in-monitor.md

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ Jobs from the following Azure Backup solutions are shown here:
2222

2323
- Azure VM backup
2424
- Azure File backup
25-
- Azure workload backup such as SQL
25+
- Azure workload backup such as SQL and SAP HANA
2626
- Azure Backup agent (MAB)
2727

2828
Jobs from System Center Data Protection Manager (SC-DPM), Microsoft Azure Backup Server (MABS) are NOT displayed.
2929

3030
> [!NOTE]
31-
> Azure workloads such as SQL backups within Azure VMs have huge number of backup jobs. For example, log backups can run for every 15 minutes. Hence, for such DB workloads, only user triggered operations are displayed. Scheduled backup operations are NOT displayed.
31+
> Azure workloads such as SQL and SAP HANA backups within Azure VMs have huge number of backup jobs. For example, log backups can run for every 15 minutes. Hence, for such DB workloads, only user triggered operations are displayed. Scheduled backup operations are NOT displayed.
3232
3333
## Backup Alerts in Recovery Services vault
3434

35-
Alerts are primarily scenarios where users are notified so that they can take relevant action. The **Backup Alerts** section shows alerts generated by Azure Backup service. These alerts are defined by the service and user cannot custom create any alerts.
35+
Alerts are primarily scenarios where users are notified so that they can take relevant action. The **Backup Alerts** section shows alerts generated by Azure Backup service. These alerts are defined by the service and user can't custom create any alerts.
3636

3737
### Alert scenarios
3838

@@ -42,26 +42,31 @@ The following scenarios are defined by service as alertable scenarios.
4242
- Backup succeeded with warnings for Azure Backup Agent (MAB)
4343
- Stop protection with retain data/Stop protection with delete data
4444

45-
### Exceptions when an alert is not raised
46-
47-
There are few exceptions when an alert is not raised on a failure, they are:
48-
49-
- User explicitly canceled the running job
50-
- The job fails because another backup job is in progress (nothing to act on here since we just have to wait for the previous job to finish)
51-
- The VM backup job fails because the backed-up Azure VM no longer exists
52-
53-
The above exceptions are designed from the understanding that the result of these operations (primarily user triggered) shows up immediately on portal/PS/CLI clients. Hence, the user is immediately aware and doesn't need a notification.
54-
5545
### Alerts from the following Azure Backup solutions are shown here
5646

5747
- Azure VM backups
5848
- Azure File backups
59-
- Azure workload backups such as SQL
49+
- Azure workload backups such as SQL, SAP HANA
6050
- Azure Backup agent (MAB)
6151

6252
> [!NOTE]
6353
> Alerts from System Center Data Protection Manager (SC-DPM), Microsoft Azure Backup Server (MABS) are NOT displayed here.
6454
55+
### Consolidated Alerts
56+
57+
For Azure workload backup solutions such as SQL and SAP HANA, log backups can be generated very frequently (up to every 15 minutes according to the policy). So it's also possible that the log backup failures are also very frequent (up to every 15 minutes). In this scenario, the end user will be overwhelmed if an alert is raised for each failure occurrence. So an alert is sent for the first occurrence and if the subsequent failures are because of the same root cause, then further alerts are not generated. The first alert is updated with the failure count. But if the alert is inactivated by the user, the next occurrence will trigger another alert and this will be treated as the first alert for that occurrence. This is how Azure Backup performs alert consolidation for SQL and SAP HANA backups.
58+
59+
### Exceptions when an alert is not raised
60+
61+
There are few exceptions when an alert isn't raised on a failure. They are:
62+
63+
- User explicitly canceled the running job
64+
- The job fails because another backup job is in progress (nothing to act on here since we just have to wait for the previous job to finish)
65+
- The VM backup job fails because the backed-up Azure VM no longer exists
66+
- [Consolidated Alerts](#consolidated-alerts)
67+
68+
The above exceptions are designed from the understanding that the result of these operations (primarily user triggered) shows up immediately on portal/PS/CLI clients. So the user is immediately aware and doesn't need a notification.
69+
6570
### Alert types
6671

6772
Based on alert severity, alerts can be defined in three types:
@@ -79,9 +84,6 @@ Once an alert is raised, users are notified. Azure Backup provides an inbuilt no
7984

8085
![RS Vault inbuilt email notification](media/backup-azure-monitoring-laworkspace/rs-vault-inbuiltnotification.png)
8186

82-
> [!NOTE]
83-
> The alerts for SQL backups will be consolidated and the email is sent only for the first occurrence. But if the alert is inactivated by the user, the next occurrence will trigger another email.
84-
8587
When notification is configured, you will receive a welcome or introductory email. This confirms that Azure Backup can send emails to these addresses when an alert is raised.<br>
8688

8789
If the frequency was set to an hourly digest and an alert was raised and resolved within an hour, it will not be a part of the upcoming hourly digest.

articles/backup/backup-create-rs-vault.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,14 @@ For this process, there are pricing implications as it is at the storage level.
8888
> - West US 2
8989
> - South Central US
9090
> - East US
91+
> - East US 2
92+
> - North Central US
9193
> - Canada Central
9294
> - Canada East
9395
> - Australia East
9496
> - Australia Southeast
97+
> - Central India
98+
> - South India
9599
> - Japan East
96100
> - Japan West
97101
> - Southeast Asia

0 commit comments

Comments
 (0)