vscode-azure-event-hub-explorerThis is a vscode extension to send message to or monitor messages in Azure Event Hub. Features[x] Select Event Hub [x] Send messages to Event Hub [x] Monitor Event Hub messages Commands
ConfigurationYou could directly run Otherwise, it will prompt for you to set them manually in settings when you try to send message to event hub or monitor event hub messages.
Those two settings are optional. eventHubConsumerGroup default is "$Default", and showVerboseMessage default to false.
IssuesSubmit issues if any problems or suggestions. ContributionFork the repo and submit pull requests. |