02 - Deploy Azure Container Instances Task 1: Create A Container Instance
02 - Deploy Azure Container Instances Task 1: Create A Container Instance
2. From the All services blade, search for and select Container instances and then click + Add.
3. Provide the following Basic details for the new container instance (leave the defaults for everything else)):
Setting Value
Image microsoft/aci-helloworld
OS type Linux
4. Configure the Networking tab (replace xxxx with letters and digits such that the name is globally unique).
Leave all other settings at their default values .
Setting Value
8. While you wait you may be interested in viewing the sample code behind this simple application. Browse
the \app folder.
1. After the deployment is complete, click the Go to resource link the deployment blade or the link to the
resource in the Notification area.
4. Copy the container’s FQDN into the URL text box web browser and press Enter. The Welcome page should
display.
Note: You could also use the container IP address in your browser.
https://microsoftlearning.github.io/AZ-900T0x-MicrosoftAzureFundamentals/Instructions/Walkthroughs/02-Deploy Azure Container Instances.html 2/3
4/18/2020 AZ-900T0x-MicrosoftAzureFundamentals
Congratulations! You have used Azure Portal to successfully deploy an application to a container in Azure
Container Instance.
Note: To avoid additional costs, you can remove this resource group. Search for resource groups, click your
resource group, and then click Delete resource group. Verify the name of the resource group and then click
Delete. Monitor the Notifications to see how the delete is proceeding.