Skip to content

Commit cb340f5

Browse files
Merge pull request #262295 from mrbullwinkle/mrb_01_03_2024_create_resource_update
[Azure OpenAI] feedback
2 parents 5c15453 + 5a1509d commit cb340f5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

articles/ai-services/openai/how-to/create-resource.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ In this article, you review examples for creating and deploying resources in the
4646

4747
- Make API calls and generate text with [Azure OpenAI Service quickstarts](../quickstart.md).
4848
- Learn more about the [Azure OpenAI Service models](../concepts/models.md).
49+
- For information on pricing visit the [Azure OpenAI pricing page](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/)

articles/ai-services/openai/includes/create-resource-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The following steps show how to create an Azure OpenAI resource in the Azure por
3939
| **Resource group** | The Azure resource group to contain your Azure OpenAI resource. You can create a new group or use a pre-existing group. |
4040
| **Region** | The location of your instance. Different locations can introduce latency, but they don't affect the runtime availability of your resource. |
4141
| **Name** | A descriptive name for your Azure OpenAI Service resource, such as _MyOpenAIResource_. |
42-
| **Pricing Tier** | The pricing tier for the resource. Currently, only the Standard tier is available for the Azure OpenAI Service. |
42+
| **Pricing Tier** | The pricing tier for the resource. Currently, only the Standard tier is available for the Azure OpenAI Service. For more info on pricing visit the [Azure OpenAI pricing page](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/) |
4343

4444
:::image type="content" source="../media/create-resource/create-resource-basic-settings.png" alt-text="Screenshot that shows how to configure an Azure OpenAI resource in the Azure portal.":::
4545

0 commit comments

Comments
 (0)