Skip to content

mattmazzola/mattmazzola.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matt Mazzola (Personal Projects Site)

Deployment Test

az login
az account set -n "Visual Studio Enterprise Subscription"
az account show --query "name"
az acr login --name sharedklgoyiacr

.\scripts\deploy.ps1 -WhatIf:$true

Deployment

.\scripts\deploy.ps1 -WhatIf:$false