How to deploy custom docker image (blazor server webapp) from dockerhub with azure cli?
Siegfried Heintze
1,906
Reputation points
A while ago (a year?) I posted this question in this forum and received a response and it worked. Unfortunately, I cannot find this post but I did write down the answer that worked:
az webapp create --name webapphelloLinuxMVCAppService --resource-group rg_helloLinuxMVCAppService --plan asp_helloLinuxMVCAppService -s
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,930 questions
Sign in to answer