-
Notifications
You must be signed in to change notification settings - Fork 875
Closed
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.
Description
Hi all.
I love the PowerShell toolkit. I really do!
If there is one thing i would love to see improved is the documentation of which permission each method requires.
Whilst it can easily be inferred in the C# SDK since the methods have similiar name, the PowerShell SDK defines methods according to PS standard naming conventions. This makes the SDK feel natural (that's why i love it) but it's a nightmare to scope the permission needed for a certain script (think of deployment/administrative scripts).
It would be perfect if methods specified the required permission in their comment snippet, but i can settle for having the required permission clearly stated on the PowerShell SDK reference.
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.