|
You are here |
danielchronlund.com | ||
| | | | |
blog.gbrueckl.at
|
|
| | | | | [AI summary] A technical guide explains how to use PowerShell and Azure Automation Runbooks to programmatically trigger Power BI dataset refreshes as part of an automated ETL workflow, including troubleshooting tips and authentication adjustments. | |
| | | | |
keithbabinec.com
|
|
| | | | | Normally we use SDKs to interact with Azure. Things like the Azure .NET SDK, the Azure PowerShell module, orthe dozens of otherSDKs listed here can be used. These SDKs provide a lot of helpful utilities and validation, but ultimately they will hit the Azure REST API once they need to phone home. Azure's REST APIprovides... | |
| | | | |
svirlan.com
|
|
| | | | | Copy Business Central environment using interactive PowerShell script | |
| | | | |
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... | ||