Support for Azure Files Multi-Channel #13715
Labels
enhancement
sdk/requires-newer-api-version
This requires upgrading the version of the API being used
service/storage
Community Note
Description
For Azure Files a new feature recently became available to allow for SMB 3 clients to leverage multi-channel to improve performance on premium file storage.
https://azure.microsoft.com/en-us/updates/smb-multichannel-azure-files-generally-available/
New or Affected Resource(s)
Potential Terraform Configuration
This new flag seems to make the most sense in the already defined smb block where it can be an optional property. By default in Azure this flag is false so it makes sense to me that if the parameter is not passed it defaults to false.
References
The text was updated successfully, but these errors were encountered: