Base solution for your next web application
Open Closed

Deploying to Angular & Server to Azure on Single Host #7977


User avatar
0
gerrypg created

Are there instructions on how to deploy an angular/.net core asp.net zero solution to a single windows azure server? I've followed the two server rules and have successfully deployed, but tenant resolution by url cannot work {TENANCY_NAME}. It's due to limitations in Azure regarding wildcard certificates and two-level deep subdomains. If I can deploy them both on the same server it isn't an issue.

Thanks for your help in advance. It is greatly appreciated.


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    You can use Single solution -> Merges AngularUI and Host projects into a single solution.

    https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Getting-Started-Angular-Merged

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because it has not had recent activity for a long time.