Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 766 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 766 Bytes

one-with-angular-api

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

Azure Deployment

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

Try It

Free Azure Account

Try Azure Functions Playground