First we have to create our resource group that will group all our Azure resources in the same place.
az group create --name itseasyasonetwothree-prod-rg --location westeurope

Now in the next post we’ll create our app service!
First we have to create our resource group that will group all our Azure resources in the same place.
az group create --name itseasyasonetwothree-prod-rg --location westeurope
Now in the next post we’ll create our app service!