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: articles/partner-solutions/elastic/manage.md
+25-9Lines changed: 25 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Manage settings for your Elastic resource in the Azure portal
3
3
description: Manage settings, view resources, reconfigure metrics/logs, and more for your Elastic resource by using the Azure portal.
4
4
ms.topic: how-to
5
5
zone_pivot_groups: elastic-resource-type
6
-
ms.date: 07/16/2025
6
+
ms.date: 07/30/2025
7
7
#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.
8
8
9
9
---
@@ -16,10 +16,10 @@ This article shows how to manage the settings for Elastic resources.
16
16
17
17
[!INCLUDE [manage](../includes/manage.md)]
18
18
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
-
21
19
::: zone pivot="elastic-search"
22
20
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
+
23
23
The details include:
24
24
25
25
- Resource group
@@ -100,20 +100,24 @@ To monitor resources for virtual machines, select **Elastic deployment configura
1. From the working pane's command bar, select **Add**.
106
106
107
107
1. In the *Add OpenAI Configuration* panel, select your preferred **Azure OpenAI Resource** and **Azure OpenAI Deployment**.
108
108
109
109
1. Select the **Create** button.
110
110
111
-
Once the Connector is created, navigate to Kibana.
111
+
After the Connector is created, navigate to Kibana.
112
112
113
113
> [!NOTE]
114
114
>
115
115
> 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.
116
116
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
+
117
121
## Traffic filters
118
122
119
123
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
156
160
157
161
::: zone pivot="elastic-observability"
158
162
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
+
159
165
The details include:
160
166
161
167
- Resource group
@@ -236,20 +242,24 @@ To monitor resources for virtual machines, select **Elastic deployment configura
1. From the working pane's command bar, select **Add**.
242
248
243
249
1. In the *Add OpenAI Configuration* panel, select your preferred **Azure OpenAI Resource** and **Azure OpenAI Deployment**.
244
250
245
251
1. Select the **Create** button.
246
252
247
-
Once the Connector is created, navigate to Kibana.
253
+
After the Connector is created, navigate to Kibana.
248
254
249
255
> [!NOTE]
250
256
>
251
257
> 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.
252
258
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
+
253
263
## Traffic filters
254
264
255
265
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
292
302
293
303
::: zone pivot="elastic-security"
294
304
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
+
295
307
The details include:
296
308
297
309
- Resource group
@@ -372,20 +384,24 @@ To monitor resources for virtual machines, select **Elastic deployment configura
1. From the working pane's command bar, select **Add**.
378
390
379
391
1. In the *Add OpenAI Configuration* panel, select your preferred **Azure OpenAI Resource** and **Azure OpenAI Deployment**.
380
392
381
393
1. Select the **Create** button.
382
394
383
-
Once the Connector is created, navigate to Kibana.
395
+
After the Connector is created, navigate to Kibana.
384
396
385
397
> [!NOTE]
386
398
>
387
399
> 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.
388
400
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
+
389
405
## Traffic filters
390
406
391
407
1. In the left menu, select **Elastic deployment configuration** > **Traffic Filter**.
0 commit comments