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

xSQLServerAlwaysOnAvailabilityGroup: Hash table returned from Get-method does not match schema #476

Closed
johlju opened this issue Apr 7, 2017 · 1 comment
Labels
bug The issue is a bug.

Comments

@johlju
Copy link
Member

johlju commented Apr 7, 2017

Details of the scenario you try and problem that is occurring:
The hast table returned from the Get-method contain the following properties which are not read parameters in schema.mof

EndpointURL
EndpointPort
SQLServerNetName
Version

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

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

@johlju johlju added bug The issue is a bug. help wanted The issue is up for grabs for anyone in the community. labels Apr 7, 2017
@johlju johlju changed the title xSQLServerAlwaysOnAvailabilityGroup: Hash table returned from get-method does not match schema xSQLServerAlwaysOnAvailabilityGroup: Hash table returned from Get-method does not match schema Apr 7, 2017
@johlju johlju removed the help wanted The issue is up for grabs for anyone in the community. label Sep 21, 2017
@johlju
Copy link
Member Author

johlju commented Sep 21, 2017

Closing this one as this is being worked on by @randomnote1 in issue #787. Duplicate,

@johlju johlju closed this as completed Sep 21, 2017
johlju pushed a commit that referenced this issue Sep 21, 2017
…es (#838)

- Added the following read-only properties to the schema ([issue #476](#476))
  - EndpointPort
  - EndpointURL
  - SQLServerNetName
  - Version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug.
Projects
None yet
Development

No branches or pull requests

1 participant