Skip to content

ADS Login Fails if a container is deleted and a new one is created #432

@dlevy-msft

Description

@dlevy-msft

The credentials stored for a sql container are being persisted in ADS and not overwritten when a new container is created. This causes a login failure in ADS and forces a reset of the password, putting the context in SQLCMD out of synch with the creds in the SQL container.

There are 2 things that probably need to happen here:

  1. ADS creds for a container need to be deleted when a container is deleted.
  2. SQLCMD needs a mechanism to change a user password to avoid out of synch contexts - this should probably update ADS creds too.

Metadata

Metadata

Assignees

Labels

ADSAzure Data StudioSecuritybugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions