Skip to content

Commit 98157b8

Browse files
Labs 01/02/03/04/06: The ui of the deploy model pop-Up is changed (MicrosoftLearning#81)
* LAB01: The UI of the model deployment pop-up is changed * LAB02: The UI of the deployment model pop-up is changed * LAB03: the UI of the deployment model pop-up is changed * LAB 04: the UI of the deployment model pop-up is changed * LAB06: The UI of the Deploy model pop-up is changed
1 parent 664a904 commit 98157b8

File tree

5 files changed

+26
-31
lines changed

5 files changed

+26
-31
lines changed

Instructions/Exercises/01-get-started-azure-openai.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,13 @@ Azure OpenAI service provides a web-based portal named **Azure OpenAI Studio**,
4848
After the new tab opens, you can close any banner notifications for new preview services that are displayed at the top of the Azure OpenAI Studio page.
4949

5050
1. In Azure OpenAI Studio, in the pane on the left, select the **Deployments** page and view your existing model deployments. If you don't already have one, create a new deployment of the **gpt-35-turbo-16k** model with the following settings:
51+
- **Deployment name**: *A unique name of your choice*
5152
- **Model**: gpt-35-turbo-16k *(if the 16k model isn't available, choose gpt-35-turbo)*
5253
- **Model version**: Auto-update to default
53-
- **Deployment name**: *A unique name of your choice*
54-
- **Advanced options**
55-
- **Content filter**: Default
56-
- **Deployment type**: Standard
57-
- **Tokens per minute rate limit**: 5K\*
58-
- **Enable dynamic quota**: Enabled
54+
- **Deployment type**: Standard
55+
- **Tokens per minute rate limit**: 5K\*
56+
- **Content filter**: Default
57+
- **Enable dynamic quota**: Enabled
5958

6059
> \* A rate limit of 5,000 tokens per minute is more than adequate to complete this exercise while leaving capacity for other people using the same subscription.
6160

Instructions/Exercises/02-natural-language-azure-openai.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,13 @@ Azure OpenAI provides a web-based portal named **Azure OpenAI Studio**, that you
4343

4444
1. On the **Overview** page for your Azure OpenAI resource, use the **Go to Azure OpenAI Studio** button to open Azure OpenAI Studio in a new browser tab.
4545
2. In Azure OpenAI Studio, on the **Deployments** page, view your existing model deployments. If you don't already have one, create a new deployment of the **gpt-35-turbo-16k** model with the following settings:
46+
- **Deployment name**: *A unique name of your choice*
4647
- **Model**: gpt-35-turbo-16k *(if the 16k model isn't available, choose gpt-35-turbo)*
4748
- **Model version**: Auto-update to default
48-
- **Deployment name**: *A unique name of your choice. You'll use this name later in the lab.*
49-
- **Advanced options**
50-
- **Content filter**: Default
51-
- **Deployment type**: Standard
52-
- **Tokens per minute rate limit**: 5K\*
53-
- **Enable dynamic quota**: Enabled
49+
- **Deployment type**: Standard
50+
- **Tokens per minute rate limit**: 5K\*
51+
- **Content filter**: Default
52+
- **Enable dynamic quota**: Enabled
5453

5554
> \* A rate limit of 5,000 tokens per minute is more than adequate to complete this exercise while leaving capacity for other people using the same subscription.
5655

Instructions/Exercises/03-prompt-engineering.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,13 @@ Azure OpenAI provides a web-based portal named **Azure OpenAI Studio**, that you
4343

4444
1. On the **Overview** page for your Azure OpenAI resource, use the **Go to Azure OpenAI Studio** button to open Azure OpenAI Studio in a new browser tab.
4545
2. In Azure OpenAI Studio, on the **Deployments** page, view your existing model deployments. If you don't already have one, create a new deployment of the **gpt-35-turbo-16k** model with the following settings:
46+
- **Deployment name**: *A unique name of your choice*
4647
- **Model**: gpt-35-turbo-16k *(if the 16k model isn't available, choose gpt-35-turbo)*
4748
- **Model version**: Auto-update to default
48-
- **Deployment name**: *A unique name of your choice. You'll use this name later in the lab.*
49-
- **Advanced options**
50-
- **Content filter**: Default
51-
- **Deployment type**: Standard
52-
- **Tokens per minute rate limit**: 5K\*
53-
- **Enable dynamic quota**: Enabled
49+
- **Deployment type**: Standard
50+
- **Tokens per minute rate limit**: 5K\*
51+
- **Content filter**: Default
52+
- **Enable dynamic quota**: Enabled
5453

5554
> \* A rate limit of 5,000 tokens per minute is more than adequate to complete this exercise while leaving capacity for other people using the same subscription.
5655

Instructions/Exercises/04-code-generation.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,13 @@ Azure OpenAI provides a web-based portal named **Azure OpenAI Studio**, that you
4343

4444
1. On the **Overview** page for your Azure OpenAI resource, use the **Go to Azure OpenAI Studio** button to open Azure OpenAI Studio in a new browser tab.
4545
2. In Azure OpenAI Studio, on the **Deployments** page, view your existing model deployments. If you don't already have one, create a new deployment of the **gpt-35-turbo-16k** model with the following settings:
46+
- **Deployment name**: *A unique name of your choice*
4647
- **Model**: gpt-35-turbo-16k *(if the 16k model isn't available, choose gpt-35-turbo)*
4748
- **Model version**: Auto-update to default
48-
- **Deployment name**: *A unique name of your choice. You'll use this name later in the lab.*
49-
- **Advanced options**
50-
- **Content filter**: Default
51-
- **Deployment type**: Standard
52-
- **Tokens per minute rate limit**: 5K\*
53-
- **Enable dynamic quota**: Enabled
49+
- **Deployment type**: Standard
50+
- **Tokens per minute rate limit**: 5K\*
51+
- **Content filter**: Default
52+
- **Enable dynamic quota**: Enabled
5453

5554
> \* A rate limit of 5,000 tokens per minute is more than adequate to complete this exercise while leaving capacity for other people using the same subscription.
5655

Instructions/Exercises/06-use-own-data.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,13 @@ Azure OpenAI provides a web-based portal named **Azure OpenAI Studio**, that you
4343

4444
1. On the **Overview** page for your Azure OpenAI resource, use the **Go to Azure OpenAI Studio** button to open Azure OpenAI Studio in a new browser tab.
4545
2. In Azure OpenAI Studio, on the **Deployments** page, view your existing model deployments. If you don't already have one, create a new deployment of the **gpt-35-turbo-16k** model with the following settings:
46-
- **Model**: gpt-35-turbo-16k *(must be this model to use the features in this exercise)*
46+
- **Deployment name**: *A unique name of your choice*
47+
- **Model**: gpt-35-turbo-16k *(if the 16k model isn't available, choose gpt-35-turbo)*
4748
- **Model version**: Auto-update to default
48-
- **Deployment name**: *A unique name of your choice. You'll use this name later in the lab.*
49-
- **Advanced options**
50-
- **Content filter**: Default
51-
- **Deployment type**: Standard
52-
- **Tokens per minute rate limit**: 5K\*
53-
- **Enable dynamic quota**: Enabled
49+
- **Deployment type**: Standard
50+
- **Tokens per minute rate limit**: 5K\*
51+
- **Content filter**: Default
52+
- **Enable dynamic quota**: Enabled
5453

5554
> \* A rate limit of 5,000 tokens per minute is more than adequate to complete this exercise while leaving capacity for other people using the same subscription.
5655

0 commit comments

Comments
 (0)