Skip to content

Commit c3a901b

Browse files
committed
Limited regions
1 parent 17904cf commit c3a901b

File tree

5 files changed

+50
-10
lines changed

5 files changed

+50
-10
lines changed

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

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,21 @@ If you don't already have one, provision an Azure OpenAI resource in your Azure
1717
2. Create an **Azure OpenAI** resource with the following settings:
1818
- **Subscription**: *Select an Azure subscription that has been approved for access to the Azure OpenAI service*
1919
- **Resource group**: *Choose or create a resource group*
20-
- **Region**: *Make a **random** choice from any of the available regions*\*
20+
- **Region**: *Make a **random** choice from any of the following regions*\*
21+
- Australia East
22+
- Canada East
23+
- East US
24+
- East US 2
25+
- France Central
26+
- Japan East
27+
- North Central US
28+
- Sweden Central
29+
- Switzerland North
30+
- UK South
2131
- **Name**: *A unique name of your choice*
2232
- **Pricing tier**: Standard S0
2333

24-
> \* Azure OpenAI resources are constrained by regional quotas. Randomly choosing a region reduces the risk of a single region reaching its quota limit in scenarios where you are sharing a subscription with other users. In the event of a quota limit being reached later in the exercise, there's a possibility you may need to create another resource in a different region.
34+
> \* Azure OpenAI resources are constrained by regional quotas. The listed regions include default quota for the model type(s) used in this exercise. Randomly choosing a region reduces the risk of a single region reaching its quota limit in scenarios where you are sharing a subscription with other users. In the event of a quota limit being reached later in the exercise, there's a possibility you may need to create another resource in a different region.
2535
2636
3. Wait for deployment to complete. Then go to the deployed Azure OpenAI resource in the Azure portal.
2737

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

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,21 @@ If you don't already have one, provision an Azure OpenAI resource in your Azure
1717
2. Create an **Azure OpenAI** resource with the following settings:
1818
- **Subscription**: *Select an Azure subscription that has been approved for access to the Azure OpenAI service*
1919
- **Resource group**: *Choose or create a resource group*
20-
- **Region**: *Make a **random** choice from any of the available regions*\*
20+
- **Region**: *Make a **random** choice from any of the following regions*\*
21+
- Australia East
22+
- Canada East
23+
- East US
24+
- East US 2
25+
- France Central
26+
- Japan East
27+
- North Central US
28+
- Sweden Central
29+
- Switzerland North
30+
- UK South
2131
- **Name**: *A unique name of your choice*
2232
- **Pricing tier**: Standard S0
2333

24-
> \* Azure OpenAI resources are constrained by regional quotas. Randomly choosing a region reduces the risk of a single region reaching its quota limit in scenarios where you are sharing a subscription with other users. In the event of a quota limit being reached later in the exercise, there's a possibility you may need to create another resource in a different region.
34+
> \* Azure OpenAI resources are constrained by regional quotas. The listed regions include default quota for the model type(s) used in this exercise. Randomly choosing a region reduces the risk of a single region reaching its quota limit in scenarios where you are sharing a subscription with other users. In the event of a quota limit being reached later in the exercise, there's a possibility you may need to create another resource in a different region.
2535
2636
3. Wait for deployment to complete. Then go to the deployed Azure OpenAI resource in the Azure portal.
2737

Instructions/Exercises/03-prompt-engineering.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,21 @@ If you don't already have one, provision an Azure OpenAI resource in your Azure
1717
2. Create an **Azure OpenAI** resource with the following settings:
1818
- **Subscription**: *Select an Azure subscription that has been approved for access to the Azure OpenAI service*
1919
- **Resource group**: *Choose or create a resource group*
20-
- **Region**: *Make a **random** choice from any of the available regions*\*
20+
- **Region**: *Make a **random** choice from any of the following regions*\*
21+
- Australia East
22+
- Canada East
23+
- East US
24+
- East US 2
25+
- France Central
26+
- Japan East
27+
- North Central US
28+
- Sweden Central
29+
- Switzerland North
30+
- UK South
2131
- **Name**: *A unique name of your choice*
2232
- **Pricing tier**: Standard S0
2333

