Skip to main content

Azure Storage File Share

An Azure File Share provides fully managed file shares in the cloud accessible via SMB, NFS, or Azure Files REST API, useful for lift-and-shift scenarios and shared application settings. For full details see the Azure Files documentation.

Supported Methods​

  • GET: Get a specific Storage File Share by identifier
  • SEARCH: Search for Storage File Share resources by parent resource

IAM Permissions​

  • Microsoft.Storage/storageAccounts/fileServices/shares/read

azure-storage-account​

Links to the parent storage account.