From 7b52254bf3cfb1ab076cfb16629c1f1ec787459c Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 11 Mar 2015 10:42:34 +1100 Subject: [PATCH] Add warning about configuration inheritence with in-view --- doc/arm/Bv9ARM-book.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 9946a6c506..6b4d7ee81c 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -13082,6 +13082,13 @@ view external { the behavior of the containing view, rather than changing the zone object itself.) + + Zone level acls (e.g. allow-query, allow-transfer) and + other configuration details of the zone are all set + in the view the referenced zone is defined in. Care + need to be taken to ensure that acls are wide enough + for all views referencing the zone. + An in-view zone cannot be used as a response policy zone.