Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

SqlRSSecureConnectionLevel: Should catch errors from the method SetSecureConnectionLevel() #586

Closed
johlju opened this issue May 27, 2017 · 1 comment · Fixed by #991
Closed
Assignees
Labels
enhancement The issue is an enhancement request.

Comments

@johlju
Copy link
Member

johlju commented May 27, 2017

Details of the scenario you tried and the problem that is occurring:
Today the resource calls SetSecureConnectionLevel() without checking if the call was successful. Error handling should be added for this method call.

https://docs.microsoft.com/fr-ch/sql/reporting-services/wmi-provider-library-reference/configurationsetting-method-setsecureconnectionlevel

The DSC configuration that is using the resource (as detailed as possible):
n/a

Version of the Operating System, SQL Server and PowerShell the DSC Target Node is running:
n/a

What module (SqlServer or SQLPS) and which version of the module the DSC Target Node is running:
n/a

Version of the DSC module you're using, or 'dev' if you're using current dev branch:
Dev

@johlju johlju added enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community. labels May 27, 2017
@johlju
Copy link
Member Author

johlju commented May 27, 2017

If issue #587 is accepted, then this issue is obsolete.

@johlju johlju changed the title xSQLServerRSSecureConnectionLevel: Should catch errors from the method SetSecureConnectionLevel() SqlRSSecureConnectionLevel: Should catch errors from the method SetSecureConnectionLevel() Dec 24, 2017
@johlju johlju removed the help wanted The issue is up for grabs for anyone in the community. label Jan 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue is an enhancement request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant