Skip to content

Commit 42e4263

Browse files
authored
pencil edits
Lines 129, 131: Powershell > PowerShell
1 parent 385326c commit 42e4263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/ip-collection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,9 @@ Content-Length: 54
126126
}
127127
```
128128
129-
### Powershell
129+
### PowerShell
130130
131-
The Powershell 'Update-AzApplicationInsights' cmdlet can disable IP masking with the `DisableIPMasking` parameter.
131+
The PoweShell 'Update-AzApplicationInsights' cmdlet can disable IP masking with the `DisableIPMasking` parameter.
132132
133133
```powershell
134134
Update-AzApplicationInsights -Name "aiName" -ResourceGroupName "rgName" -DisableIPMasking:$true

0 commit comments

Comments
 (0)