Skip to content

SQLCMD Create User and Password #490

Description

@dlevy-msft

Imagine a sample that tries to setup a developer’s environment with one, two, or three different containers – only one is SQL. Docker commands are enough, but sqlcmd is easier – or at least could be. To do this, the password to access SQL will be key.

The requirement would simple be:

  1. Allow a known password to be passed in.
  2. Allow a generated password to be extracted. (not in an interactive way, but a programmatic way)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions