Optional: Change dnsNameLabel and fqdn.
Create the Resourcegroup in the same region
export GROUP=myResourceGroup
az group create --name $GROUP --location northeurope
az container create --resource-group $GROUP --file container_group.yaml
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Optional: Change dnsNameLabel and fqdn.
Create the Resourcegroup in the same region
export GROUP=myResourceGroup
az group create --name $GROUP --location northeurope
az container create --resource-group $GROUP --file container_group.yaml