You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/appstore/use-content/platform-supported-content/modules/genai/openai/_index.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,18 +137,18 @@ The following inputs are required for the Azure OpenAI configuration:
137
137
##### Obtaining the Azure OpenAI Resource Name {#azure-resource-name}
138
138
139
139
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.
144
144
145
145
##### Obtaining the Azure OpenAI API keys {#azure-api-keys}
146
146
147
147
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.
0 commit comments