tessl install tessl/pypi-azure-servicebus@7.14.0Microsoft Azure Service Bus Client Library for Python providing comprehensive messaging capabilities for enterprise applications.
Agent Success
Agent success rate when using this tile
92%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.01x
Baseline
Agent success rate without this tile
91%
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.