Skip to content

Commit 55898f1

Browse files
authored
Update subscribe-to-graph-api-events.md
1 parent 8c44ed7 commit 55898f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/subscribe-to-graph-api-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Here are some of the key headers and payload properties:
9696
When you create a Graph API subscription with a `notificationUrl` bound to Event Grid, a partner topic is created in your Azure subscription. For that partner topic, you [configure event subscriptions](event-filtering.md) to send your events to any of the supported [event handlers](event-handlers.md) that best meets your requirements to process the events.
9797
9898
#### Test APIs using Graph Explorer
99-
For quick tests and to get to know the API, you could use the [Graph Explorer](/graph/graph-explorer/graph-explorer-features). For anything else beyond casuals tests or learning, you should use the Graph SDKs.
99+
For quick tests and to get to know the API, you could use the [Graph Explorer](/graph/graph-explorer/graph-explorer-features). For anything else beyond casuals tests or learning, you should use the Microsoft Graph SDKs.
100100
101101
[!INCLUDE [activate-partner-topic](includes/activate-partner-topic.md)]
102102

0 commit comments

Comments
 (0)