|
You are here |
svirlan.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... | |
| | | | |
www.dcac.com
|
|
| | | | | I've been working on a project where I use Azure Data Factory to retrieve data from the Azure Log Analytics API. The query language used by Log Analytics is Kusto Query Language (KQL). If you know T-SQL, a lot of the concepts translate to KQL. Here's an example T-SQL query and what it might look... Continue reading Retrieving Log Analytics Data with DataFactory | |
| | | | |
svrooij.io
|
|
| | | | | With the introduction of multi tenant support for managed identities it is time to take a look at how to use them in Azure Automation. This post will take you through all the steps needed to get this working. | |
| | | | |
blog.nillsf.com
|
|
| | | |||