Skip to content

Commit 3a95239

Browse files
Incorporate feedback.
1 parent 047265a commit 3a95239

File tree

5 files changed

+25
-9
lines changed

5 files changed

+25
-9
lines changed

articles/partner-solutions/elastic/manage.md

Lines changed: 25 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage settings for your Elastic resource in the Azure portal
33
description: Manage settings, view resources, reconfigure metrics/logs, and more for your Elastic resource by using the Azure portal.
44
ms.topic: how-to
55
zone_pivot_groups: elastic-resource-type
6-
ms.date: 07/16/2025
6+
ms.date: 07/30/2025
77
#customer intent: As an Azure developer, I want to use the Azure portal manage my Elastic resources that use search, log analytics, and security monitoring functions for Azure environments.
88

99
---
@@ -16,10 +16,10 @@ This article shows how to manage the settings for Elastic resources.
1616

1717
[!INCLUDE [manage](../includes/manage.md)]
1818

19-
:::image type="content" source="media/manage/resource-overview.png" alt-text="A screenshot of an Elastic resource in the Azure portal with the overview displayed in the working pane." lightbox="media/manage/resource-overview.png":::
20-
2119
::: zone pivot="elastic-search"
2220

21+
:::image type="content" source="media/manage/elastic-search-resource.png" alt-text="A screenshot of an Elastic Search resource in the Azure portal with the overview displayed in the working pane." lightbox="media/manage/elastic-search-resource.png":::
22+
2323
The details include:
2424

2525
- Resource group
@@ -100,20 +100,24 @@ To monitor resources for virtual machines, select **Elastic deployment configura
100100

101101
## Connect Azure OpenAI service with Elastic
102102

103-
To configure Azure OpenAI, select **Elastic deployment configuration > Azure OpenAI configuration**.
103+
To configure Azure OpenAI, select **Elastic deployment configuration** > **Azure OpenAI configuration**.
104104

105105
1. From the working pane's command bar, select **Add**.
106106

107107
1. In the *Add OpenAI Configuration* panel, select your preferred **Azure OpenAI Resource** and **Azure OpenAI Deployment**.
108108

109109
1. Select the **Create** button.
110110

111-
Once the Connector is created, navigate to Kibana.
111+
After the Connector is created, navigate to Kibana.
112112

113113
> [!NOTE]
114114
>
115115
> Kibana is a user interface that lets you visualize your Elasticsearch data and navigate the Elastic Stack. Your Connector can be used in Elastic's Observability AI Assistant. It can provide contextual responses to your natural language prompts on your observability data by invoking the Azure OpenAI deployment.
116116
117+
The details of the deployment, such as the URL and API keys, are passed on to Elastic to prepare the connector to be used with Elastic's AI Assistant.
118+
119+
Currently, Elastic resources support only deployments of text or chat completion models, like GPT-4. For more information, see [OpenAI connector and action](https://www.elastic.co/docs/reference/kibana/connectors-kibana/openai-action-type).
120+
117121
## Traffic filters
118122

119123
1. In the left menu, select **Elastic deployment configuration** > **Traffic Filter**.
@@ -156,6 +160,8 @@ You can easily manage the corresponding Elastic deployments or Azure resources u
156160

157161
::: zone pivot="elastic-observability"
158162

163+
:::image type="content" source="media/manage/elastic-observability-resource.png" alt-text="A screenshot of an Elastic Observability resource in the Azure portal with the overview displayed in the working pane." lightbox="media/manage/elastic-observability-resource.png":::
164+
159165
The details include:
160166

161167
- Resource group
@@ -236,20 +242,24 @@ To monitor resources for virtual machines, select **Elastic deployment configura
236242

237243
## Connect Azure OpenAI service with Elastic
238244

239-
To configure Azure OpenAI, select **Elastic deployment configuration > Azure OpenAI configuration**.
245+
To configure Azure OpenAI, select **Elastic deployment configuration** > **Azure OpenAI configuration**.
240246

241247
1. From the working pane's command bar, select **Add**.
242248

243249
1. In the *Add OpenAI Configuration* panel, select your preferred **Azure OpenAI Resource** and **Azure OpenAI Deployment**.
244250

245251
1. Select the **Create** button.
246252

247-
Once the Connector is created, navigate to Kibana.
253+
After the Connector is created, navigate to Kibana.
248254

249255
> [!NOTE]
250256
>
251257
> Kibana is a user interface that lets you visualize your Elasticsearch data and navigate the Elastic Stack. Your Connector can be used in Elastic's Observability AI Assistant. It can provide contextual responses to your natural language prompts on your observability data by invoking the Azure OpenAI deployment.
252258
259+
The details of the deployment, such as the URL and API keys, are passed on to Elastic to prepare the connector to be used with Elastic's AI Assistant.
260+
261+
Currently, Elastic resources support only deployments of text or chat completion models, like GPT-4. For more information, see [OpenAI connector and action](https://www.elastic.co/docs/reference/kibana/connectors-kibana/openai-action-type).
262+
253263
## Traffic filters
254264

255265
1. In the left menu, select **Elastic deployment configuration** > **Traffic Filter**.
@@ -292,6 +302,8 @@ You can easily manage the corresponding Elastic deployments or Azure resources u
292302

293303
::: zone pivot="elastic-security"
294304

305+
:::image type="content" source="media/manage/elastic-security-resource.png" alt-text="A screenshot of an Elastic Security resource in the Azure portal with the overview displayed in the working pane." lightbox="media/manage/elastic-security-resource.png":::
306+
295307
The details include:
296308

297309
- Resource group
@@ -372,20 +384,24 @@ To monitor resources for virtual machines, select **Elastic deployment configura
372384

373385
## Connect Azure OpenAI service with Elastic
374386

375-
To configure Azure OpenAI, select **Elastic deployment configuration > Azure OpenAI configuration**.
387+
To configure Azure OpenAI, select **Elastic deployment configuration** > **Azure OpenAI configuration**.
376388

377389
1. From the working pane's command bar, select **Add**.
378390

379391
1. In the *Add OpenAI Configuration* panel, select your preferred **Azure OpenAI Resource** and **Azure OpenAI Deployment**.
380392

381393
1. Select the **Create** button.
382394

383-
Once the Connector is created, navigate to Kibana.
395+
After the Connector is created, navigate to Kibana.
384396

385397
> [!NOTE]
386398
>
387399
> Kibana is a user interface that lets you visualize your Elasticsearch data and navigate the Elastic Stack. Your Connector can be used in Elastic's Observability AI Assistant. It can provide contextual responses to your natural language prompts on your observability data by invoking the Azure OpenAI deployment.
388400
401+
The details of the deployment, such as the URL and API keys, are passed on to Elastic to prepare the connector to be used with Elastic's AI Assistant.
402+
403+
Currently, Elastic resources support only deployments of text or chat completion models, like GPT-4. For more information, see [OpenAI connector and action](https://www.elastic.co/docs/reference/kibana/connectors-kibana/openai-action-type).
404+
389405
## Traffic filters
390406

391407
1. In the left menu, select **Elastic deployment configuration** > **Traffic Filter**.
78.5 KB
Loading
77.1 KB
Loading
77 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)