Skip to content

Commit f5f82e0

Browse files
authored
acrolinx
1 parent 0b1202f commit f5f82e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/snapshot-debugger/snapshot-debugger-app-service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If you're running a different type of Azure service, here are instructions for e
4949
* [Azure Function](snapshot-debugger-function-app.md?toc=/azure/azure-monitor/toc.json)
5050
* [Azure Cloud Services](snapshot-debugger-vm.md?toc=/azure/azure-monitor/toc.json)
5151
* [Azure Service Fabric services](snapshot-debugger-vm.md?toc=/azure/azure-monitor/toc.json)
52-
* [Azure Virtual Machines and virtual machine scale sets](snapshot-debugger-vm.md?toc=/azure/azure-monitor/toc.json)
52+
* [Azure Virtual Machines and Virtual Machine Scale Sets](snapshot-debugger-vm.md?toc=/azure/azure-monitor/toc.json)
5353
* [On-premises virtual or physical machines](snapshot-debugger-vm.md?toc=/azure/azure-monitor/toc.json)
5454

5555
## Enable Snapshot Debugger for other clouds
@@ -89,7 +89,7 @@ For User-Assigned Identity:
8989

9090
|App Setting | Value |
9191
|---------------|----------|
92-
|APPLICATIONINSIGHTS_AUTHENTICATION_STRING | Authorization=AD;ClientId={Client id of the User-Assigned Identity} |
92+
|APPLICATIONINSIGHTS_AUTHENTICATION_STRING | Authorization=AD;ClientID={Client ID of the User-Assigned Identity} |
9393

9494
## Disable Snapshot Debugger
9595

0 commit comments

Comments
 (0)