
Hi Community,
I have a Canvas Power Apps application with the default play URL generated by Power Apps, for example:
I understand that this URL is system-generated and includes tenant and app identifiers.
My questions are:
Is it possible to customize or change this URL to a more user-friendly or branded format (for example, something like https://apps.mycompany.com/myapp)?
If direct customization is not supported, what are the recommended and Microsoft-supported alternatives for:
Creating a clean or vanity entry URL
Sharing the app with external users
Providing a professional launch experience without exposing the long Power Apps URL
So far, I am aware of options like:
Using hideNavbar=true
Launching the app via SharePoint or Teams
Redirecting users using a separate landing page
I would like to confirm best practices and any officially recommended approaches from the community or Microsoft documentation.
Any guidance, references, or real-world implementation suggestions would be appreciated.
Thanks in advance.
It’s not possible to change the URL of a Power Apps canvas app. URL is system-generated and includes the app’s unique ID and environment. Microsoft does not provide any option to rename or customize the URL.