Azure Functions for the IT Pro

  Рет қаралды 35,243

John Savill's Technical Training

John Savill's Technical Training

Күн бұрын

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 жыл бұрын
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! 🤙
@marutiritz5534
@marutiritz5534 Жыл бұрын
Very well explained 👍🏻
@Semtx552
@Semtx552 2 жыл бұрын
intersting vid! i use runbooks in an automation account to run scripts, nice to see there are more options. thanks!
@vimalvijayan1206
@vimalvijayan1206 2 жыл бұрын
Right Video at the Right time. I am Excited!!
@yulaw3289
@yulaw3289 Ай бұрын
enjoying this video for today learning, thanks a lot!
@NTFAQGuy
@NTFAQGuy Ай бұрын
You are welcome!
@Alex-mu4ue
@Alex-mu4ue Жыл бұрын
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
@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.
@peelyt3shorts113
@peelyt3shorts113 4 ай бұрын
Azure Check - Watched this video on 01/03/2024
@QuinnFavo
@QuinnFavo 2 жыл бұрын
Clear cut, easy to understand, thanks
@thosethere
@thosethere Жыл бұрын
Very helpful, you are making it simple to understand. Thank you
@laykside
@laykside 2 жыл бұрын
Another classic from John!!
@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!
@lifechamp007
@lifechamp007 2 жыл бұрын
Super helpful - Thank you so much John !! #StayBlessednHappy
@colinrhee98
@colinrhee98 2 жыл бұрын
Great video as always
@trakba
@trakba 11 ай бұрын
So beautifully explained as compared to other function app videos.
@NTFAQGuy
@NTFAQGuy 11 ай бұрын
Glad you liked it
@espenkl
@espenkl Жыл бұрын
The HTTP template with Python is amazing😊. Good info about manged instance. Thanks
@kennethbarnhouse7462
@kennethbarnhouse7462 2 жыл бұрын
Great video, very informative
@austinneuharth7260
@austinneuharth7260 2 жыл бұрын
Another timely video! You need to stop spying on me and my work projects 🤣 Thank you, sir!
@KuiphJe76
@KuiphJe76 Жыл бұрын
Great vid, and a nice starting point. What I would like to add is regarding the requirements.psd1 (kzfaq.info/get/bejne/eJammptz3cjbY5c.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.
@jatinnandwani6678
@jatinnandwani6678 5 ай бұрын
Thanks so much
@rishi.girdhar
@rishi.girdhar 7 ай бұрын
Good stuff - Thank you John
@NTFAQGuy
@NTFAQGuy 7 ай бұрын
You bet
@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.
@NTFAQGuy
@NTFAQGuy Жыл бұрын
Lol
Microsoft Azure Managed Identity Deep Dive
48:40
John Savill's Technical Training
Рет қаралды 76 М.
Build serverless APIs with Azure Functions | Azure Friday
16:35
Microsoft Azure
Рет қаралды 31 М.
Best father #shorts by Secret Vlog
00:18
Secret Vlog
Рет қаралды 11 МЛН
When You Get Ran Over By A Car...
00:15
Jojo Sim
Рет қаралды 24 МЛН
Who has won ?? 😀 #shortvideo #lizzyisaeva
00:24
Lizzy Isaeva
Рет қаралды 60 МЛН
"I Hate Agile!" | Allen Holub On Why He Thinks Agile And Scrum Are Broken
8:33
Anatomy of Azure Policy
1:12:17
John Savill's Technical Training
Рет қаралды 36 М.
Azure Function Apps Tutorial | Introduction for serverless programming
29:19
Adam Marczak - Azure for Everyone
Рет қаралды 306 М.
Azure Logic App Hosting Options - Which is right?
30:55
John Savill's Technical Training
Рет қаралды 13 М.
Azure Bastion Deep Dive
39:49
John Savill's Technical Training
Рет қаралды 31 М.
Azure Landing Zones Overview
44:57
John Savill's Technical Training
Рет қаралды 143 М.
Understanding and Getting Started with ZERO TRUST
57:11
John Savill's Technical Training
Рет қаралды 130 М.
Урна с айфонами!
0:30
По ту сторону Гугла
Рет қаралды 8 МЛН
Красиво, но телефон жаль
0:32
Бесполезные Новости
Рет қаралды 618 М.
Battery  low 🔋 🪫
0:10
dednahype
Рет қаралды 1,3 МЛН