From 1582bfac46eae83af1f42248c1720f258b67fbe7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=ADa=20M=2E=20Polis?= <13948160+shefulloflight@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:03:15 -0800 Subject: [PATCH] Update deployment-agnostic-cluster-persistent-storage.md --- .../deployment-agnostic-cluster-persistent-storage.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_includes/content-reuse/cnq-guide-azure/deployment-agnostic-cluster-persistent-storage.md b/_includes/content-reuse/cnq-guide-azure/deployment-agnostic-cluster-persistent-storage.md index 1b3d9f1a..a78446a2 100644 --- a/_includes/content-reuse/cnq-guide-azure/deployment-agnostic-cluster-persistent-storage.md +++ b/_includes/content-reuse/cnq-guide-azure/deployment-agnostic-cluster-persistent-storage.md @@ -32,6 +32,8 @@ This section explains how to deploy the Azure Storage Accounts that act as persi * Specify the correct `az_location` for your cluster's persistent storage. * Leave the `soft_capacity_limit` at `1000`. + + * (Optional) Specify an existing `advanced_az_resource_group_name`. 1. Use the `az` CLI to authenticate to your Azure account.