Forum Discussion
How to change bot name?
mattphillips - You can change the user-facing display name of your application by navigating to
Home > App registration > <YourAppName> in Azure portal and updating the name as shown below.
Thanks,
Prasad Das
-----------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
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-MSFTDec 20, 2022
Microsoft
mattphillips - 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.