File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -193,6 +193,7 @@ And then use your favorite method of making an HTTP POST to publish your events
193
193
> [ !NOTE]
194
194
> For samples that use programming language SDKs to publish events to an Event Grid domain, use the following links:
195
195
> - [ .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 )
196
197
> - [ 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 )
197
198
198
199
## Search lists of topics or subscriptions
You can’t perform that action at this time.
0 commit comments