Using ChatGPT with Azure AD and PowerShell

  Рет қаралды 37,285

John Savill's Technical Training

John Savill's Technical Training

Күн бұрын

Thought I would see how ChatGPT did with Azure AD and PowerShell for scripting!
🔎 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
0:25 - Key considerations for ChatGPT use
2:45 - How up to date is ChatGPT?
3:42 - Creating a script
5:00 - Tweaking out desired script
7:27 - Questioning the output
8:40 - Another tweak
10:55 - Document my code
12:30 - Explaining concepts to me
13:24 - Showing it is not always accurate!
15:45 - Closing thoughts
▬▬▬▬▬▬ 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
❔ Questions? Maybe I answered it in my FAQ
🔗 savilltech.com/faq.html
👕 Cure Childhood Cancer Charity T-Shirt Channel Store
🔗 johns-t-shirts-store.creator-...
👂 I have manually updated the captions to be as accurate as possible. Enable the subtitles and from there you can translate to your native language via the auto-translate feature in settings! • KZbin Captions and A... for a demo of using this feature.
SUBSCRIBE ✅ / @ntfaqguy
#microsoft #azure #johnsavillstechnicaltraining #onboardtoazure #cloud

Пікірлер: 28
@NTFAQGuy
@NTFAQGuy Жыл бұрын
Hey everyone, time to play with ChatGPT with some PowerShell scripts for Azure AD! 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 ⚠ 🔎 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 😇 🤔 Due to the channel growth and number of people wanting help I no longer can answer or even read questions and they will just stay in the moderation queue never to be seen so please post questions to other sites like Reddit, Microsoft Community Hub etc. 👂 I have manually updated the captions to be as accurate as possible. Enable the subtitles and from there you can translate to your native language via the auto-translate feature in settings! kzbin.info/www/bejne/rGbFZmZjhcx4o6s for a demo of using this feature. Thanks for watching! 🤙
@mischaj5634
@mischaj5634 Жыл бұрын
Thanks John! your videos helped me pass AZ104 and AZ305
@AleksandarIvanov69
@AleksandarIvanov69 Жыл бұрын
Thank you for this video! It is always greatly beneficial to see how experienced and successful people think 😊 The commenting in code is such a neat trick!
@davidbriseno910
@davidbriseno910 Жыл бұрын
PowerShell and Microsoft products in general when asking GPT has been great so far. Great tool to have in our arsenal! Thank you, John as always!
@keith8605
@keith8605 Жыл бұрын
Thank you John I have been waiting for this video:)
@samhhissam4708
@samhhissam4708 Жыл бұрын
Hey John, thanks for making this video as now it has become the talk of time
@pisse3000
@pisse3000 Жыл бұрын
I've also had success pasting in some documentation and telling it "given the information provided, is it possible to do X?" Really powerful way avoid spending 20 minutes reading a wall of text!
@KefashWhite
@KefashWhite Жыл бұрын
Agreed. I find it very useful to get a base idea for what I want to do then I build on that. The MS Graph PowerShell module doesn’t seem to work for it. There is also an extension for vs code.
@DavidMunzer
@DavidMunzer Жыл бұрын
It would be wonderful to have a John Savill large language model. It would skyrocket the quality of answers.
@NTFAQGuy
@NTFAQGuy Жыл бұрын
ROFL
@mennolaan2468
@mennolaan2468 Жыл бұрын
@@NTFAQGuyohn are you aware that as of now chatgpt does know you? If you start your prompt with, “I want to to respond in the same manner as the Azure Guru John Savill when I ask you questions in regards to Azure. Use his way of talking, make sure your answers go into the same level of depth as John Savill does when he explains Azure components.” I reckon this creates a interesting posibility for you to create an Ama on your website. Openai just released gpt-3.5-turbo api endpoint where you can construct chat context.
@NTFAQGuy
@NTFAQGuy Жыл бұрын
never tried that. most of what I have done recently is video so wonder if it parsed subtitles :) I wouldn’t rely on it today as again, it makes things up at times.
@MattKoozer
@MattKoozer Жыл бұрын
Amazed at the number of views in such a short period of time 😃. I hope more give a thumbs UP 👍👍. Use the tools to inspire greatness and achieve great ideas.
@Rekke_yt
@Rekke_yt Жыл бұрын
ChatGPT continues to tell me to use random cmdlets that don't exist and aren't found online. It's like it has scraped some random modules that aren't publically available. Also half the M365 / AAD syntax/functions are outdated in chatGPT. feels bad man
@roydelgadocortez1918
@roydelgadocortez1918 Жыл бұрын
Great video
@DrDoktor60
@DrDoktor60 Жыл бұрын
I spent a few hours trying to get it to produce useable IaC for a simple function app. No luck but it got close. Next trying to get it to write some nodejs code that would copy Google Photos files to an Azure storage account. That took lots of tries and me guiding it. Not too worried yet 😀
@Teramos
@Teramos Жыл бұрын
It helped my greatly with PowerShell Scripting. Also other Scripts and dozen other stuff. Amazing tool, just don't believe everything it does. Once it gave me cmdlets which sounded good, but they do not exist :D
@tonyme7426
@tonyme7426 Жыл бұрын
First thing I did with it aswell. Azure and Powershell.
@vortical911
@vortical911 Жыл бұрын
Arg things are changing too fast! There are too many modules lol! my scripts still use az, azureAD, connect-msolservice ...etc.. I had no idea there was a Graph module! something new to look into :)
@NTFAQGuy
@NTFAQGuy Жыл бұрын
I think I did a video on it on the channel :-)
@vortical911
@vortical911 Жыл бұрын
@@NTFAQGuy I will definitely watch it! thank you for all you do!
@tlsammich
@tlsammich Жыл бұрын
can't wait to tell Bing to allocate VMs for me
@NTFAQGuy
@NTFAQGuy Жыл бұрын
lol, you could do that today pretty easy. basic language understanding could follow that type of direction. Just don't talk in your sleep :D
@tlsammich
@tlsammich Жыл бұрын
@@NTFAQGuy hm... then I might just have Bing take my AZ-900 tomorrow
@synergygaming65
@synergygaming65 Жыл бұрын
This is great. I hate scripting. Never enjoyed it or programming. It almost seems that learning it is now pointless.
@synergygaming65
@synergygaming65 Жыл бұрын
I used GPT some time ago for looking up commands for Exchange 365 and it produced what I already had documented confirming it is accurate. At least in that case.
@Kratosgamer10
@Kratosgamer10 Жыл бұрын
ChatGPT didn't mention Iron Man achievements, FAIL. 😆
@NTFAQGuy
@NTFAQGuy Жыл бұрын
ROFL
ExpressRoute Metro - Higher Availability for ExpressRoute Circuits
13:23
John Savill's Technical Training
Рет қаралды 4,9 М.
Using Dynamic Groups
30:56
John Savill's Technical Training
Рет қаралды 13 М.
He tried to save his parking spot, instant karma
00:28
Zach King
Рет қаралды 22 МЛН
Is it Cake or Fake ? 🍰
00:53
A4
Рет қаралды 15 МЛН
PowerShell script to get inactive users from last 90 days in Azure AD
5:21
TechMark by Parveen Prajapati
Рет қаралды 3 М.
It's Over (For Real This Time)
10:11
waffles
Рет қаралды 269
This is insane 🤯 ChatGPT for DevOps 👨‍💻 #chatgpt
0:37
Automate your job with Python
6:07
John Watson Rooney
Рет қаралды 350 М.
Azure AD Cross-Tenant Sync
26:00
John Savill's Technical Training
Рет қаралды 24 М.
ChatGPT Marketing For Beginners
11:30
Samuel Does Marketing
Рет қаралды 9
PowerShell Master Class - PowerShell Fundamentals
1:14:50
John Savill's Technical Training
Рет қаралды 459 М.
What is XDR vs EDR vs MDR?  Breaking down Extended Detection and Response
8:54
The CISO Perspective
Рет қаралды 180 М.