AKS provides a few out-of-the-box StorageClass objects. To mount the built-in storage classes, configure the Volumes field as shown below when .
Volumes field
- AccessMode: ReadWriteMany
Name: data
Path: /attachedvolume
StorageClassName: azurefile #if empty default storage class will be used which is disk
Size: 20Gi