For setting up storage account for Cloud Scale deployment
When using the existing storage account for Cloud Scale deployment, ensure that the following steps are performed before the execution of terraform scripts:
Select as the primary service.
Select Performance as .
Select Redundancy as .
To provide private access to storage account, integrate with private DNS zone (privatelink.core.windows.net).
Virtual Network link must be created in section with VNet in
privatelink.core.windows.netprivate DNS zone.Select Virtual Network where you are creating AKS Cluster. This is required for Cloud Scale pods to point NFS shares created in Storage Account.
Ensure that you disable .
When using the existing storage account for Cloud Scale deployment, following parameters are required:
use_existing_storage_acc
storage_acc_id
storage_acc_rg_name
aks_private_dns_zone_id
For more information on the above parameters, refer to the following section: