From 6360e554539ba338e6eb4834b679993b3d0f0911 Mon Sep 17 00:00:00 2001 From: "graeme.miller" Date: Fri, 27 Jan 2017 13:44:12 +0000 Subject: [PATCH] Added knwon issues section to azure arm --- guide/ops/locations/_azure-ARM.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/guide/ops/locations/_azure-ARM.md b/guide/ops/locations/_azure-ARM.md index edcf26e5..7c6ed6de 100644 --- a/guide/ops/locations/_azure-ARM.md +++ b/guide/ops/locations/_azure-ARM.md @@ -94,3 +94,9 @@ The loginUser can be anything, as long as it's specified. The `overrideAuthenticateSudo: true` key tells Apache Brooklyn that default on Azure images do not have passwordless sudo configured by default. + +#### Known issues +There are currently two know issues with Azure ARM: + +* It can take a long time for VMs to be provisioned +* Azure ARM appears to have some fairly strict rate limiting \ No newline at end of file