File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,9 @@ The schema for a policy state changed event scoped at the subscription level is
157
157
}]
158
158
```
159
159
160
- # [ Azure Event Grid event schema] ( #tab/azure-event-grid-event-schema )
160
+ ---
161
+
162
+ # [ Event Grid event schema] ( #tab/event-grid-event-schema )
161
163
The following example shows the schema of a policy state created event scoped at the management group level:
162
164
163
165
``` json
@@ -204,7 +206,7 @@ The schema for a policy state changed event scoped at the management group level
204
206
}]
205
207
```
206
208
207
- # [ Azure Cloud event schema] ( #tab/azure- cloud-event-schema )
209
+ # [ Cloud event schema] ( #tab/cloud-event-schema )
208
210
209
211
The following example shows the schema of a policy state created event scoped at the management group level:
210
212
You can’t perform that action at this time.
0 commit comments