Saltar al contenido principal

 Subscribe

You can deploy your next web-based, intranet line of business application in Azure using a combination of Azure virtual machines and an Azure cross-premises virtual network.

The basic process is:

  1. Create an Azure virtual network with multiple subnets for each tier of your application using a portion of your on-premises private address space.
  2. Connect the Azure virtual network to your on-premises network with a site-to-site VPN connection or ExpressRoute.
  3. Create the resource groups, availability sets, storage accounts, and load balancers for the virtual machines in each tier of the LOB application.
  4. Create and configure the servers used for identity and authentication for your LOB application.
  5. Create and configure the database servers for your LOB application.
  6. Create and configure the web and other servers for your LOB application.

Here is an example that uses:

  • Two Windows Server Active Directory (AD) domain controllers for identity and authentication.
  • A Windows Server cluster and SQL Server AlwaysOn Availability Groups for the database tier.
  • An internal load balancer to distribute incoming connections to two web servers.

Workload-lobapp-phase4  

For a different perspective and an explanation of how it works for intranet users, see the Line of Business Applications architecture blueprint.

  LOB_Arch_Blueprint  

You can also test this in a simulated hybrid cloud configuration, in which you build out the following:

  • Explore

     

    Let us know what you think of Azure and what you would like to see in the future.

     

    Provide feedback

  • Build your cloud computing and Azure skills with free courses by Microsoft Learn.

     

    Explore Azure learning


Join the conversation