Automation

Use a Raspberry PI to trigger Azure Automation runbooks

Dear all ! We hear so much about IoT and the Cloud so I thought, a practical example of how to  combine one of the most popular IoT devices, the Raspberry PI, with Azure Automation is appreciated. Whats the use case? When building this, you will have a Raspberry PI with a push-button, and when… Read more Use a Raspberry PI to trigger Azure Automation runbooks

Install a PS Module from the PS Gallery in Azure Automation by Script

Hi All ! Azure Automation allows the installation of Modules published on the PS Gallery, or beeing uploaded from a ZIP File. The ZIP-Upload can be automated with commands from AzureRM.Automation Module, but i was facing the following problem. When i automatically deploy an Azure Automation Account, how can i install a PowerShell Module from… Read more Install a PS Module from the PS Gallery in Azure Automation by Script