0
johntui created
Product Version ABP 9.1 MVC .Net CORE IIS 10.5
Hi, My application behaves differently when deployed to Azure VM machine. When deployed to physical office machine, URL tenant definition works fine. When deployed to the Azure VM, URL tenant always logins in to the host.
Using WebSiteRootAddress https://{TENANCY_NAME}.xx.xx.xx
Has anyone come across this issue before.
thanks John.Tui.
1 Answer(s)
-
0
Hi @johntui
AspNet Zero extracts tenancy name from URL and sets the Abp.TenantId cookie value.
- Is it possible to share your real app URL with us ?
- And a valid tenancy name ?
Thanks,