Azure / azure-sdk-tools

Tools repository leveraged by the Azure SDK team.
MIT License
109 stars 166 forks source link

Add integration testing for `Azure.Sdk.BuildTools.SecretRotation` #5432

Open scbedd opened 1 year ago

scbedd commented 1 year ago

I just had a good discussion with Patrick about what we can do to ensure that we aren't accidentally breaking any major functionalities in our secret rotation project. Just getting this jotted down for further breakdown or discussion.

I'm seeing the following individual items:

benbp commented 1 year ago

Let's use bicep over ARM. I have some working examples for spinning up a keyvault and adding secrets to it.