A Front Door profile can contain multiple endpoints, but in many cases, a single endpoint might suffice. Consider the following factors when planning your endpoints: If all your domains use the same or similar route paths, it's likely best to combine them into a single endpoint. If you use different routes and route paths for each domain, consider creating separate endpoints, such as one for ...