How do I find the hostname of my Azure App (.azurewebsites.net)?
I created an Azure Bot Resource and navigated to its linked Azure App. However I need to know what the hostname of this application is because I am importing this application to use for my Bot Framework Composer during publishing of the bot. Every online resource I am looking at says that my hostname is from the application service url with ‘.azurewebsites.net’ but I do not know where to find it on my Azure Bot or Azure Application’s profile. Where do I find this? I am the owner of this bot on Azure Portal so I should have access to view it if it is there.