When attempting to create a Bot Service hosted on a Web App I am encountering an error when attempt to deploy to a Resource Group where an existing Linux App Service Plan exists. I am not trying to host my Bot Service on that ASP just simply trying to deplpoy a new ASP for Bot Service and am getting the following error:
In consideration of Resource Group design if I want any Bot Service Web Apps is it true that I cannot deploy them in a Resource Group with a Linux ASP?