79616430

Date: 2025-05-11 11:32:46
Score: 0.5
Natty:
Report link

Do you have New-AzContainerGroup? Read more
https://learn.microsoft.com/en-us/powershell/module/az.containerinstance/new-azcontainergroup?view=azps-13.5.0

It provisions the container group to run the container instance.
Eample
New-AzContainerGroup -ResourceGroupName myResourceGroup -Name mycontainer1 -Image mcr.microsoft.com/azuredocs/aci-wordcount:latest

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • High reputation (-1):
Posted by: Richard Rublev