We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 790e3d8 + 9556d95 commit 8424369Copy full SHA for 8424369
azure-local/manage/sdn-log-collection.md
@@ -72,7 +72,7 @@ Follow these steps to install the `SdnDiagnostics` PowerShell module on the clie
72
1. To confirm the version of `SdnDiagnostics` module loaded into the runspace, run the following cmdlet:
73
74
```powershell
75
- Get-Module -Name SdnDiagmostics
+ Get-Module -Name SdnDiagnostics
76
```
77
- If you have multiple versions loaded into the runspace, we recommend removing and then re-importing the module.
78
0 commit comments