caroysMSFT
caroysMSFT
The current client diagnostics string leads to a huge amount of log volume on the client side. Customers would like some ability to selectively log client metrics, so that they...
### Description Per: https://learn.microsoft.com/en-us/powershell/module/az.websites/new-azwebappazurestoragepath?view=azps-11.5.0 There is no protocol flag for New-AzWebAppAzureStoragePath, which then defaults to SMB. This needs to have a flag added for NFS, because now NFS is supported...
### Describe the bug When you go to add a storage account via: https://learn.microsoft.com/en-us/cli/azure/webapp/config/storage-account?view=azure-cli-latest#az-webapp-config-storage-account-add It only does SMB. NFS is now supported. The underlying REST API states support for NFS...