-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix sample Runbook code to support multiple App GWs #3645
Fix sample Runbook code to support multiple App GWs #3645
Conversation
Adding PowerShell 7.2 as a runbook option Linting PowerShell Adding/expanding comments
/test-force-approve |
🤖 pr-bot 🤖 ✅ Marking tests as complete (for commit c0e076a) (in response to this comment from @marrobi) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - haven't tested, but trust you have?
Thanks.
Yes, actively using both in Automation. |
/test-force-approve |
🤖 pr-bot 🤖 ✅ Marking tests as complete (for commit cd41c87) (in response to this comment from @marrobi) |
Resolves #3643, #3644
What is being addressed
Enhance sample PowerShell Runbook scripts to automate stopping and (new) starting TRE resources.
How is this addressed