Skip to content

Commit 47a631f

Browse files
author
Rob Boucher
committed
update for white space and Resource Manager
1 parent c0683cd commit 47a631f

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

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

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you can see a fired alert in the Azure portal, but did not receive the email
2929

3030
1. **Is the type of action "Email Azure Resource Manager Role"?**
3131

32-
This action only looks at Azure Resource Manager role assignments that are at the subscription scope, and of type *User*. Make sure that you have assigned the Resource Manager role at the subscription level, and not at the resource level or resource group level.
32+
This action only looks at Azure Resource Manager role assignments that are at the subscription scope, and of type *User*. Make sure that you have assigned the role at the subscription level, and not at the resource level or resource group level.
3333

3434
1. **Are your email server and mailbox accepting external emails?**
3535

@@ -120,11 +120,13 @@ If you can see a fired alert in the portal, but its configured action did not tr
120120

121121
1. **Did a webhook not trigger?**
122122

123-
1. **Have the source IP addresses been blocked?**
124-
Whitelist the [IP addresses](action-groups.md#action-specific-information) that the webhook is called from.
123+
1. **Have the source IP addresses been blocked?**
124+
125+
Whitelist the [IP addresses](action-groups.md#action-specific-information) that the webhook is called from.
126+
127+
1. **Does your webhook endpoint work correctly?**
125128

126-
1. **Does your webhook endpoint work correctly?**
127-
Verify the webhook endpoint you have configured is correct and the endpoint is working correctly. Check your webhook logs or instrument its code so you could investigate (for example, log the incoming payload).
129+
Verify the webhook endpoint you have configured is correct and the endpoint is working correctly. Check your webhook logs or instrument its code so you could investigate (for example, log the incoming payload).
128130

129131
1. **Are you calling Slack or Microsoft Teams?**
130132
Each of these endpoints expects a specific JSON format. Follow [these instructions](action-groups-logic-app.md) to configure a logic app action instead.
@@ -176,7 +178,9 @@ If you have received the alert, but believe some of its fields are missing or in
176178

177179
If you can see a fired alert in the portal, but a related action rule did not work as expected, follow these steps:
178180

179-
1. **Is the action rule enabled?** Check the action rule status column to verify that the related action role is enabled.
181+
1. **Is the action rule enabled?**
182+
183+
Check the action rule status column to verify that the related action role is enabled.
180184

181185
![graphic](media/alerts-troubleshoot/action-rule-status.png)
182186

@@ -233,4 +237,4 @@ If you received an error while trying to create, update or delete an [action rul
233237

234238
## Next steps
235239

236-
Go back to the [Azure portal](http://portal.azure.com) to check if you've solved your issue with any of the advice above
240+
Go back to the [Azure portal](https://portal.azure.com) to check if you've solved your issue with any of the advice above

0 commit comments

Comments
 (0)