Skip to content

maneta/web-app-github-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jakjkaj# Deploy a web app linked to a GitHub repository

Commands to deploy:

azure login

azure account list

azure account set <YourSubscriptionNameOrId>

azure config mode arm

azure group create -n WebAppTestCapside -l "West Europe"

azure group deployment create -f azuredeploy.json -g  WebAppTestCapside 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published