New-azroleassignment : ‘principalid’ cannot be null.
Recently, I was working with the New-AzRoleAssignment PowerShell command, After executing this command, I got this error New-azroleassignment : ‘principalid’ cannot be null. New-azroleassignment : ‘principalid’ cannot be null. For one of the requirements, I have executed the PowerShell script below. Immediately after executing the above script, I got this error, as shown in the … Read more >>
