Schlagwort Runbook

Azure Blob triggers Runbook with Event Subscription

My challenge was to start a runbook as soon as a new file was stored in Azure Blob Storage. Unfortunately there is no direct configuration option in the storage account for such notifications. One way would be to poll the… Weiterlesen →

Reset VPN-Gateway with Runbook

If you need to reset a VPN-Gateway, an Azure Runbook is a good way of implementation. And the command to reset is very simple: Reset-AzVirtualNetworkGateway But if the runbook was called several times, for example from several alerts, the reset… Weiterlesen →

Multiple Ways for Jobs in Azure

A few weeks ago, a colleague asked me how he should do a simple job in Azure. Googling is a quick way to get on WebJobs or Azure Batch, but is rarely suitable for a specific problem. In our case,… Weiterlesen →

© 2024 Azure Talk — Diese Website läuft mit WordPress

Theme erstellt von Anders NorénNach oben ↑