Microsoft Azure Overview: Using Credentials with the Azure SDK

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 5

  • @kanteblues0075
    @kanteblues0075 2 года назад +1

    Thanks for putting this together!!

  • @Analyse_US
    @Analyse_US 2 года назад +3

    Brilliant! A great walk through of something I had been struggling with. One question. I am not sure I 100% understand the purpose of storing the credentials in the Environmental variables (using SETX etc.). My assumption is, this is used by default, when we develop locally on our computer. Then when we deploy the code to Azure, (where the environmental variables aren't accessible), this is where Key vault is the logical approach. Is this correct? So technically we could skip using Environmental Variables, and just use the Key Vault approach outlined above- even for local dev (as long as we have internet connectivity) etc.?

  • @kumarreddy1792
    @kumarreddy1792 3 года назад +1

    When I created dns in azure by using python it will throws error invalid client I'd error plss help me yaar

  • @prasadjadhav4763
    @prasadjadhav4763 3 года назад +1

    how to set up environment variables for python virtual environment

  • @pittixixitosilveira3876
    @pittixixitosilveira3876 2 года назад

    I just love u