Skip to content

Utilizing MultiSite with Azure Front Door and Multiple Subdomains #210

@qiuzman

Description

@qiuzman

I have my primary domain www.example1.com as my CUSTOM_DOMAIN. However I have created a subdirectory multisite so sites in admin lists:
www.example1.com and www.example1.com/example2 however I have set the new sites url as www.example2.com and I have added the new domain to azure frontdoor and associated with the current web app route. Now when you go to www.example2.com it loads all the content from www.example1.com as if its just a new route for that site.

I was under the assumption when using CUSTOM_DOMAIN the app service manages the coordination of these requests so that if I had not use front door then I would have just added the domains to Custom Domains in the app service directly. However, since I am using azure front door I would have thought I would just add these domains to azure front door for the route. Is this not the case if you want to use azure front door? Should I create a new rule of some sort instead to make this work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions