Supercharge Your Azure API Calls: Master Azure Resource Manager batching with PowerShell
Learn how to use undocumented Azure APIs for massive performance gains
Aug 1, 20259 min read837

Search for a command to run...
Articles tagged with #apis
Learn how to use undocumented Azure APIs for massive performance gains

Graph Api batching is a great way to improve the performance of your Graph API-related scripts dramatically. It enables parallel execution of up to 20 Graph API calls, which is fantastic, but there is one tiny little problem. You have to write your o...

With a focus on Microsoft Defender Vulnerability Management

The official command Connect-MgGraph doesn't support authentication using saved credentials. But there is a solution 👍 Preview v.2 version of the Az.Accounts module supports passing saved credentials in `Connect-MgGraph` by default. You can authen...
like MAC address to WOL turned off computer
