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

[EH] Troubleshooting Guide Updates #38962

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

kashifkhan
Copy link
Member

Updates to the troubleshooting guide to handle asyncio issues, duplicates etc.

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

sdk/eventhub/azure-eventhub/TROUBLESHOOTING.md Outdated Show resolved Hide resolved
sdk/eventhub/azure-eventhub/TROUBLESHOOTING.md Outdated Show resolved Hide resolved
sdk/eventhub/azure-eventhub/TROUBLESHOOTING.md Outdated Show resolved Hide resolved
sdk/eventhub/azure-eventhub/TROUBLESHOOTING.md Outdated Show resolved Hide resolved
sdk/eventhub/azure-eventhub/TROUBLESHOOTING.md Outdated Show resolved Hide resolved
- [Connect using an IoT connection string](#connect-using-an-iot-connection-string)
- [Cannot add components to the connection string](#cannot-add-components-to-the-connection-string)
- [Enable and configure logging](#enable-and-configure-logging)
- [Enable AMQP transport logging](#enable-amqp-transport-logging)
- [Troubleshoot EventProducerAsyncClient/EventProducerClient issues](#troubleshoot-eventproducerasyncclienteventproducerclient-issues)
- [Cannot set multiple partition keys for events in EventDataBatch](#cannot-set-multiple-partition-keys-for-events-in-eventdatabatch)
- [Setting partition key on EventData is not set in Kafka consumer](#setting-partition-key-on-eventdata-is-not-set-in-kafka-consumer)
- [Buffer producer not sending events](#buffered-producer-not-sending-events)
- [Troubleshoot EventHubConsumerClient issues](#troubleshoot-eventprocessorclient-issues)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

link is not clickable

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this one is working for me locally ?

- [Managing clients](#managing-clients)
- [Adding components to the connection string does not work](#adding-components-to-the-connection-string-does-not-work)
- ["TransportType=AmqpOverWebsocket" Alternative](#adding-transporttypeamqpoverwebsocket)
- ["Authentication=Managed Identity" Alternative](#adding-authenticationmanaged-identity)
- [Connect using an IoT connection string](#connect-using-an-iot-connection-string)
- [Cannot add components to the connection string](#cannot-add-components-to-the-connection-string)
- [Enable and configure logging](#enable-and-configure-logging)
- [Enable AMQP transport logging](#enable-amqp-transport-logging)
- [Troubleshoot EventProducerAsyncClient/EventProducerClient issues](#troubleshoot-eventproducerasyncclienteventproducerclient-issues)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

link is not clickable

sdk/eventhub/azure-eventhub/TROUBLESHOOTING.md Outdated Show resolved Hide resolved
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