-
Notifications
You must be signed in to change notification settings - Fork 80
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requeststatus:waiting-for-author-feedbackIssue that we've responded but needs author feedback to closeIssue that we've responded but needs author feedback to closetype:documentationGeneral documentation request or project documentation updateGeneral documentation request or project documentation update
Description
Is your feature request related to a problem? Please describe.
How about making it not break on the first line? Why would i even get an import error for azure.core?
Exception has occurred: ModuleNotFoundError
No module named 'azure.core'
I have azure.core installed in my virtual environment as shown below
poetry show
azure-core 1.30.1 Microsoft Azure Core Library for Python
Describe the solution you'd like
I expect the examples to work like provided, and not go 13 rounds on it for simple things to work. It should be either be as easy as the examples if it is to have any vaule for me or my company.
Describe alternatives you've considered
The level of confusion with all the different sdks and the versions is createing a lot of overhead. I might as well just go back to api calls.
Bah. Its very frustrating.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requeststatus:waiting-for-author-feedbackIssue that we've responded but needs author feedback to closeIssue that we've responded but needs author feedback to closetype:documentationGeneral documentation request or project documentation updateGeneral documentation request or project documentation update