Skip to content

Commit f5e9bf8

Browse files
committed
updating setup prerequisites
1 parent fe1022b commit f5e9bf8

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ 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)
1719

1820
[!INCLUDE [bicep-setup](bicep-setup.md)]
1921

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ 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)
1820

1921
[!INCLUDE [bicep-setup](bicep-setup.md)]
2022

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ 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)
1820

1921
[!INCLUDE [bicep-setup](bicep-setup.md)]
2022

0 commit comments

Comments
 (0)