You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/app/ip-collection.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,9 +95,9 @@ If you only need to modify the behavior for a single Application Insights resour
95
95
96
96
A list of properties is returned as a result. One of the properties should read `DisableIpMasking: true`. If you run the PowerShell commands before deploying the new property with Azure Resource Manager, the property won't exist.
97
97
98
-
### Rest API
98
+
### REST API
99
99
100
-
The [Rest API](/rest/api/azure/) payload to make the same modifications is as follows:
100
+
The [REST API](/rest/api/azure/) payload to make the same modifications is as follows:
0 commit comments