Forum Discussion
mattphillips
Dec 19, 2022Copper Contributor
How to change bot name?
Basically I want to be able to change the name of my bot from "SupportChatBot-local-debug" to "Support Chat Bot" whenever it messages. I thought it'd be in Azure/Bot Framework portal but I've chang ...
mattphillips
Dec 20, 2022Copper Contributor
Prasad_Das-MSFT Hi, I have already changed that value but it hasn't updated the bot name, is there anywhere else to change it?
Prasad_Das-MSFT
Microsoft
Dec 20, 2022mattphillips - You can change your app name from manifest as well.
If the bot is sideloaded, then the name/icon is taken from the bot registration. Once published it will take the name and icon from Manifest itself.