Repeating a dialog step based on validation
问题 I'm currently building a provisioning bot using v4 of the Bot Framework and I've integrated it with the Microsoft Graph. The Microsoft Graph is being used to validate user inputs, so in this scenario, it's checking to see if the group name already exists. However, the issue I'm running into is getting the bot to repeat the previous step if the validation finds the group exists. I've read through the forum and seen a number of solutions, particularly, I have come across the step.activeDialog