Skip to content

Commit

Permalink
Merge pull request #187 from mspnp/mike/readme
Browse files Browse the repository at this point in the history
Readme for n-tier windows RA
  • Loading branch information
RohitSharma-pnp authored Jul 3, 2018
2 parents 23d0c39 + 56fd385 commit e11c52f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions virtual-machines/n-tier-windows/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# N-tier application with SQL Server

This reference architecture shows how to deploy VMs and a virtual network configured for an N-tier application, using SQL Server on Windows for the data tier.

![](https://docs.microsoft.com/azure/architecture/reference-architectures/n-tier/images/n-tier-sql-server.png)

For deployment instructions and guidance about best practices, see the article [N-tier application with SQL Server](https://docs.microsoft.com/azure/architecture/reference-architectures/n-tier/n-tier-sql-server) on the Azure Architecture Center.

The deployment uses [Azure Building Blocks](https://github.com/mspnp/template-building-blocks/wiki) (azbb), a command line tool that simplifies deployment of Azure resources.

0 comments on commit e11c52f

Please sign in to comment.