Auto-mount file share when storage access keys are refreshed
Currently, to mount azure file share on Linux VM, we use mount command provide storage access key. If someone refresh their storage access keys, they need to un-mount the file share and then re-mount it. There should be an easier approach to handle this scenario. This become pain when you have auto-refresh policy in your organization.
