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

SqlServerDsc: Still issue compiling in Azure Automation #934

Closed
johlju opened this issue Dec 5, 2017 · 0 comments · Fixed by #935
Closed

SqlServerDsc: Still issue compiling in Azure Automation #934

johlju opened this issue Dec 5, 2017 · 0 comments · Fixed by #935
Assignees
Labels
bug The issue is a bug.

Comments

@johlju
Copy link
Member

johlju commented Dec 5, 2017

Details of the scenario you tried and the problem that is occurring:
With the new Dev version it is still a problem with long paths. We still got two example files exceeding 129 characters for the resource SqlServerEndpointPermission.

3-AddConnectPermissionToAlwaysOnPrimaryAndSecondaryReplicaEachWithDifferentSqlServiceAccounts.ps1
4-RemoveConnectPermissionToAlwaysOnPrimaryAndSecondaryReplicaEachWithDifferentSqlServiceAccounts.ps1

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 high priority The issue or PR should be resolved first. It is of less priority than the label 'Blocking Release'. in progress The issue is being actively worked on by someone. bug The issue is a bug. labels Dec 5, 2017
johlju added a commit to johlju/SqlServerDsc that referenced this issue Dec 5, 2017
- Now the examples files have a shorter name so that resources will not fail
  to compile in Azure Automation (issue dsccommunity#934).
johlju added a commit to johlju/SqlServerDsc that referenced this issue Dec 6, 2017
- Now the examples files have a shorter name so that resources will not fail
  to compile in Azure Automation (issue dsccommunity#934).
johlju added a commit that referenced this issue Dec 7, 2017
- Changes to SqlServerEndpointPermission
  - Now the examples files have a shorter name so that resources will not fail
    to compile in Azure Automation (issue #934).
@vors vors removed the high priority The issue or PR should be resolved first. It is of less priority than the label 'Blocking Release'. label Dec 7, 2017
@johlju johlju removed the in progress The issue is being actively worked on by someone. label Dec 9, 2017
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

Successfully merging a pull request may close this issue.

2 participants