24-
> \* Azure OpenAI resources are constrained by regional quotas. Randomly choosing a region reduces the risk of a single region reaching its quota limit in scenarios where you are sharing a subscription with other users. In the event of a quota limit being reached later in the exercise, there's a possibility you may need to create another resource in a different region.
34+
> \* Azure OpenAI resources are constrained by regional quotas. The listed regions include default quota for the model type(s) used in this exercise. Randomly choosing a region reduces the risk of a single region reaching its quota limit in scenarios where you are sharing a subscription with other users. In the event of a quota limit being reached later in the exercise, there's a possibility you may need to create another resource in a different region.
2535
2636
3. Wait for deployment to complete. Then go to the deployed Azure OpenAI resource in the Azure portal.
2737

Instructions/Exercises/04-code-generation.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,21 @@ If you don't already have one, provision an Azure OpenAI resource in your Azure
1717
2. Create an **Azure OpenAI** resource with the following settings:
1818
- **Subscription**: *Select an Azure subscription that has been approved for access to the Azure OpenAI service*
1919
- **Resource group**: *Choose or create a resource group*
20-
- **Region**: *Make a **random** choice from any of the available regions*\*
20+
- **Region**: *Make a **random** choice from any of the following regions*\*
21+
- Australia East
22+
- Canada East
23+
- East US
24+
- East US 2
25+
- France Central
26+
- Japan East
27+
- North Central US
28+
- Sweden Central
29+
- Switzerland North
30+
- UK South
2131
- **Name**: *A unique name of your choice*
2232
- **Pricing tier**: Standard S0
2333

24-
> \* Azure OpenAI resources are constrained by regional quotas. Randomly choosing a region reduces the risk of a single region reaching its quota limit in scenarios where you are sharing a subscription with other users. In the event of a quota limit being reached later in the exercise, there's a possibility you may need to create another resource in a different region.
34+
> \* Azure OpenAI resources are constrained by regional quotas. The listed regions include default quota for the model type(s) used in this exercise. Randomly choosing a region reduces the risk of a single region reaching its quota limit in scenarios where you are sharing a subscription with other users. In the event of a quota limit being reached later in the exercise, there's a possibility you may need to create another resource in a different region.need to create another resource in a different region.
2535
2636
3. Wait for deployment to complete. Then go to the deployed Azure OpenAI resource in the Azure portal.
2737

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you don't already have one, provision an Azure OpenAI resource in your Azure
1717
2. Create an **Azure OpenAI** resource with the following settings:
1818
- **Subscription**: *Select an Azure subscription that has been approved for access to the Azure OpenAI service*
1919
- **Resource group**: *Choose or create a resource group*
20-
- **Region**: *Make a **random** choice from any of the following regions*\*:
20+
- **Region**: *Make a **random** choice from any of the following regions*\*
2121
- Australia East
2222
- Canada East
2323
- East US
@@ -31,7 +31,7 @@ If you don't already have one, provision an Azure OpenAI resource in your Azure
3131
- **Name**: *A unique name of your choice*
3232
- **Pricing tier**: Standard S0
3333

34-
> \* Azure OpenAI resources are constrained by regional quotas. Randomly choosing a region reduces the risk of a single region reaching its quota limit in scenarios where you are sharing a subscription with other users. In the event of a quota limit being reached later in the exercise, there's a possibility you may need to create another resource in a different region.
34+
> \* Azure OpenAI resources are constrained by regional quotas. The listed regions include default quota for the model type(s) used in this exercise. Randomly choosing a region reduces the risk of a single region reaching its quota limit in scenarios where you are sharing a subscription with other users. In the event of a quota limit being reached later in the exercise, there's a possibility you may need to create another resource in a different region.
3535
3636
3. Wait for deployment to complete. Then go to the deployed Azure OpenAI resource in the Azure portal.
3737

0 commit comments

Comments
 (0)