https://onewithangularapp.azurewebsites.net/api/rebels
https://onewithangularapp.azurewebsites.net/api/rebels?id=11
https://onewithangularapp.azurewebsites.net/api/droids
https://onewithangularapp.azurewebsites.net/api/planets
az login
az group create --name "onewithangulargroup" --location "East US"
az group deployment create --name OneWithAngularDeployment --resource-group onewithangulargroup --template-file azuredeploy.json --parameters @parameters.json