Github user Graeme-Miller commented on a diff in the pull request: https://github.com/apache/brooklyn-docs/pull/140#discussion_r96873539 --- Diff: guide/ops/locations/_azure-classic.md --- @@ -0,0 +1,235 @@ +--- +section: Azure Compute Classic +section_type: inline +section_position: 2.1 +--- + +### Azure Compute Classic + +Azure is a cloud computing platform and infrastructure created by Microsoft. Apache Brooklyn includes support for both Azure Classic and Azure ARM, as +one of the [Apache jclouds](http://jclouds.org) supported clouds `Microsoft Azure Compute`. + +The two modes of using Azure are the "classic deployment" model and the newer "resource manager deployment" (ARM) +model. See https://azure.microsoft.com/en-gb/documentation/articles/resource-manager-deployment-model/ --- End diff -- should be a link
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---