Skip to content
#

azure-cli

Here are 198 public repositories matching this topic...

mrnonz
mrnonz commented Feb 15, 2019

Hi, I read example command here https://docs.microsoft.com/en-us/cli/azure/container?view=azure-cli-latest#examples

and I found wrong command on "Create a container in a container group that runs Windows, with 2 cores and 3.5Gb of memory." Section.

Here your command
az container create -g MyResourceGroup --name myapp --image myimage:latest --ip-address public --ports 8081 --protocol UDP

leapp

Improve this page

Add a description, image, and links to the azure-cli topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the azure-cli topic, visit your repo's landing page and select "manage topics."

Learn more