Skip to content

ARM templates and other deployment-related gaff for my adsl speed tracker

License

Notifications You must be signed in to change notification settings

tonesandtones/adsl-speed-tracker-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

adsl-speed-tracker-deploy

ARM templates and other deployment-related gaff for my adsl speed tracker

Deploy the arm template with:

Login-AzureRmAccount
New-AzureRmResourceGroup -Name adsl-speed-tracker -location "Australia East"   --If needed
New-AzureRmResourceGroupDeployment -Name {deployment-name} -ResourceGroupName adsl-speed-tracker -TemplateFile .\arm-template.jso
n -TemplateParameterFile .\parameters.json

About

ARM templates and other deployment-related gaff for my adsl speed tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published