Ephemeral Os disks
- These OS disks are are create on the local vm storage and not saved on the remote Azure Storage.
- Ephemeral OS disks work well for stateless workloads.
- The key features of Ephemeral disks are
- Ideal for stateless applications
- Lower latency, similar to temporary disk
- Ephemeral disks are free, you incur no cost for Os disks
- Refer Here
Azure Files
-
Create a Resource Group
-
Create a Windows Server (Windows Server 2016)
-
Create a Linux Server (Ubuntu 20.04)
-
Azure Files offer fully managed file shares in the cloud that are accessible via standard SMB or NFS protocols
-
Create a Azure File Share
- Create an Storage Account with General Purpose or Premium Azure File Shares
- Create a new file share
- Create an Storage Account with General Purpose or Premium Azure File Shares
