Simon Vedder

Cloud Engineer · Zürich

AzureVMCredentialRotation

Commands

The runbook Azure Automation executes, and the module commands behind it, with their syntax, parameters, permissions and examples. Generated from the module's own help, so this page and Get-Help cannot disagree.

The runbook

What Azure Automation runs on the schedule. It authenticates, reads its settings from the automation variables, and calls the module.

The module

The commands the runbook calls, and the same ones you can run locally after Install-Module AzureVMCredentialRotation.

Back to AzureVMCredentialRotation