Skip to content

Commit 79ab025

Browse files
Resolve tab ID warning
1 parent 8aa3b96 commit 79ab025

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

includes/policy/policy-events.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,9 @@ The schema for a policy state changed event scoped at the subscription level is
157157
}]
158158
```
159159

160-
# [Azure Event Grid event schema](#tab/azure-event-grid-event-schema)
160+
---
161+
162+
# [Event Grid event schema](#tab/event-grid-event-schema)
161163
The following example shows the schema of a policy state created event scoped at the management group level:
162164

163165
```json
@@ -204,7 +206,7 @@ The schema for a policy state changed event scoped at the management group level
204206
}]
205207
```
206208

207-
# [Azure Cloud event schema](#tab/azure-cloud-event-schema)
209+
# [Cloud event schema](#tab/cloud-event-schema)
208210

209211
The following example shows the schema of a policy state created event scoped at the management group level:
210212

0 commit comments

Comments
 (0)