Azure-Samples / azure-files-samples

This repository contains supporting code (PowerShell modules/scripts, ARM templates, etc.) for deploying, configuring, and using Azure Files.
https://docs.microsoft.com/azure/storage/files/storage-files-introduction
MIT License
226 stars 192 forks source link

Fix typo in README file for NfsDiagnostics. #189

Closed sprasad-microsoft closed 7 months ago

sprasad-microsoft commented 7 months ago

When a part of the README file was updated to reflect the standard set of steps, we replaced nfsclientlogs.sh with smbclientlogs.sh in one location. Fixed it here.