Toolkit to accelerate Azure adoption for enterprise customers
Перейти к файлу
CTroessaert 1c5e3043be Update setup-local.md (#86)
Update of the local installation using chocolatey
2019-07-20 09:29:36 -07:00
Agent/Linux Kunachim/documentation fix (#82) 2019-07-12 11:02:27 -07:00
Config ASE sql archetype (#71) 2019-07-05 14:33:50 -07:00
Docs Update setup-local.md (#86) 2019-07-20 09:29:36 -07:00
Environments removed remote validation 2019-07-09 16:09:42 -07:00
Modules updated module 2019-07-08 13:26:57 -07:00
Orchestration Fixes for multi-tenant access token and error message for user not lo… (#80) 2019-07-12 16:10:57 -07:00
Scripts ASE sql archetype (#71) 2019-07-05 14:33:50 -07:00
labvm
.dockerignore Updates to Packer Image for Ubuntu AzDO Agent (#78) 2019-07-11 10:19:53 -07:00
.gitignore
.travis.yml ASE/SQL DB pipeline (#73) 2019-07-06 14:08:46 -07:00
InstallDependencies.ps1 ASE sql archetype (#71) 2019-07-05 14:33:50 -07:00
LICENSE
README.md Update README.md (#85) 2019-07-20 09:29:22 -07:00
RunAllTestsPipeline.yml adding explicit triggers for CI (#72) 2019-07-06 14:09:37 -07:00
dockerfile Ubuntu Agent for Azure DevOps (#74) 2019-07-07 18:16:25 -07:00

README.md

Azure Virtual Datacenter

Enabling developer agility and operational consistency without compromising security and governance.

Build Status

Microsoft Azure Virtual Datacenter (VDC) is an approach for designing a foundational cloud architecture for enterprises. It provides a vision for enterprise IT in the cloud and a strategy for implementing it. For more information about the approach, visit Azure Virtual Datacenter.

The VDC approach is composed of three main components:

  • A set of reference architectures
  • An engagement model that guides customers on choosing the right reference architectures
  • An automation toolkit that follows the engagement model to provide a DevOps approach on deploying different reference architectures

Automation Toolkit

This repository contains the Azure Virtual Datacenter Automation Toolkit. The toolkit is set of deployment artifacts, Azure Resource Manager templates and scripts, and an orchestration engine. It allows you to deploy an example shared services infrastructure environment and example workload environments capable of hosting different applications. It also allows you to deploy a simulated on-premises environment, hosted in Azure, for testing purposes.

Documentation

Understanding the concepts

These articles will help you understand how the Azure Virtual Datacenter Automation Toolkit works and what it is intended to do.

Setting up the toolkit

We recommend using the Docker image provided in this GitHub repository to run the toolkit. However, you can run the toolkit locally if you choose. After getting the toolkit setup, you'll be ready to make your first deployment with the toolkit.

Usage patterns for the toolkit

This section provides more detail on deploying archetypes and modules with the toolkit.

Extending the toolkit

The real power of the toolkit is the ability to create new archetypes and modules to meet your specific needs.

Script Reference

There are four Python scripts provided by the toolkit.

Archetypes

Be sure to understand the different environment types for archetypes.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.