Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 945 Bytes

File metadata and controls

15 lines (13 loc) · 945 Bytes
ms.topic include
ms.date 08/03/2022

Follow the prompts to deploy the image:

  • Select registry provider → "Azure"
  • Select registry → Enter the name of the registry you created earlier in this tutorial.
  • Select repository → Enter the repository name "msdocspythoncontainerwebapp". If you don't see this repo, refresh the Docker extension REGISTRIES section.
  • Select tag → "latest"
  • Enter a globally unique name for the web app → Enter a name that is globally unique to Azure App Service. For example, if you use "msdocs-python-container-web-app", the web app URL would be http://msdocs-python-container-web-app.azurewebsites.net.
  • Select a resource group → Use the resource group that contains the Azure Container Registry you created earlier.
  • Select a location → Use the same location as the resource group.
  • Select a Linux App Service plan → Use an existing or create a new one.