Skip to content

Commit 397df45

Browse files
Update vertical-scaling-automation.md
1 parent e60c65a commit 397df45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/virtual-machines/linux/vertical-scaling-automation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ The outline for the steps to accomplish this is as below
7979
> | Standard_ND6s |Standard_ND24s |
8080
> | Standard_NV6 |Standard_NV24 |
8181
> | Standard_NV6s_v2 |Standard_NV24s_v2 |
82+
> | Standard_NV12s_v3 |Standard_NV48s_v3 |
8283
8384
## Setup Azure Automation to access your Virtual Machines
8485
The first thing you need to do is create an Azure Automation account that will host the runbooks used to scale the VM Scale Set instances. Recently the Automation service introduced the "Run As account" feature which makes setting up the Service Principal for automatically running the runbooks on the user's behalf very easy. You can read more about this in the article below:

0 commit comments

Comments
 (0)