Skip to content

Commit 3b5ee14

Browse files
committed
go to the quickstart folder
1 parent dde3ba5 commit 3b5ee14

28 files changed

+28
-28
lines changed

articles/ai-services/openai/includes/assistants-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For the recommended keyless authentication with Microsoft Entra ID, you need to:
2828

2929
## Set up
3030

31-
1. Create a new folder `assistants-quickstart` to contain the application and open Visual Studio Code in that folder with the following command:
31+
1. Create a new folder `assistants-quickstart` and go to the quickstart folder with the following command:
3232

3333
```shell
3434
mkdir assistants-quickstart && cd assistants-quickstart

articles/ai-services/openai/includes/assistants-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For the recommended keyless authentication with Microsoft Entra ID, you need to:
3030

3131
## Set up
3232

33-
1. Create a new folder `assistants-quickstart` to contain the application and open Visual Studio Code in that folder with the following command:
33+
1. Create a new folder `assistants-quickstart` and go to the quickstart folder with the following command:
3434

3535
```shell
3636
mkdir assistants-quickstart && cd assistants-quickstart

articles/ai-services/openai/includes/assistants-typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For the recommended keyless authentication with Microsoft Entra ID, you need to:
3131

3232
## Set up
3333

34-
1. Create a new folder `assistants-quickstart` to contain the application and open Visual Studio Code in that folder with the following command:
34+
1. Create a new folder `assistants-quickstart` and go to the quickstart folder with the following command:
3535

3636
```shell
3737
mkdir assistants-quickstart && cd assistants-quickstart

articles/ai-services/openai/includes/audio-completions-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For the recommended keyless authentication with Microsoft Entra ID, you need to:
2626

2727
## Set up
2828

29-
1. Create a new folder `audio-completions-quickstart` to contain the application and open Visual Studio Code in that folder with the following command:
29+
1. Create a new folder `audio-completions-quickstart` and go to the quickstart folder with the following command:
3030

3131
```shell
3232
mkdir audio-completions-quickstart && cd audio-completions-quickstart

articles/ai-services/openai/includes/audio-completions-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For the recommended keyless authentication with Microsoft Entra ID, you need to:
2828

2929
## Set up
3030

31-
1. Create a new folder `audio-completions-quickstart` to contain the application and open Visual Studio Code in that folder with the following command:
31+
1. Create a new folder `audio-completions-quickstart` and go to the quickstart folder with the following command:
3232

3333
```shell
3434
mkdir audio-completions-quickstart && cd audio-completions-quickstart

articles/ai-services/openai/includes/audio-completions-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For the recommended keyless authentication with Microsoft Entra ID, you need to:
2626

2727
## Set up
2828

29-
1. Create a new folder `audio-completions-quickstart` to contain the application and open Visual Studio Code in that folder with the following command:
29+
1. Create a new folder `audio-completions-quickstart` and go to the quickstart folder with the following command:
3030

3131
```shell
3232
mkdir audio-completions-quickstart && cd audio-completions-quickstart

articles/ai-services/openai/includes/audio-completions-typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For the recommended keyless authentication with Microsoft Entra ID, you need to:
2727

2828
## Set up
2929

30-
1. Create a new folder `audio-completions-quickstart` to contain the application and open Visual Studio Code in that folder with the following command:
30+
1. Create a new folder `audio-completions-quickstart` and go to the quickstart folder with the following command:
3131

3232
```shell
3333
mkdir audio-completions-quickstart && cd audio-completions-quickstart

articles/ai-services/openai/includes/chat-go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For the recommended keyless authentication with Microsoft Entra ID, you need to:
2626

2727
## Set up
2828

29-
Create a new folder `chat-quickstart` to contain the application and open Visual Studio Code in that folder with the following command:
29+
Create a new folder `chat-quickstart` and go to the quickstart folder with the following command:
3030

3131
```shell
3232
mkdir chat-quickstart && cd chat-quickstart

articles/ai-services/openai/includes/chatgpt-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For the recommended keyless authentication with Microsoft Entra ID, you need to:
2626

2727
## Set up
2828

29-
1. Create a new folder `chat-quickstart` to contain the application and open Visual Studio Code in that folder with the following command:
29+
1. Create a new folder `chat-quickstart` and go to the quickstart folder with the following command:
3030

3131
```shell
3232
mkdir chat-quickstart && cd chat-quickstart

articles/ai-services/openai/includes/chatgpt-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For the recommended keyless authentication with Microsoft Entra ID, you need to:
3131

3232
## Set up
3333

34-
1. Create a new folder `chat-quickstart` to contain the application and open Visual Studio Code in that folder with the following command:
34+
1. Create a new folder `chat-quickstart` and go to the quickstart folder with the following command:
3535

3636
```shell
3737
mkdir chat-quickstart && cd chat-quickstart

0 commit comments

Comments
 (0)