@@NTFAQGuy is there a way to report possible changes to MSFT SCE agreement with Azure. Do you have any videos that explains stuff like that for Apes like me?
Wow! Learnt something new. Did not know you could use ARG to pin dashboard information or even the fact that the portal uses it internally. Great learning material
hi.. this is a great view. .. thanks for taking the time to prepare it. I'm trying to get the PowerState of ScaleSet. ... is that even possible? .. do you have a sample ?
Resource creation date can be retrieved only for storage type resources but for other resources how we can get creation date using azure resource query.Thank you.
Often not stored to my knowledge. Look at activity log for recent creation dates. Start adding as a tag if needed. Also look at deployments at the RG level.
would be cool to create. you could look at the image version of the osprofile but remember this only can see what ARM knows. You would need to dig around the various properties available.
Hey John, awesome stuff man, huge thanks. I had a request, since now azure is like the common name for enterprise cloud administration of azure has become all the more important, could you do a series of deep dive videos on azure administration. Thanks again John
As usual John great video and very easy to understand. Can i ask you a favour... can you please provide the github link to these sample queries mentioned here unless you have already done it and am blind
@@Gmankach i kind of talk about my routine in my 2020 look back but I guess I'll create a little video as lots of people are asking :-) its really not that interesting :-)
@@NTFAQGuy Sometimes the simple things can be rather interesting to those who have an alternative perception on the topic. I'd love for instance to know why you settled on 7 hours? Some new age schools of thought would have you believe that 5 is enough. But then again, Matthew Mcconaughey prescribes 10hours? : - )
@@Gmankach 7 just seems to work for me. everyone is different but I find many people feel tired no matter how much sleep you get as just not really resting of happy with what they are doing. Varies though.
Great content John! Thank you. I realize I got thrown off by the name: "Azure Resource Graph". What exactly are the "graph capabilities" of this? It's basically Kusto reporting on your Azure resource inventory, app states, etc. There's no native graph-like semantics, or visualizations like that, correct?
John, this is scary - are you the Cloud Whisperer? Just yesterday I left a comment on your Powershell video that I was using Powershell's ConvertTo-Json method to get details of nested properties and then I was using Az Powershell to construct long running commands to get details of all VMs in my subscription , their private ips, their storage, backup information etc... And here today morning a video on Azure Resource Graph explorer - it's like you read the engineers mind and say ... no no no .. you are doing it wrong... here's how you should all be doing it.. Ok message received :D... haha Azure Resource Graph explorer is amazing, will help me so much in collecting all these information. I have found that I can use the Desktop App - Kusto Explorer for Log analytics query - I love it. However I can't seem to find a way for the Kusto Explorer to connect to the Azure Resource Graph explorer. Is this supported? John, you are a legend. Keep it coming man. Thanks!
John this great starting point for anyone who is looking for a Resource graph... rather all your videos are full of detail information about topic
The application change analysis part in the end was a nice bonus, Great stuff!
Glad you liked it!
Arms be looking like tree trunks explaining Azure. Subbed.
lol. Thanks for the sub!
@@NTFAQGuy is there a way to report possible changes to MSFT SCE agreement with Azure. Do you have any videos that explains stuff like that for Apes like me?
@@kritikusi-666 i'm honestly not following the question I'm afraid. Sorry.
Wow! Learnt something new. Did not know you could use ARG to pin dashboard information or even the fact that the portal uses it internally. Great learning material
Thanks. Glad you liked it
merci John. It's like I've changed my glasses, I can read you clearly ;-)
Lol. Fineeeeee
Awesome John!
Super super powerful for a MSP :)
A shame that I missed that one. Thanks a lot for the great lesson, it was an eye opener 👍
Thank you
Great lesson John. Many thanks.
Thanks for the great content as usual John ☺️
Very welcome. Thanks for watching.
Great Info! Kusto here we come!
hi.. this is a great view. .. thanks for taking the time to prepare it. I'm trying to get the PowerState of ScaleSet. ... is that even possible? .. do you have a sample ?
Not currently exposed via arg
I like your content and detailed explanation very much
Great
I wonder what Sir Clive Sinclair thinks of Azure... thanks for another great video, very interesting.
Haha, crazy times from those of my 48k spectrum :)
This was very useful, thank you!
Is there a way to see what Defender for Cloud plans are active on which resources with the ARG?
Resource creation date can be retrieved only for storage type resources but for other resources how we can get creation date using azure resource query.Thank you.
Often not stored to my knowledge. Look at activity log for recent creation dates. Start adding as a tag if needed. Also look at deployments at the RG level.
how to query the OS version of all VMs in all subscriptions
would be cool to create. you could look at the image version of the osprofile but remember this only can see what ARM knows. You would need to dig around the various properties available.
How can I pretend not seeing a new video :)
:-)
Hey John, awesome stuff man, huge thanks. I had a request, since now azure is like the common name for enterprise cloud administration of azure has become all the more important, could you do a series of deep dive videos on azure administration. Thanks again John
My Azure Master Class covers a lot of those types of things.
@@NTFAQGuy Thanks again John, looking forward to more master classes from the master of azure 😊😊
Amazing . Thanks john
Hi sir do you think there will be a major ui change soon? I think azure needs to change the UI
No idea
As usual John great video and very easy to understand. Can i ask you a favour... can you please provide the github link to these sample queries mentioned here unless you have already done it and am blind
In the description.
Your content output is amazing. Do you even sleep?
7 hours every night without fail ;-)
@@NTFAQGuy Great topic for your next virtual mentoring session.
@@Gmankach i kind of talk about my routine in my 2020 look back but I guess I'll create a little video as lots of people are asking :-) its really not that interesting :-)
@@NTFAQGuy Sometimes the simple things can be rather interesting to those who have an alternative perception on the topic. I'd love for instance to know why you settled on 7 hours? Some new age schools of thought would have you believe that 5 is enough. But then again, Matthew Mcconaughey prescribes 10hours? : - )
@@Gmankach 7 just seems to work for me. everyone is different but I find many people feel tired no matter how much sleep you get as just not really resting of happy with what they are doing. Varies though.
Great content John! Thank you. I realize I got thrown off by the name: "Azure Resource Graph". What exactly are the "graph capabilities" of this? It's basically Kusto reporting on your Azure resource inventory, app states, etc. There's no native graph-like semantics, or visualizations like that, correct?
Right
John, this is scary - are you the Cloud Whisperer?
Just yesterday I left a comment on your Powershell video that I was using Powershell's ConvertTo-Json method to get details of nested properties and then I was using Az Powershell to construct long running commands to get details of all VMs in my subscription , their private ips, their storage, backup information etc...
And here today morning a video on Azure Resource Graph explorer - it's like you read the engineers mind and say ... no no no .. you are doing it wrong... here's how you should all be doing it.. Ok message received :D... haha
Azure Resource Graph explorer is amazing, will help me so much in collecting all these information.
I have found that I can use the Desktop App - Kusto Explorer for Log analytics query - I love it. However I can't seem to find a way for the Kusto Explorer to connect to the Azure Resource Graph explorer. Is this supported?
John, you are a legend. Keep it coming man. Thanks!
It’s kusto but separate endpoint. Don’t think kusto explorer will work to my knowledge. Good luck
many thanks