Toolkit to accelerate Azure adoption for enterprise customers
Перейти к файлу
CTroessaert 3c9e2c6c98 Update readme.md (#88)
add the Service principal creation
2019-07-20 09:30:32 -07:00
archetypes AKS for VDC final pass (#41) 2019-06-27 14:07:30 -07:00
docs Update readme.md (#88) 2019-07-20 09:30:32 -07:00
exceptions initial commit 2019-02-26 16:35:49 -08:00
executables fixed subscription version and reference issues (#79) 2019-07-11 13:33:36 -07:00
logging initial commit 2019-02-26 16:35:49 -08:00
modules Major module update (#39) 2019-05-07 13:54:30 -07:00
orchestration Major module update (#39) 2019-05-07 13:54:30 -07:00
roles AKS for VDC final pass (#41) 2019-06-27 14:07:30 -07:00
scripts Major module update (#39) 2019-05-07 13:54:30 -07:00
tests/unit-tests fixed subscription version and reference issues (#79) 2019-07-11 13:33:36 -07:00
tools scripts execution in orchestration (#2) 2019-02-28 09:53:37 -08:00
.dockerignore Policy api-version fix (#17) 2019-04-05 12:48:19 -07:00
.gitignore Major module update (#39) 2019-05-07 13:54:30 -07:00
.travis.yml Travis integration (#3) 2019-02-27 11:34:20 -08:00
LICENSE initial commit 2019-02-26 16:35:49 -08:00
README.md note about vnext (#77) 2019-07-10 22:09:56 -07:00
custom_script.py scripts execution in orchestration (#2) 2019-02-28 09:53:37 -08:00
dockerfile fixed subscription version and reference issues (#79) 2019-07-11 13:33:36 -07:00
policy_assignment.py initial commit 2019-02-26 16:35:49 -08:00
requirements.txt fixed subscription version and reference issues (#79) 2019-07-11 13:33:36 -07:00
role_creation.py initial commit 2019-02-26 16:35:49 -08:00
setup.py scripts execution in orchestration (#2) 2019-02-28 09:53:37 -08:00
subscription.py initial commit 2019-02-26 16:35:49 -08:00
vdc.py initial commit 2019-02-26 16:35:49 -08:00

README.md

Azure Virtual Datacenter

⚠️ The next version of the toolkit is in active development on the vnext branch.

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

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.