Skip to content

yejason/Jason

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Jason

#this azure json template used to create a vmss with custom image, and the auto scale settings.

metricTrigger is "Percentage CPU",

"threshold": 60.0 and "threshold": 30.0

we can use powershell to deploy it, we should create a new group in azure, then use this PowerShell script to deploy it:

New-AzureRmResourceGroupDeployment -Name ExampleDeployment -ResourceGroupName ExampleResourceGroup -TemplateFile c:\Users\Desktop\jasontest2.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors