Skip to content

Commit 5753908

Browse files
authored
Merge pull request #123978 from lukemurraynz/patch-4
Update azure-openai-api-from-specification.md
2 parents 852a9c9 + 64cef73 commit 5753908

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/api-management/azure-openai-api-from-specification.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,14 @@ This article shows two options to import an [Azure OpenAI Service](/azure/ai-ser
2222
## Prerequisites
2323

2424
- An existing API Management instance. [Create one if you haven't already](get-started-create-service-instance.md).
25-
- Access granted to Azure OpenAI in the desired Azure subscription.
26-
You can apply for access to Azure OpenAI by completing the form at https://aka.ms/oai/access. Open an issue on this repo to contact us if you have an issue.
2725
- An Azure OpenAI resource with a model deployed. For more information about model deployment, see the [resource deployment guide](../ai-services/openai/how-to/create-resource.md).
2826

2927
Make a note of the ID (name) of the deployment. You'll need it when you test the imported API in API Management.
3028
- Permissions to grant access to the Azure OpenAI resource from the API Management instance.
3129

3230
## Option 1. Import API from Azure OpenAI Service
3331

34-
You can import an Azure OpenAI API directly to API Management from the Azure OpenAI Service.
32+
You can import an Azure OpenAI API directly from Azure OpenAI Service to API Management.
3533

3634
[!INCLUDE [api-management-workspace-availability](../../includes/api-management-workspace-availability.md)]
3735

0 commit comments

Comments
 (0)