Skip to content

Commit fdbeb4b

Browse files
SAS-1051: update obtain azure resource name/keys instructions
1 parent e6d6c92 commit fdbeb4b

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

  • content/en/docs/appstore/use-content/platform-supported-content/modules/genai/openai

content/en/docs/appstore/use-content/platform-supported-content/modules/genai/openai/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -137,18 +137,18 @@ The following inputs are required for the Azure OpenAI configuration:
137137
##### Obtaining the Azure OpenAI Resource Name {#azure-resource-name}
138138

139139
1. Go to the [Azure OpenAI portal](https://oai.azure.com/) and sign in.
140-
2. In the upper-right corner, click **Settings** ({{% icon name="cog" %}}).
141-
3. Go to the **Resource** tab.
142-
4. Go to **Current resource** and click **JSON view**.
143-
5. Use the value of the **Name** field as your resource name in the endpoint URL.
140+
2. In the upper-right corner, next to your Avatar, click on the scope dropdown.
141+
3. The tab shows your Directory, Subscription and Azure OpenAI resource.
142+
4. Make sure the right Azure OpenAI resource is selected.
143+
5. Use the copy icon ({{% icon name="copy" %}}) and use it as your resource name in the endpoint URL.
144144

145145
##### Obtaining the Azure OpenAI API keys {#azure-api-keys}
146146

147147
1. Go to the [Azure OpenAI portal](https://oai.azure.com/) and sign in.
148-
2. In the upper-right corner, click **Settings** ({{% icon name="cog" %}}).
149-
3. Go to the **Resource** tab.
150-
4. Go to **Current resource** and click **JSON view**.
151-
5. Use the value of the **key1** or **key2** field as your API key while setting up the configuration. Note that these keys might not be available, depending on your organization's security settings.
148+
2. In the upper-right corner, next to your Avatar, click on the scope dropdown.
149+
3. The tab shows your Directory, Subscription and Azure OpenAI resource.
150+
4. Make sure the right Azure OpenAI resource is selected.
151+
5. You can now view ({{% icon name="view" %}}) and copy ({{% icon name="copy" %}}) the value of the **key1** or **key2** field as your API key while setting up the configuration. Note that these keys might not be visible for everyone in the Azure OpenAI Portal, depending on your organization's security settings.
152152

153153
#### Configuring the OpenAI Deployed Models
154154

0 commit comments

Comments
 (0)