Azure / Azure/azure-rest-api-specs
list_keys returning none
Open
Authorization
customer-reported
Event Hubs
Mgmt
needs-team-attention
question
Service Attention
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
- **Package Name**: azure-mgmt-eventhub
- **Package Version**: 11.1.0
- **Operating System**:
- **Python Version**: 3.10
**Describe the bug**
The azure eventhub list_keys method breaks intermittently returning None for a listener secondary key call, even though the key is present. Once we retry the call succeeds.
**To Reproduce**
Steps to reproduce the behavior:
1. Call eventhub.list_keys with the required arguments
**Expected behavior**
Expected successful key fetch
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.