You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
helpers/GenerateResourcesAndImage.ps1: check for interactive mode (#8326)
* helpers/GenerateResourcesAndImage.ps1: check for interactive mode
when RG already exists, we asked user whether to delete it, however it
is only possible in interactive mode
* mention -ReuseResourceGroup as an option, add back new line
0 commit comments