Microsoft Azure Service Bus Client Library for Python providing comprehensive messaging capabilities for enterprise applications.
Overall
score
92%
Build a diagnostic tool for troubleshooting Azure Service Bus message delivery issues. The tool should send test messages to a queue and capture detailed network trace information to help diagnose connectivity and messaging problems.
Your tool should implement the following functionality:
Create a connection to Azure Service Bus that enables detailed diagnostic logging. The connection should capture network-level operations to help troubleshoot issues.
Send a series of test messages to a specified queue. Each message should contain diagnostic information including a timestamp and message sequence number.
The tool should log sufficient diagnostic information to help identify:
Implement a simple command-line tool that accepts:
Provides messaging client capabilities for Azure Service Bus.
Install with Tessl CLI
npx tessl i tessl/pypi-azure-servicebusdocs
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10