Forum Discussion

jitesh315's avatar
jitesh315
Copper Contributor
Sep 08, 2021

Unable to assign policy from Azure Powershell

Hi , I am trying to Assign policy using the Azure Powershell to the resource group First Creating RG----------------------- $rg=New-AzResourceGroup -Name "My_New_resource_Group" -Location "East Us...