You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Event Hubs README, under section Create client using the azure-identity library, add the azure-identity installation step: pip install azure-identity
we also need to mention async transport support (aiohttp) if people want to use azure-identity in async world, could just be a short sentence.
The text was updated successfully, but these errors were encountered:
Remove references to IANA and preview documentation tag from geolocation.json (Azure#16272)
* Remove IANA references and preview doc tag
* Remove IANA references from documentation
* Remove reference to IANA
* Remove reference to IANA from geolocation
similar to: #16094 --> PR for EH: #16215
Create client using the azure-identity library
, add the azure-identity installation step:pip install azure-identity
The text was updated successfully, but these errors were encountered: