The Wayback Machine - https://web.archive.org/web/20190421110525/https://github.com/MicrosoftDocs/architecture-center
Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Azure Architecture Center
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
build Refactor microservices guidance (#1304) Feb 28, 2019
contributing-to
docs added link to microservices page (#1018) Apr 19, 2019
includes typo: premisess -> premisses (#1511) Apr 18, 2019
.gitattributes Initialize Docs repository: https://github.com/MicrosoftDocs/architec… Apr 19, 2019
.gitignore
.local-web-server.json initial commit Feb 27, 2017
.openpublishing.build.ps1 initial commit Feb 27, 2017
.openpublishing.publish.config.json Initialize Docs repository: https://github.com/MicrosoftDocs/architec… Apr 19, 2019
.openpublishing.redirection.json Updated resiliency guidance (#1410) Apr 17, 2019
CONTRIBUTING.md fix: MD022/blanks-around-headings/blanks-around-headers (#1433) Apr 15, 2019
LICENSE initial commit Feb 27, 2017
LICENSE-CODE initial commit Feb 27, 2017
README.md fix: Use HTTP for aka.ms links (#1473) Apr 17, 2019
ThirdPartyNotices Initialize open publishing repository: https://github.com/mspnp/archi… Mar 23, 2017
package.json

README.md

Azure Architecture Center

Microsoft patterns & practices

https://aka.ms/architecture

Understanding the local build process

Some of the markdown files are generated from data stored in json files. This is primarily to avoid human error for pages that still require some HTML. The process that converts the json to markdown uses a utility script located in the build folder. To run the build script, navigate to the root folder of this repository.

npm install
node .\build\build.js

Legal Notices

Microsoft and any contributors grant you a license to the Microsoft documentation and other content in this repository under the Creative Commons Attribution 4.0 International Public License, see the LICENSE file, and grant you a license to any code in the repository under the MIT License, see the LICENSE-CODE file.

Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries. The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks. Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.

Privacy information can be found at https://privacy.microsoft.com.

Microsoft and any contributors reserve all others rights, whether under their respective copyrights, patents, or trademarks, whether by implication, estoppel or otherwise.

You can’t perform that action at this time.