Skip to content

Commit 3806e8a

Browse files
authored
Update discovery-docker-windows.md
1 parent ca60865 commit 3806e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CloudAppSecurityDocs/discovery-docker-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The following steps describe the deployment in Windows. The deployment steps for
110110
1. Run the following command to download the Windows Docker installer PowerShell script file:
111111

112112
```powershell
113-
Invoke-WebRequest https://adaprodconsole.blob.core.windows.net/public-files/LogCollectorInstaller.ps1 -OutFile (Join-Path $Env:Temp LogCollectorInstaller.ps1)
113+
Invoke-WebRequest https://discoveryresources-cdn-prod.cloudappsecurity.com/prod-1/public-files/LogCollectorInstaller.ps1 -OutFile (Join-Path $Env:Temp LogCollectorInstaller.ps1)
114114
```
115115
116116
To validate that the installer is signed by Microsoft, see [Validate installer signature](#optional---validate-installer-signature).

0 commit comments

Comments
 (0)