Score:0

Deploy multiple applications developed on different .Net frameworks(.Net 4.7 and .Net 6) in the same domain in Azure

cn flag

Please, I urgently need to solve this issue. I have 2 .NET applications ( MVC .net 4.7 and React + core .net 6) which I want to deploy in the Azure under same domain because both share the same cookie value. Will Azure application solve this problem? Or will I need to go for Azure VM? Or is there a better way to deploy.

Score:0
ru flag

You have to create 2 app service for both application(MVC .net 4.7 and React + core .net 6). For the domain you can use Traffic Manager for this with the help of Traffic Manager it will destitute your traffic between two application on the same domain.

https://docs.microsoft.com/en-us/azure/traffic-manager/quickstart-create-traffic-manager-profile

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.