Azure Functions for the IT Pro

Поделиться
HTML-код
  • Опубликовано: 11 июл 2024
  • A little walkthrough of using Azure Function for the IT Pro.
    🔎 Looking for content on a particular topic? Search the channel. If I have something it will be there!
    ▬▬▬▬▬▬ C H A P T E R S ⏰ ▬▬▬▬▬▬
    0:00 - Introduction
    4:50 - Creating a Function App
    8:20 - Managed identity for the Function App
    12:00 - Setting modules for the Function App
    14:00 - Creating a Function
    15:10 - Editting the Function and testing
    19:15 - Using an environment variable
    24:18 - Overview information and close
    ▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬
    📖 Recommended Learning Path for Azure
    🔗 learn.onboardtoazure.com
    🥇 Certification Content Repository
    🔗 github.com/johnthebrit/Certif...
    📅 Weekly Azure Update
    🔗 • Azure Infrastructure U...
    ☁ Azure Master Class
    🔗 • Microsoft Azure Master...
    ⚙ DevOps Master Class
    🔗 • DevOps Master Class
    💻 PowerShell Master Class
    🔗 • PowerShell Master Class
    🎓 Certification Cram Videos
    🔗 • Microsoft Certificatio...
    🧠 Mentoring Content
    🔗 • Virtual Mentoring
    ❔ Question about my setup?
    🔗 • My Setup
    👕 Cure Childhood Cancer Charity T-Shirt Channel Store
    🔗 johns-t-shirts-store.creator-...
    SUBSCRIBE ✅ / @ntfaqguy
    #microsoft #azure #johnsavillstechnicaltraining #doyouevenazure #onboardtoazure #cloud
  • НаукаНаука

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

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

    Hey everyone, welcome to another video for the IT Pro who wants to make use of Azure Functions! Please make sure to read the description for the chapters and key information about this video and others.
    ⚠️ P L E A S E N O T E ⚠️
    🤔 I am no longer able to answer questions due to the sheer amount of comments on this channel. Sorry.
    🔎 If you are looking for content on a particular topic search the channel. If I have something it will be there!
    🕰️ I don't discuss future content nor take requests for future content so please don't ask 😇
    Thanks for watching!
    🤙

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

    Thank you so much John for explaining Azure functions in the most simplest way. :)

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

    Right Video at the Right time. I am Excited!!

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

    I was waiting for this video for a long time :-) perfect timing, have my exam on Friday and this definitely helps me with what I need to know about Azure Functions. Thank you so much John - You've done it again.

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

    Very helpful, you are making it simple to understand. Thank you

  • @Alex-mu4ue
    @Alex-mu4ue Год назад +1

    Super powerful what you can do with this. At the moment iv just accessed a third party logs analytics workspace using Azure function which has been given delegated access using lighthouse. I've given the function app a managed identity and added it to the reader role for the customer. You can run whatever KQL you want in the analytics workspace to say for example generate a list of servers missing updates. you can dump that into an ITSM system or start some patching software for example! so good

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

    Clear cut, easy to understand, thanks

  • @Semtx552
    @Semtx552 2 года назад +5

    intersting vid!
    i use runbooks in an automation account to run scripts, nice to see there are more options.
    thanks!

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

    Another classic from John!!

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

    Super helpful - Thank you so much John !! #StayBlessednHappy

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

    Great timing! I was looking into this a bit the other day and got lost with it. Thanks for creating the video.

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

      Glad it was helpful!

  • @yulaw3289
    @yulaw3289 Месяц назад

    enjoying this video for today learning, thanks a lot!

    • @NTFAQGuy
      @NTFAQGuy  Месяц назад

      You are welcome!

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

    Great video as always

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

    Another timely video! You need to stop spying on me and my work projects 🤣 Thank you, sir!

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

    The HTTP template with Python is amazing😊. Good info about manged instance. Thanks

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

    Great video, very informative

  • @trakba
    @trakba 11 месяцев назад

    So beautifully explained as compared to other function app videos.

    • @NTFAQGuy
      @NTFAQGuy  11 месяцев назад +1

      Glad you liked it

  • @rishi.girdhar
    @rishi.girdhar 7 месяцев назад

    Good stuff - Thank you John

  • @jatinnandwani6678
    @jatinnandwani6678 5 месяцев назад

    Thanks so much

  • @KuiphJe76
    @KuiphJe76 Год назад +2

    Great vid, and a nice starting point. What I would like to add is regarding the requirements.psd1 (ruclips.net/video/B0vg8Bxbw3c/видео.html) and including modules. Make sure to include just the modules you want/ need for your script to run. Adding the complete Az module will take time to download and will add unnecessary modules. By just adding Az.Accounts and Az.Compute (for this specific scenario) it will speed up the function start time and will give you a better insight in what's happening behind the scenes.

  • @peelyt3shorts113
    @peelyt3shorts113 4 месяца назад +2

    Azure Check - Watched this video on 01/03/2024

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

    Super useful c0ontent...

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

    if you will teacher in my school, student must not dare to bunk classes and go to sports room.