Giter Club home page Giter Club logo

Comments (5)

Arturas-K avatar Arturas-K commented on May 19, 2024

Second that.

I'm willing to contribute this, but not sure if it is better to update xSQLServerLogin with parameter that would be array of serverRoles, or create separate resource xSQLServerRoleMember that would manage one role, login at a time?

Guidance would be appreciated what would be preferred approach.

from sqlserverdsc.

johlju avatar johlju commented on May 19, 2024

I would prefer xSqlServerRoleMember so you can use it on existing logins. And if a login does not exist I would rather have this as a two step (two resources), add the login in step one and in step two set the permission for that login (which could be more than server roles in a third step).

from sqlserverdsc.

johlju avatar johlju commented on May 19, 2024

I would like to see xSqlServerRoleMember manage one role, but it could take more than one login in the member parameter.

from sqlserverdsc.

luigilink avatar luigilink commented on May 19, 2024

DSC Resource coded : see pull request #67.

from sqlserverdsc.

rakkhin avatar rakkhin commented on May 19, 2024

Since PR #67 went dormant and i wasn't able to reach it's source repo, here's my take on this issue in PR #74.

from sqlserverdsc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.