Skip to content

Commit 683afc0

Browse files
authored
Apply suggestions from code review
1 parent 79ab025 commit 683afc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/governance/policy/tutorials/route-state-change-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Now that we have a resource group, we create a
5252
more events published by Azure services such as Azure Policy and Azure Event Hubs. This system topic
5353
uses the `Microsoft.PolicyInsights.PolicyStates` topic type for Azure Policy state changes.
5454

55-
First, you'll need to register the `PolicyInsights` and `EventGrid` resource providers (RPs) at the appropriate management scope. Whereas the Azure Portal auto-registers any RPs you invoke for the first time, Azure CLI does not.
55+
First, you'll need to register the `PolicyInsights` and `EventGrid` resource providers (RPs) at the appropriate management scope. Whereas the Azure portal auto-registers any RPs you invoke for the first time, Azure CLI does not.
5656

5757
```azurecli-interactive
5858
# Log in first with az login if you're not using Cloud Shell

0 commit comments

Comments
 (0)