Skip to content

Azure RM Module is deprecating soon, I made new version that using AZ Module.

Notifications You must be signed in to change notification settings

bonahbruce/AzureVMSS-runbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Azure-VMSS-runbook(new!!)

Azure RM Module is deprecating soon, I made new version that using AZ Module.

Also Used Managed Identity(System Identity) so that Giving Credential to Automation is more easier than before.

This runbook start/stop VMSS based on your resource group.

You can see parameters named Azureresourcegroup and Action.

on Azureresourcegroup, you pass your rg name(ex: test-rg) on Action, you pass what action you want to do(1. Start 2. Stop)

Hope you guys use it well

Thanks.

About

Azure RM Module is deprecating soon, I made new version that using AZ Module.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published