79729967

Date: 2025-08-08 15:43:39
Score: 2
Natty:
Report link

For PowerShell

$tags = @{"tag1"="xxx";"tag2"="2025-08-08";"tag3"="[email protected]";"tag4"="xxx";"tag5"="xxx";"tag6"="xxx"; "tag7"="xx"}

New-AzResourceGroup -Name $resourceGroupName -Location $location -Tag $tags

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Vaishnav Indurkar