|
You are here |
keithbabinec.com | ||
| | | | |
smsagent.blog
|
|
| | | | | For a long time I've used the following PowerShell cmdlet from the Intune PowerShell SDK to get an access token for Microsoft Graph for running ad-hoc Graph queries or testing automation code locally: $GraphToken = Connect-MSGraph -PassThru Since most of the time I prefer to construct my own code to call the REST API directly... | |
| | | | |
bakedbean.org.uk
|
|
| | | | | Technical blog covering all things .NET and goings on at Stack Overflow | |
| | | | |
www.mikaelsand.se
|
|
| | | | | ||
| | | | |
keithbabinec.com
|
|
| | | Azure Resource Manager (ARM) templates have a nice set of built-in functions that allow you to develop complex expressions. These expressions can help a static deployment template file become more scalable and flexible for different scenarios. This article is a quick rundown on my new favorite tip for debugging a template expression that you just... | ||