Skip to content

Commit d061626

Browse files
authored
Update AzureFeed value
1 parent ffb3a5c commit d061626

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/core/tools/dotnet-install-script.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: dotnet-install scripts
33
description: Learn about the dotnet-install scripts to install the .NET SDK and the shared runtime.
4-
ms.date: 08/01/2023
4+
ms.date: 12/20/2024
55
---
66
# dotnet-install scripts reference
77

@@ -99,7 +99,7 @@ The install scripts do not update the registry on Windows. They just download th
9999

100100
- **`-AzureFeed|--azure-feed`**
101101

102-
For internal use only. Allows using a different storage to download SDK archives from. This parameter is only used if --no-cdn is false. The default is `https://dotnetcli.azureedge.net/dotnet`.
102+
For internal use only. Allows using a different storage to download SDK archives from. This parameter is only used if --no-cdn is false. The default is `https://builds.dotnet.microsoft.com/dotnet`.
103103

104104
- **`-Channel|--channel <CHANNEL>`**
105105

0 commit comments

Comments
 (0)