Getting Started with Azure PowerShell

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

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

  • @bobd7307
    @bobd7307 Год назад +4

    I was struggling, trying to put together advice from lots of different pages around the web. But you nutshelled it all for me in 1 place - brilliant. Thanks!

  • @FrancescoPegoraro
    @FrancescoPegoraro 3 года назад +12

    You really have a gift to explain clearly any topic. Kudos!

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

      Very kind, thank you

  • @krishnaavinash1284
    @krishnaavinash1284 3 года назад +4

    Thanks John, I took almost 10 days to understand this stuff , you made it in 50 min 👍
    Benefit for beginners.

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

      Great to hear. I was worried I went on a bit too much but added the bookmarks so people could skip history etc if they wanted :-)

  • @jonathanbanda3981
    @jonathanbanda3981 Год назад

    Your choice in how you teach is very helpful and powerfull. I was already mentally prepared to be flooded with lots of strange commands. Instead i got a clean overview on not just what azure powershell is, what it can do & where to find it but also how to use it to help learn how to use it 😅 Thanks John 💯💥

  • @OlivierWithoff
    @OlivierWithoff 8 месяцев назад

    Thanks for showing what the problem to solve is, and the history lesson. This gives a great context starting point that usual MS doco does not. Excellent!

    • @NTFAQGuy
      @NTFAQGuy  8 месяцев назад

      Glad it was helpful!

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

    Thank you so much John, the introduction and history lessons were extremely helpful to fully grasp what is going on

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

    This is amazing. Thank you John. This video was more than I knew I needed.

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

    Thanks for the lesson John. great startup with Powershell.

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

    Great stuff John! This is a great intro to the Az Powershell with background and history behind it.
    Thanks for demonstrating a nice and clean way of working with multiple contexts! I am gonna totally steal the Select-Subscription alias! I should have thought of that!! :D
    Also pleasantly surprised to discover SHiPs! That looks cool!
    Personally I am torn between using azure cli vs azure PowerShell.. haha.. I started using azure cli a lot, but what I have realized is as I am more comfortable with .NET and objects, the Powershell objects come more intuitively to me, thus Az PowerShell and constructs seem easier!

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

      right just use whatever is best for you. I prefer PS as well.

  • @rahulchoudhury7968
    @rahulchoudhury7968 Год назад

    Thank you John. It was such a great explanation.Learned so much.

  • @pradeeprajurs9080
    @pradeeprajurs9080 3 года назад

    I am very impressed with EVERY SINGLE Video you publish. One of the best source for learning Azure Technologies. Its even better than many Azure Channels run by MSFT and I used to work for MSFT ;-)

    • @NTFAQGuy
      @NTFAQGuy  3 года назад

      Glad you like them!

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

    These lessons are brilliant! Perfect. Amazing. Thanks John!

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

      Glad you think so!

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

    A much-needed lesson thank you John.

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

    Your video quality is AMAZINGLY clear!

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

    Thank you John, for all the work you put into creating this incredible content!

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

    Absolutely amazing class , thank you for make it that simple.

    • @NTFAQGuy
      @NTFAQGuy  3 года назад

      You're very welcome!

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

    Hi John, I like your tutorials and got cleared most of the Azure concepts (new to Azure) cleared. One of the Microsoft Trainers who refers your videos recommended us the same. The updates that you come up with every week or month are awesome. I'm more interested in Azure PowerShell. Can we have some new AZ cmdlets tutorials as well mainly for fetching reports.... That would be of great help :)

    • @NTFAQGuy
      @NTFAQGuy  3 года назад

      Thanks but I don’t really plan on doing videos on specific cmdlets. Typically the help and examples would be enough

  • @sandeepanumula92
    @sandeepanumula92 3 года назад

    Thanks for the great introduction to Azure PowerShell

  • @aryan1736
    @aryan1736 3 года назад

    Was looking for it eagerly. Thank you very much

    • @NTFAQGuy
      @NTFAQGuy  3 года назад

      Most welcome 😊

  • @ravilobo7977
    @ravilobo7977 3 года назад

    John every time I watch your training videos, my IQ raises by 2 points!

    • @NTFAQGuy
      @NTFAQGuy  3 года назад

      Lol, very kind :-)

  • @baclm555
    @baclm555 Год назад

    Really great video, very good pedagogy I love it ! But it was sometimes difficult to focus away from this guns OMG mister what is your gym routine ??? Do you do one push-up every time you get a type error on your Powershell where request xD ?

  • @tamilstalin4609
    @tamilstalin4609 3 года назад

    Very useful. Thank you john

  • @sid0000009
    @sid0000009 3 года назад

    since OS is supported across both CLI and powershell, can you please state any factors for pick choosing one over the other. Thank you John for the share!

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

      A lot will come down to your preference. If you are big Windows, PowerShell person then AZ will make more sense. More of a bash person may prefer AZ CLI but both are cross platform.

  • @alexpetrenko5952
    @alexpetrenko5952 3 года назад

    Very interesting topic; however, the part about authentication was a bit messy. I am very interested right now how to avoid this interactive logons.

  • @1979benmitchell
    @1979benmitchell 3 года назад

    Not all ARM Templates are Idempotent (ie the API). Found this out the hard way. This is really somewhere MSFT could do a bit better.

    • @NTFAQGuy
      @NTFAQGuy  3 года назад

      can you elaborate? Base resources should be idempotent. Now if I make a call to something else (like a deployment script, and endpoint that would be different).

    • @1979benmitchell
      @1979benmitchell 3 года назад +1

      @@NTFAQGuy Good example is Deploying an IaaS SQL Cluster with AlwaysOn. The ""type": "Microsoft.SqlVirtualMachine/SqlVirtualMachineGroups"," Type in the ARM template didn't handle multiple runs. I ended up blowing up my SQL Cluster when I ran the same ARM template twice.

    • @1979benmitchell
      @1979benmitchell 3 года назад

      @@NTFAQGuy I ended up moving some of the configuration that is supported by this ResourceType to a CustomScript (Which also breaks Idempotency), but that isn't ideal as it still lacks the awareness of the current state vs future state.