home.social

#azureclicredential — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #azureclicredential, aggregated by home.social.

fetched live
  1. Note to myself: When testing #Python code for #Azure locally, I shall mainly be using the #AzureCliCredential Class for authentication since this will simply use the credentials from #AzureCLI - the context of which can be quickly verified through `az account show`. The #DefaultAzureCredential Class has all options for production but it checks multiple identity options in turn if they are not excluded - which could lead to, hm - well, confusion I guess. learn.microsoft.com/en-us/pyth

  2. Note to myself: When testing code for locally, I shall mainly be using the Class for authentication since this will simply use the credentials from - the context of which can be quickly verified through `az account show`. The Class has all options for production but it checks multiple identity options in turn if they are not excluded - which could lead to, hm - well, confusion I guess. learn.microsoft.com/en-us/pyth