Closed beagam closed 2 years ago
Page: Set up an Azure AD application
This is wrong, the comma should be deleted: Add the following permission under actions:
"actions": [ "Microsoft.NetApp/*", ],
Please change it to the following:
"actions": [ "Microsoft.NetApp/*" ],
Thank you for submitting this feedback. I updated the page by removing the stray comma.
Thanks again, Ben
Page: Set up an Azure AD application
This is wrong, the comma should be deleted: Add the following permission under actions:
Please change it to the following: