Skip to content

bwatts64/templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

198 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository deploys a sample architecture containing;

  • Azure Kubernetes Services
  • Azure API Management
  • Azure Redis Cache Services
  • Azure Container Registry
  • SQL Azure
  • CosmosDB
  • and a few others....

The environment has been created leveraging virtual networks and private network connections as much as possible. Take a look...

Visualize

You can start your deployment by clicking the button below. You will be redirected to the Azure portal, asked to login, and asked to fill out a few parameters for the deployment.

Visualize

You can also clone the repository locally and deploy the environment using the azure command line via;

az deployment group create --resource-group <yourgroup> --template-file azuredeploy.json --paramters @azuredeploy.parameters.json

When you are done playing with the environmnet, you can simply delete the resource group to clean up.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors