Skip to content

SQLServerDSC names changed #7

@Ludicrous09

Description

@Ludicrous09

They changed the names of some of the DSC modules you use. Breaking Changes

Just FYI, this may not be a complete list.

  • SqlServerDsc
    • BREAKING CHANGE: Some DSC resources have been renamed (issue #1540).
      • SqlServerConfiguration was renamed to SqlConfiguration.
      • SqlServerDatabaseMail was renamed to SqlDatabaseMail.
      • SqlServerEndpoint was renamed to SqlEndpoint.
      • SqlServerEndpointPermission was renamed to SqlEndpointPermission.
      • SqlServerLogin was renamed to SqlLogin.
      • SqlServerMaxDop was renamed to SqlMaxDop.
      • SqlServerMemory was renamed to SqlMemory.
      • SqlServerPermission was renamed to SqlPermission.
      • SqlServerProtocol was renamed to SqlProtocol.
      • SqlServerProtocolTcpIp was renamed to SqlProtocolTcpIp.
      • SqlServerReplication was renamed to SqlReplication.
      • SqlServerRole was renamed to SqlRole.
      • SqlServerSecureConnection was renamed to SqlSecureConnection

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions