Skip to content

Commit

Permalink
Update AzureFeed value
Browse files Browse the repository at this point in the history
  • Loading branch information
mairaw authored Dec 21, 2024
1 parent ffb3a5c commit d061626
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/core/tools/dotnet-install-script.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: dotnet-install scripts
description: Learn about the dotnet-install scripts to install the .NET SDK and the shared runtime.
ms.date: 08/01/2023
ms.date: 12/20/2024
---
# dotnet-install scripts reference

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

- **`-AzureFeed|--azure-feed`**

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`.
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`.

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

Expand Down

0 comments on commit d061626

Please sign in to comment.