Getting Started with Azure PowerShell

Поділитися
Вставка
  • Опубліковано 20 лип 2024
  • A walkthrough of getting start with Azure PowerShell.
    For the sample file I use see github.com/johnthebrit/Random....
    00:00 Introduction
    00:26 Interacting with Azure methods
    05:17 PowerShell tooling
    06:38 Azure PowerShell module evolution
    10:48 Installing PowerShell module
    18:02 Authentication
    28:56 Contexts
    35:15 Azure Cloud Shell
    39:39 Code in the cloud shell
    41:13 Doing stuff in PowerShell
    43:37 PowerShell pipeline usefulness
    45:30 Looking at different types of resource
    47:50 Resource graph with PowerShell
    49:28 Finding commands
    50:50 Close
  • Наука та технологія

КОМЕНТАРІ • 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

  • @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 💯💥

  • @ia1930
    @ia1930 2 роки тому

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

  • @ahmedroberts4883
    @ahmedroberts4883 Рік тому +1

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

  • @bingomutant1
    @bingomutant1 3 роки тому +2

    A much-needed lesson thank you John.

  • @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 :-)

  • @diezam
    @diezam 3 роки тому +1

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

  • @pevelden
    @pevelden Рік тому

    Thanks for the lesson John. great startup with Powershell.

  • @frvo
    @frvo 2 роки тому +1

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

    • @NTFAQGuy
      @NTFAQGuy  2 роки тому +1

      Glad you think so!

  • @rahulchoudhury7968
    @rahulchoudhury7968 Рік тому

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

  • @user-nk5hk4lw3z
    @user-nk5hk4lw3z 5 місяців тому

    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  5 місяців тому

      Glad it was helpful!

  • @aymanragaey
    @aymanragaey 3 роки тому +1

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

    • @NTFAQGuy
      @NTFAQGuy  3 роки тому

      You're very welcome!

  • @InfoTechMM
    @InfoTechMM 2 роки тому

    Your video quality is AMAZINGLY clear!

  • @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!

  • @aryan1736
    @aryan1736 3 роки тому

    Was looking for it eagerly. Thank you very much

  • @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.

  • @sandeepanumula92
    @sandeepanumula92 3 роки тому

    Thanks for the great introduction to Azure PowerShell

  • @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

  • @tamilstalin4609
    @tamilstalin4609 3 роки тому

    Very useful. Thank you john

  • @ravilobo7977
    @ravilobo7977 3 роки тому

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

    • @NTFAQGuy
      @NTFAQGuy  3 роки тому

      Lol, very kind :-)

  • @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.

  • @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 ?