Azure Functions for the IT Pro

Поділитися
Вставка
  • Опубліковано 22 лип 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. :)

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

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

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

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

  • @Semtx552
    @Semtx552 2 роки тому +5

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

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

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

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

    Clear cut, easy to understand, thanks

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

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

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

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

    Another classic from John!!

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

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

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

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

  • @yulaw3289
    @yulaw3289 Місяць тому

    enjoying this video for today learning, thanks a lot!

    • @NTFAQGuy
      @NTFAQGuy  Місяць тому

      You are welcome!

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

    Great video as always

  • @peelyt3shorts113
    @peelyt3shorts113 4 місяці тому +2

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

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

    Thanks so much

  • @KuiphJe76
    @KuiphJe76 Рік тому +2

    Great vid, and a nice starting point. What I would like to add is regarding the requirements.psd1 (ua-cam.com/video/B0vg8Bxbw3c/v-deo.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.

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