Hello community.
When using AKS I can use Azure Files as persistent volumes, allocating storage dynamically, like https://docs.microsoft.com/en-us/azure/aks/azure-files-dynamic-pv.
Per which time unit this will be charged? Assuming I teared up a cluster for 1 day, using 5 GiB storage in Azure Files. After 1 day I tear down my cluster and release the volumes. Will this be charged as 1 day or as 1 month or somehow else?
Regards,
Michael.