Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[azeventgrid] Adding in a Publisher client to use with Event Grid topics #21521

Merged
merged 25 commits into from
Sep 11, 2023

Conversation

richardpark-msft
Copy link
Member

Event Grid has two separate products at the moment:

  • Event Grid namespaces, which enables pull delivery and MQTT. This service is in preview.
  • Event Grid topics and Event Grid subscriptions - this service is GA.

This PR adds a new client (publisher.Client) that you can use to talk with the existing Event Grid topic service. This is primarily useful for system event publishers, like Microsoft.

@richardpark-msft
Copy link
Member Author

/azp run go - azeventgrid

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Looks like I was using an incorrect inputSchema for the topic.
@richardpark-msft
Copy link
Member Author

/azp run go - azeventgrid

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Richard Park added 2 commits September 9, 2023 12:13
@richardpark-msft
Copy link
Member Author

/azp run go - azeventgrid

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@richardpark-msft
Copy link
Member Author

/azp run go - azeventgrid

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@richardpark-msft
Copy link
Member Author

/azp run - go azeventgrid

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@richardpark-msft
Copy link
Member Author

/azp run go - azeventgrid

@azure-pipelines
Copy link

Azure Pipelines failed to run 1 pipeline(s).

@richardpark-msft
Copy link
Member Author

/azp run go - azeventgrid

@azure-pipelines
Copy link

Azure Pipelines failed to run 1 pipeline(s).

@richardpark-msft
Copy link
Member Author

/check-enforcer evaluate

@richardpark-msft
Copy link
Member Author

/azp run go - azeventgrid

@azure-pipelines
Copy link

Azure Pipelines failed to run 1 pipeline(s).

@richardpark-msft
Copy link
Member Author

/azp run go - azeventgrid

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@richardpark-msft
Copy link
Member Author

/azp run go - azeventgrid

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@richardpark-msft
Copy link
Member Author

/azp run go - azeventgrid

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@richardpark-msft richardpark-msft enabled auto-merge (squash) September 11, 2023 23:09
@benbp benbp disabled auto-merge September 11, 2023 23:13
@benbp benbp merged commit f93cd44 into Azure:main Sep 11, 2023
24 checks passed
@richardpark-msft richardpark-msft deleted the eg-v1-gen branch September 11, 2023 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants