This repository was archived by the owner on Apr 14, 2023. It is now read-only.
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
| [ Windows Analytics Upgrade Readiness] ( ./WindowsAnalytics/ ) | [ WindowsAnalyticsUpgradeReadinessConnectivity.psm1] ( ./WindowsAnalytics/WindowsAnalyticsUpgradeReadinessConnectivity.psm1 ) |
7
7
| [ Windows Defender Advanced Threat Protection] ( ./WindowsDefenderAdvancedThreatProtection/ ) | [ WDATPConnectivity.psm1] ( ./WindowsDefenderAdvancedThreatProtection/WDATPConnectivity.psm1 ) |
8
8
| [ Windows Defender Antivirus] ( ./WindowsDefenderAntiVirus/ ) | [ WDAVConnectivity.psm1] ( ./WindowsDefenderAntiVirus/WDAVConnectivity.psm1 ) |
9
- | [ Windows Defender SmartScreen] ( /WindowsDefenderSmartScreen/W ) | [ WDSSConnectivity.psm1] ( ./WindowsDefenderSmartScreen/WDSSConnectivity.psm1 ) |
9
+ | [ Windows Defender SmartScreen] ( /WindowsDefenderSmartScreen ) | [ WDSSConnectivity.psm1] ( ./WindowsDefenderSmartScreen/WDSSConnectivity.psm1 ) |
10
10
| [ Windows Telemetry] ( ./WindowsTelemetry/ ) | [ WindowsTelemetryConnectivity.psm1] ( ./WindowsTelemetry/WindowsTelemetryConnectivity.psm1 ) |
11
11
| [ Windows Update] ( ./WindowsUpdate/ ) | [ WindowsUpdateConnectivity.psm1] ( ./WindowsUpdate/WindowsUpdateConnectivity.psm1 ) |
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ The table below documents the currently implemented connectivity tests.
13
13
| [ Microsoft] ( ./Microsoft/ ) | [ Windows Defender SmartScreen] ( ./Microsoft/WindowsDefenderSmartScreen/ ) |
14
14
| [ Microsoft] ( ./Microsoft/ ) | [ Windows Telemetry] ( ./Microsoft/WindowsTelemetry/ ) |
15
15
| [ Microsoft] ( ./Microsoft/ ) | [ Windows Update] ( ./Microsoft/WindowsUpdate/ ) |
16
- | [ Mozilla] (./Mozilla] | [ Firefox updates] ( ./Mozilla/Firefox/ ) |
16
+ | [ Mozilla] ( ./Mozilla ) | [ Firefox updates] ( ./Mozilla/Firefox/ ) |
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ The connectivity object can be saved to a JSON file using the **Save-HttpConnect
116
116
* ** -FileName** - the name of the file, minus the file extension, to save the connectivity object(s) to.
117
117
118
118
## Connectivity tests
119
- Connectivity tests are available in the [ Examples folder] ( ./Examples/ ) . The table below documents the currently implemented tests .
119
+ The table below documents the currently implemented connectivity tests in the [ Examples folder] ( ./Examples/ ) .
120
120
121
121
| Vendor | Product / Service |
122
122
| -- | -- |
@@ -130,7 +130,7 @@ Connectivity tests are available in the [Examples folder](./Examples/). The tabl
130
130
| [ Microsoft] ( ./Examples/Microsoft/ ) | [ Windows Defender SmartScreen] ( ./Examples/Microsoft/WindowsDefenderSmartScreen/ ) |
131
131
| [ Microsoft] ( ./Examples/Microsoft/ ) | [ Windows Telemetry] ( ./Examples/Microsoft/WindowsTelemetry/ ) |
132
132
| [ Microsoft] ( ./Examples/Microsoft/ ) | [ Windows Update] ( ./Examples/Microsoft/WindowsUpdate/ ) |
133
- | [ Mozilla] (./Examples/Mozilla] | [ Firefox updates] ( ./Examples/Mozilla/Firefox/ ) |
133
+ | [ Mozilla] ( ./Examples/Mozilla ) | [ Firefox updates] ( ./Examples/Mozilla/Firefox/ ) |
134
134
135
135
## License
136
136
See [ LICENSE] ( ./LICENSE.md ) .
You can’t perform that action at this time.
0 commit comments