Microsoft
AZ-104 · Question #616
You plan to create an Azure Storage account named storage1 that will contain a file share named share1. You need to ensure that share1 can support SMB Multichannel. The solution must minimize costs. H
The correct answer is A. Premium performance with locally-redundant storage (LRS). According to documentation only Premium file shares (FileStorage), LRS/ZRS are supported for https://learn.microsoft.com/en-us/azure/storage/files/storage-files-smb-multichannel-performance
Submitted by neha2k· Mar 4, 2026Implement and manage storage
Question
You plan to create an Azure Storage account named storage1 that will contain a file share named share1. You need to ensure that share1 can support SMB Multichannel. The solution must minimize costs. How should you configure storage?
Options
- APremium performance with locally-redundant storage (LRS)
- BStandard performance with zone-redundant storage (ZRS)
- CPremium performance with geo-redundant storage (GRS)
- DStandard performance with locally-redundant storage (LRS)
How the community answered
(24 responses)- A71% (17)
- B17% (4)
- C4% (1)
- D8% (2)
Explanation
According to documentation only Premium file shares (FileStorage), LRS/ZRS are supported for https://learn.microsoft.com/en-us/azure/storage/files/storage-files-smb-multichannel-performance
Community Discussion
No community discussion yet for this question.