When testing my bot in Language Services it does not offer multiple choices to ambiguous questions. When using it after deployment, it does. I am fairly certain this is being caused by the App Service.
While I like this feature, the "None of the above." option just results in the bot saying "Thanks for the feedback", which I think isn't useful. I'd either like to customise the response, or, remove "None of the above" entirely
After finding this How to customize the "Hello and welcome" default response message in Microsoft Azure Bot QnA framework I believe the error lies in the App Service, but it is not clear on what needs to be changed