Skip to content

Commit 7ef3f52

Browse files
committed
fix blocking errors
1 parent 2456527 commit 7ef3f52

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/azure-monitor/alerts/alerts-troubleshoot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,9 @@ If you have received a notification for an alert (such as an email or an SMS) mo
164164
![Screenshot of multiple action groups in an alert.](media/alerts-troubleshoot/action-repeated-multi-action-groups.png)
165165

166166
## Action or notification has an unexpected content
167-
Action Groups uses two different email providers to ensure email notification delivery. The primary email provider is very resilient and quick but occasionally suffers outages. In this case, the secondary email provider handles email requests. The secondary provider is only a fallback solution. Due to provider differences, an email sent from our secondary provider may have a degraded email experience. The degradation results in slightly different email formatting and content. Since email templates differ in the two systems, maintaining parity across the two systems is not feasible. You can know that you are recieving a degraded experience, if there is a note at the top of your email notification that says:
167+
Action Groups uses two different email providers to ensure email notification delivery. The primary email provider is very resilient and quick but occasionally suffers outages. In this case, the secondary email provider handles email requests. The secondary provider is only a fallback solution. Due to provider differences, an email sent from our secondary provider may have a degraded email experience. The degradation results in slightly different email formatting and content. Since email templates differ in the two systems, maintaining parity across the two systems is not feasible. You can know that you are receiving a degraded experience, if there is a note at the top of your email notification that says:
168168

169-
"This is a degraded email experience. That means the formatting may be off or details could be missing. For more infomration on the degraded email experience, read here."
169+
"This is a degraded email experience. That means the formatting may be off or details could be missing. For more information on the degraded email experience, read here."
170170

171171
If your notification does not contain this note and you have received the alert, but believe some of its fields are missing or incorrect, follow these steps:
172172

File renamed without changes.

articles/azure-monitor/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1605,7 +1605,7 @@ items:
16051605
- name: Migrate to the metrics getBatch API
16061606
href: essentials/migrate-to-batch-api.md
16071607
- name: Migrate from the alerts Get Summary API
1608-
href: alerts/migrate-from-getsummary-api.md
1608+
href: alerts/migrate-from-get-summary-api.md
16091609
- name: Azure alerts management SDK for Python
16101610
href: /python/api/azure-mgmt-monitor/azure.mgmt.monitor.monitormanagementclient
16111611
- name: Resource Manager templates

0 commit comments

Comments
 (0)