Skip to content

Commit 725769e

Browse files
authored
Update how-to-event-domains.md
1 parent 6549ef1 commit 725769e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/event-grid/how-to-event-domains.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ And then use your favorite method of making an HTTP POST to publish your events
193193
> [!NOTE]
194194
> For samples that use programming language SDKs to publish events to an Event Grid domain, use the following links:
195195
> - [.NET](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/eventgrid/Azure.Messaging.EventGrid/samples/Sample2_PublishEventsToDomain.md#publishing-events-to-an-event-grid-domain)
196+
> - [Python](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/eventgrid/azure-eventgrid/samples/basic/sync_samples/sample_publish_eg_events_to_a_domain.py)
196197
> - [Java](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/eventgrid/azure-messaging-eventgrid-cloudnative-cloudevents/src/samples/java/com/azure/messaging/eventgrid/cloudnative/cloudevents/samples/PublishNativeCloudEventToDomainAsync.java)
197198
198199
## Search lists of topics or subscriptions

0 commit comments

Comments
 (0)