Skip to content

Commit 59f7dd6

Browse files
committed
updating links in setup
1 parent f5e9bf8 commit 59f7dd6

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

articles/ai-services/agents/includes/quickstart-csharp.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ ms.date: 11/13/2024
1414
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services).
1515
* [The latest version of .NET](https://dotnet.microsoft.com/en-us/download)
1616
* Make sure you have the **Azure AI Developer** [RBAC role](../../../ai-studio/concepts/rbac-ai-studio.md) assigned at the appropriate level.
17-
* Install [the Azure CLI](https://learn.microsoft.com/cli/azure/install-azure-cli-windows?tabs=azure-cli). If you have the CLI already installed, make sure it's updated to the latest version.
18-
* Install the [Azure CLI machine learning extension](https://learn.microsoft.com/en-us/azure/machine-learning/how-to-configure-cli?view=azureml-api-2&tabs=public)
17+
* Install [the Azure CLI and the machine learning extension](https://learn.microsoft.com/azure/machine-learning/how-to-configure-cli). If you have the CLI already installed, make sure it's updated to the latest version.
1918

2019
[!INCLUDE [bicep-setup](bicep-setup.md)]
2120

articles/ai-services/agents/includes/quickstart-python-openai.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ ms.date: 11/13/2024
1515
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services).
1616
* [Python 3.13 or later](https://www.python.org/)
1717
* Make sure you have the **Azure AI Developer** [RBAC role](../../../ai-studio/concepts/rbac-ai-studio.md) assigned at the appropriate level.
18-
* Install [the Azure CLI](https://learn.microsoft.com/cli/azure/install-azure-cli-windows?tabs=azure-cli). If you have the CLI already installed, make sure it's updated to the latest version.
19-
* Install the [Azure CLI machine learning extension](https://learn.microsoft.com/en-us/azure/machine-learning/how-to-configure-cli?view=azureml-api-2&tabs=public)
18+
* Install [the Azure CLI and the machine learning extension](https://learn.microsoft.com/azure/machine-learning/how-to-configure-cli). If you have the CLI already installed, make sure it's updated to the latest version.
2019

2120
[!INCLUDE [bicep-setup](bicep-setup.md)]
2221

articles/ai-services/agents/includes/quickstart-python.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ ms.date: 11/13/2024
1515
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services).
1616
* [Python 3.13 or later](https://www.python.org/)
1717
* Make sure you have the **Azure AI Developer** [RBAC role](../../../ai-studio/concepts/rbac-ai-studio.md) assigned at the appropriate level.
18-
* Install [the Azure CLI](https://learn.microsoft.com/cli/azure/install-azure-cli-windows?tabs=azure-cli). If you have the CLI already installed, make sure it's updated to the latest version.
19-
* Install the [Azure CLI machine learning extension](https://learn.microsoft.com/en-us/azure/machine-learning/how-to-configure-cli?view=azureml-api-2&tabs=public)
18+
* Install [the Azure CLI and the machine learning extension](https://learn.microsoft.com/azure/machine-learning/how-to-configure-cli). If you have the CLI already installed, make sure it's updated to the latest version.
2019

2120
[!INCLUDE [bicep-setup](bicep-setup.md)]
2221

0 commit comments

Comments
 (0)