maikvandergaag / msft-extensions

Repository for extensions mainly used for Azure DevOps Extensions
https://msftplayground.com
MIT License
125 stars 81 forks source link

Action: 'UpdateSqlCreds': Synapse serverless SQL database + Updating credentials of multiple SQL databases #542

Open pphidev opened 5 months ago

pphidev commented 5 months ago

Hi @maikvandergaag,

For a new use case, I have two questions:

Thanks in advance.

Bij voorbaat dank!

Kind regards,

Pim

maikvandergaag commented 5 months ago

Hi Pim,

Never tested in that situation but it should be compatible. So I think something is going wrong. The second usecase should work as well. You only have to configure something that iterates the task over a couple of databases.

pphidev commented 5 months ago

Hi Maik,

Thank you for your response.

Regarding point 2: Suppose I implement some kind of a for loop and I want to update the credentials of two databases. How can I specify in the UpdateSqlCreds action which database it concerns?

Kind regards,

Pim