0
    
    
        
                    devchase321 created
                    
                    
                    
                
                How to Deploy Multiple Applications on a Single Azure App Service Using Web App for Containers and Expose Multiple Endpoints on the Same Domain
- https://www.example.com → Web Public
 - https://www.example.com/admin → Blazor Admin
 - https://www.example.com/api → API
 - https://www.example.com/auth → AuthServer
 
We want to avoid using multiple App Services or subdomains if possible and would like to maintain the same HTTPS certificate for all endpoints.
No answer yet!
        Showing 326 to 32 of 32 entries.