QT-DevOps / AzureIssues

This repository is for questions
8 stars 27 forks source link

Error while creating custom role #21

Closed nikhil-ops closed 5 years ago

nikhil-ops commented 5 years ago

Below Error is occurring while executing New-AZRoleDefinition -InputFile

New-AzRoleDefinition : Scope '/ ' should have even number of parts

Note: Unable to upload json file due format support, so attached text file.

Error Reader.txt

anon-42 commented 5 years ago

Mahn, There is a syntax problem in your Script. In your assignable scops, instead of ..."/1e568163-de36-4e79-a988-636f298a8fc4"... Add this ... "/subscriptions/1e568163-de36-4e79-a988-636f298a8fc4"....