This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch 4.17
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/4.17 by this push:
     new 196d435  Added notes to VPC and isolated network creation docs to say 
they are not supported in SG enabled zones (#278)
196d435 is described below

commit 196d43510d6789b6b80c4a4a31c7a36f04f98beb
Author: Harikrishna <[email protected]>
AuthorDate: Thu Jun 30 11:40:52 2022 +0530

    Added notes to VPC and isolated network creation docs to say they are not 
supported in SG enabled zones (#278)
---
 source/adminguide/networking/advanced_zone_config.rst         | 3 +++
 source/adminguide/networking/virtual_private_cloud_config.rst | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/source/adminguide/networking/advanced_zone_config.rst 
b/source/adminguide/networking/advanced_zone_config.rst
index aab21a6..1eb2bab 100644
--- a/source/adminguide/networking/advanced_zone_config.rst
+++ b/source/adminguide/networking/advanced_zone_config.rst
@@ -63,6 +63,9 @@ configure the base guest network:
 
 #. Click OK.
 
+.. note:: 
+   In security groups-enabled Advanced zones and Basic zones, creation of
+   VPC and isolated networks are not supported.
 
 Configure Public Traffic in an Advanced Zone
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
diff --git a/source/adminguide/networking/virtual_private_cloud_config.rst 
b/source/adminguide/networking/virtual_private_cloud_config.rst
index db799e7..d6065fc 100644
--- a/source/adminguide/networking/virtual_private_cloud_config.rst
+++ b/source/adminguide/networking/virtual_private_cloud_config.rst
@@ -212,6 +212,9 @@ addresses in the form of a Classless Inter-Domain Routing 
(CIDR) block.
 
 #. Click OK.
 
+.. note:: 
+   In security groups-enabled Advanced zones and Basic zones, creation of
+   VPC and isolated networks are not supported.
 
 Adding Tiers
 ~~~~~~~~~~~~

Reply via email to