我正在准备 AZ-204 考试,并遇到了一系列问题。我正在尝试解决一个问题,它与通过 cli 部署 Web 应用程序有关。我给出的答案在一个地方有所不同,那就是通过主机名绑定az webapp config hostname
这是被问到的问题
Fourth Coffee has an ASP.NET Core web app that runs in Docker. The app is mapped to the www.fourthcoffee.com domain.
Fourth Coffee is migrating this application to Azure.
You need to provision an App Service Web App to host this docker image and map the custom domain to the App Service web app.
A resource group named FourthCoffeePublicWebResourceGroup has been created in the WestUS region that contains an …Run Code Online (Sandbox Code Playgroud)