Skip to content

Commit 1946d2f

Browse files
authored
Merge branch 'main' into patch-14
2 parents 8277ef1 + 554b763 commit 1946d2f

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)