Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Register-SqlDscReportServerDatabaseRightsScript: New command proposal #2020

Open
johlju opened this issue May 5, 2024 · 1 comment
Open
Labels
command proposal The issue is proposing to add a new command to the module. help wanted The issue is up for grabs for anyone in the community.

Comments

@johlju
Copy link
Member

johlju commented May 5, 2024

Command proposal

Command to create a Reporting Services rights for an account on a database in a SQL Server Database Engine instance.

Could also be named Deploy-SqlDscRSDatabaseRightsScript

Proposed parameters

Parameter Mandatory Data type Description Default value Allowed values
ParameterName Yes String Detailed description None None

Special considerations or limitations

Should be able to either take a script as input from the pipeline or call Request-SqlDscRSDatabaseRightsScript if no such script was given.

@johlju johlju added help wanted The issue is up for grabs for anyone in the community. command proposal The issue is proposing to add a new command to the module. labels May 5, 2024
@johlju
Copy link
Member Author

johlju commented May 5, 2024

There might be no point having this command. This command would just be a wrapper for Invoke-SqlDscQuery

@johlju johlju changed the title Register-SqlDscRSDatabaseRightsScript: New command proposal Register-SqlDscReportServerDatabaseRightsScript: New command proposal May 5, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
command proposal The issue is proposing to add a new command to the module. help wanted The issue is up for grabs for anyone in the community.
Projects
None yet
Development

No branches or pull requests

1 participant