Skip to content

Commit 2be9c8b

Browse files
authored
Merge pull request #281824 from pdjokar96/elastic-aoai-connector
Elastic AOAI Connector updates
2 parents 98c43b0 + 7743c7c commit 2be9c8b

File tree

5 files changed

+20
-1
lines changed

5 files changed

+20
-1
lines changed

articles/partner-solutions/elastic/create.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,15 @@ After you've selected the offer for Elastic, you're ready to set up the applicat
6969
- Resources with _Exclude_ tags don't send logs to Elastic.
7070
- If there's a conflict between inclusion and exclusion rules, exclusion takes priority.
7171

72+
Select **Next: Azure OpenAI configuration** to create and configure Azure OpenAI connector that can be used within Elastic's AI Assistant.
73+
74+
1. On **Azure OpenAI configuration**, specify the Azure OpenAI resource and the deployment that would be required to configure the connector. The details of the deployment (url, API keys etc.) are passed on to Elastic to prepare the connector to be used with Elastic's AI Assistant.
75+
76+
:::image type="content" source="media/create/configure-aoai-connector.png" alt-text="Screenshot of how to configure Azure OpenAI Connector.":::
77+
78+
>[!Note]
79+
>Only deployments of text/chat completion models (like gpt4) are supported currently. Learn more about Elastic Connectors [here](https://www.elastic.co/guide/en/kibana/current/openai-action-type.html).
80+
7281
Select **Next: Tags** to set up tags for the new Elastic resource.
7382

7483
1. In **Tags**, add custom tags for the new Elastic resource. Each tag consists of a name and value. When you've finished adding tags, select **Next: Review+Create** to navigate to the final step for resource creation.
@@ -98,4 +107,4 @@ After you've selected the offer for Elastic, you're ready to set up the applicat
98107
> [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/Microsoft.Elastic%2Fmonitors)
99108
100109
> [!div class="nextstepaction"]
101-
> [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/elastic.ec-azure-pp?tab=Overview)
110+
> [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/elastic.ec-azure-pp?tab=Overview)

articles/partner-solutions/elastic/manage.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,16 @@ In the destination details section, check the option to send to partner solution
7070

7171
:::image type="content" source="media/manage/diagnostic-settings.png" alt-text="Screenshot of configure diagnostic settings.":::
7272

73+
## Configure Azure OpenAI Connector
74+
75+
If not configured already while creating the resource, you can navigate to the **Azure OpenAI configuration** blade under the Elastic deployment configuration section. Click on **Add** to select the Azure OpenAI resource and a deployment of a text/chat completion model(like gpt4). This makes it seamless for you to have your connector ready without having to switch contexts between the AOAI resource(in Azure portal) and the Connectors page in Elastic portal, thus avoiding having to copy and paste urls and keys.
76+
77+
:::image type="content" source="media/manage/add-aoai-config.png" alt-text="Screenshot of Configure Azure OpenAI Connector.":::
78+
79+
Click on **Create**.
80+
81+
Once the Connector is created, navigate to Kibana and search for Connectors under Stack Management. The newly created Azure OpenAI Connector should be visible there. This connector can be used within Elastic's Observability AI Assistant to help provide contextual responses to your natural language prompts on your observability data by invoking the Azure OpenAI deployment. Learn more about Elastic OpenAI Connectors [here](https://www.elastic.co/guide/en/kibana/current/openai-action-type.html).
82+
7383
## Private link management
7484

7585
You can limit network access to a [private link](../../private-link/private-link-overview.md). To enable private link access, select **Configuration** in the left navigation. Under **Networking**, select **Private Link** and the name of the private link.
156 KB
Loading
322 KB
Loading
77.3 KB
Loading

0 commit comments

Comments
 (0)