Transactional Azure commands #152
stijnmoreels
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Any comments, @mbraekman ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Several of our scripts uses a combination of several Azure commands to be run as one single 'transaction' or 'unit'. In several of these cases, things gets added/inserted but it's maybe useful to have also for some of these a transactional 'undo' so we don't end up with a corrupt or 'partly done' result after the execution of the command.
Beta Was this translation helpful? Give feedback.
All reactions