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
{{ message }}
This repository was archived by the owner on Apr 14, 2023. It is now read-only.
clean up whitespace, document connectivity object whch fixes#6,replace UnblockUrl paramter with UrlPattern, but still original UnblockUrl idea in output, put server certificate properties in one object, fix license
[Parameter(Mandatory=$false,HelpMessage='Whether to perform a BlueCoat Site Review lookup on the URL. Warning: The BlueCoat Site Review REST API is rate limited.')]
[Parameter(Mandatory=$false,HelpMessage='Whether to perform a BlueCoat Site Review lookup on the URL. Warning: The BlueCoat Site Review REST API is rate limited.')]
[Parameter(Mandatory=$false,HelpMessage='Whether to perform a BlueCoat Site Review lookup on the URL. Warning: The BlueCoat Site Review REST API is rate limited.')]
*[Manage Chrome updates (Windows) - Questions - What URLs are used for Chrome Browser updates?](https://support.google.com/chrome/a/answer/6350036?hl=en)
Copy file name to clipboardExpand all lines: Examples/Microsoft/WindowsAnalytics/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Windows Analytics Update Compliance
33
33
|https://adl.windows.com|https://adl.windows.com| Allows the compatibility update to receive the latest compatibility data from Microsoft. |
34
34
|https://watson.telemetry.microsoft.com|https://watson.telemetry.microsoft.com| Windows Error Reporting (WER); required for Device Health and Update Compliance AV reports. Not used by Upgrade Readiness. |
35
35
|https://oca.telemetry.microsoft.com|https://oca.telemetry.microsoft.com| Online Crash Analysis; required for Device Health and Update Compliance AV reports. Not used by Upgrade Readiness. |
36
-
36
+
37
37
38
38
Windows Analytics Upgrade Readiness
39
39
@@ -42,7 +42,7 @@ Windows Analytics Upgrade Readiness
42
42
|https://v10.events.data.microsoft.com|https://v10.events.data.microsoft.com| Connected User Experience and Diagnostic component endpoint for use with Windows 10 1803 and later. |
43
43
|https://v10.vortex-win.data.microsoft.com|https://v10.vortex-win.data.microsoft.com| Connected User Experience and Diagnostic component endpoint for Windows 10 1709 and earlier. |
44
44
|https://vortex.data.microsoft.com|https://v10.vortex-win.data.microsoft.com| Connected User Experience and Diagnostic component endpoint for operating systems older than Windows 10. |
45
-
|https://settings-win.data.microsoft.com|https://settings-win.data.microsoft.com| Enables the compatibility update to send data to Microsoft. |
45
+
|https://settings-win.data.microsoft.com|https://settings-win.data.microsoft.com| Enables the compatibility update to send data to Microsoft. |
46
46
|https://adl.windows.com|https://adl.windows.com| Allows the compatibility update to receive the latest compatibility data from Microsoft. |
0 commit comments