Skip to content

Improve Powershell sdk by specifying required permissions #605

@Kralizek

Description

@Kralizek

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

No one assigned

    Labels

    feature-requestA feature should be added or improved.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions