2019-11-27 1.1.0
- Constructing
DefaultAzureCredential
no longer raisesImportError
on Python
3.8 on Windows (8294) InteractiveBrowserCredential
raises when unable to open a web browser
(8465)InteractiveBrowserCredential
prompts for account selection
(8470)- The credentials composing
DefaultAzureCredential
are configurable by keyword
arguments (8514) SharedTokenCacheCredential
accepts an optionaltenant_id
keyword argument
(8689)