Skip to content

Commit 2a5ee2d

Browse files
Freshness.
1 parent 0114a9a commit 2a5ee2d

File tree

1 file changed

+269
-4
lines changed

1 file changed

+269
-4
lines changed

articles/partner-solutions/elastic/manage.md

Lines changed: 269 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
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
5-
ms.date: 07/15/2025
5+
ms.date: 07/16/2025
66
#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.
77

88
---
@@ -15,15 +15,277 @@ This article shows how to manage the settings for Elastic resources.
1515

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

18+
:::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":::
19+
1820
# [Elastic Search](#tab/elastic-search)
1921

22+
The details include:
23+
24+
- Resource group
25+
- Status
26+
- Region
27+
- Version
28+
- Size
29+
- Tags
30+
- Subscription
31+
- Advanced Settings
32+
- Elasticsearch endpoint
33+
- Deployment URL
34+
- Billing term
35+
36+
To manage your resource, select the links next to corresponding details.
37+
38+
Below the essentials, you can navigate to other details about your resource by selecting the links.
39+
40+
- **Ingest logs and metrics from Azure Services** allows you to send logs and metrics from your Azure services resources.
41+
- **Add more data sources in Elastic** allows you to configure extra data sources in Elastic.
42+
- **View and manage your data in Elastic** allows you to create interactive dashboards to visualize your data in real time.
43+
44+
## Reconfigure rules for metrics and logs
45+
46+
When you created the Elastic resource, you configured which logs are sent to Elastic. If you need to change those settings, in the left menu, select **Elastic deployment configuration** > **Logs & metrics**.
47+
48+
Make the needed changes to how logs are sent to Elastic.
49+
50+
## View monitored resources
51+
52+
To view the list of resources emitting logs to Elastic, select **Elastic deployment configuration** > **Monitored resources** in the service menu.
53+
54+
> [!TIP]
55+
> You can filter the list of resources by type, subscription, resource group, region, and whether the resource is sending logs to Elastic.
56+
57+
## Monitor multiple subscriptions
58+
59+
To monitor multiple subscriptions:
60+
61+
1. Select **Elastic deployment configuration** > **Monitored Subscriptions**.
62+
63+
1. Select **Add subscriptions** from the Command bar.
64+
65+
The **Add subscriptions** experience that opens shows subscriptions you have _Owner_ role assigned to and any Elastic resource created in those subscriptions that is already linked to the same Elastic organization as the current resource.
66+
67+
1. Select the subscriptions you want to monitor through the Elastic resource and select **Add**.
68+
69+
> [!IMPORTANT]
70+
> Setting separate tag rules for different subscriptions isn't supported.
71+
72+
Diagnostics settings are automatically added to the subscription's resources that match the defined tag rules.
73+
74+
Select **Refresh** to view the subscriptions and their monitoring status.
75+
76+
Once the subscription is added, the status changes to *Active*.
77+
78+
### Remove subscriptions
79+
80+
To unlink subscriptions from an Elastic resource:
81+
82+
1. Select **Elastic deployment configuration** > **Monitored Subscriptions** from the service menu.
83+
84+
1. Select the subscription you want to remove.
85+
86+
1. Choose **Remove subscriptions**.
87+
88+
To view the updated list of monitored subscriptions, select **Refresh** from the Command bar.
89+
90+
## Monitor resources with Elastic agents
91+
92+
You can install Elastic agents on virtual machines.
93+
94+
### Virtual machines
95+
96+
To monitor resources for virtual machines, select **Elastic deployment configuration** > **Virtual machines** in the service menu.
97+
98+
[!INCLUDE [install-elastic-agent](../includes/agent.md)]
99+
100+
## Connect Azure OpenAI service with Elastic
101+
102+
To configure Azure OpenAI, select **Elastic deployment configuration > Azure OpenAI configuration**.
103+
104+
1. From the working pane's command bar, select **Add**.
105+
106+
1. In the *Add OpenAI Configuration* panel, select your preferred **Azure OpenAI Resource** and **Azure OpenAI Deployment**.
107+
108+
1. Select the **Create** button.
109+
110+
Once the Connector is created, navigate to Kibana.
111+
112+
> [!NOTE]
113+
>
114+
> 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.
115+
116+
## Traffic filters
117+
118+
1. In the left menu, select **Elastic deployment configuration** > **Traffic Filter**.
119+
120+
1. Enter a name for the filter.
121+
122+
1. Select a **Filter Type**:
123+
124+
- **IP Address and CIDR Blocks**
125+
126+
Enter your **IP List**
127+
128+
- **Private Link**
129+
130+
Choose either **Select Existing** or **Add Manually** and then fill in the required fields.
131+
132+
1. Select **Create**
133+
134+
> [!IMPORTANT]
135+
> The traffic filter must be in the same region as the deployment.
136+
137+
If a traffic filter is no longer needed, unlink it from deployment and then delete it.
138+
139+
## Connected Elastic resources
140+
141+
To access all Elastic resources and deployments you created using the Azure or Elastic portal experience, go to the **Connected Elastic Resources** tab in any of your Azure Elastic resources.
142+
143+
You can easily manage the corresponding Elastic deployments or Azure resources using the links, provided you have owner or contributor rights to those deployments and resources.
144+
145+
## Delete Elastic resource
146+
147+
[!INCLUDE [delete-resource](../includes/delete-resource.md)]
148+
149+
> [!IMPORTANT]
150+
>
151+
> - A single Azure Marketplace SaaS unifies billing for multiple Elastic deployments.
152+
> - If you wish to completely stop billing for the marketplace SaaS, delete all linked Elastic deployments created from the Azure portal or Elastic portal.
153+
20154
# [Elastic Observability](#tab/elastic-observability)
21155

22-
# [Elastic Security](#tab/elastic-security)
156+
The details include:
23157

24-
---
158+
- Resource group
159+
- Status
160+
- Region
161+
- Version
162+
- Size
163+
- Tags
164+
- Subscription
165+
- Advanced Settings
166+
- Elasticsearch endpoint
167+
- Deployment URL
168+
- Billing term
25169

26-
:::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":::
170+
To manage your resource, select the links next to corresponding details.
171+
172+
Below the essentials, you can navigate to other details about your resource by selecting the links.
173+
174+
- **Ingest logs and metrics from Azure Services** allows you to send logs and metrics from your Azure services resources.
175+
- **Add more data sources in Elastic** allows you to configure extra data sources in Elastic.
176+
- **View and manage your data in Elastic** allows you to create interactive dashboards to visualize your data in real time.
177+
178+
## Reconfigure rules for metrics and logs
179+
180+
When you created the Elastic resource, you configured which logs are sent to Elastic. If you need to change those settings, in the left menu, select **Elastic deployment configuration** > **Logs & metrics**.
181+
182+
Make the needed changes to how logs are sent to Elastic.
183+
184+
## View monitored resources
185+
186+
To view the list of resources emitting logs to Elastic, select **Elastic deployment configuration** > **Monitored resources** in the service menu.
187+
188+
> [!TIP]
189+
> You can filter the list of resources by type, subscription, resource group, region, and whether the resource is sending logs to Elastic.
190+
191+
## Monitor multiple subscriptions
192+
193+
To monitor multiple subscriptions:
194+
195+
1. Select **Elastic deployment configuration** > **Monitored Subscriptions**.
196+
197+
1. Select **Add subscriptions** from the Command bar.
198+
199+
The **Add subscriptions** experience that opens shows subscriptions you have _Owner_ role assigned to and any Elastic resource created in those subscriptions that is already linked to the same Elastic organization as the current resource.
200+
201+
1. Select the subscriptions you want to monitor through the Elastic resource and select **Add**.
202+
203+
> [!IMPORTANT]
204+
> Setting separate tag rules for different subscriptions isn't supported.
205+
206+
Diagnostics settings are automatically added to the subscription's resources that match the defined tag rules.
207+
208+
Select **Refresh** to view the subscriptions and their monitoring status.
209+
210+
Once the subscription is added, the status changes to *Active*.
211+
212+
### Remove subscriptions
213+
214+
To unlink subscriptions from an Elastic resource:
215+
216+
1. Select **Elastic deployment configuration** > **Monitored Subscriptions** from the service menu.
217+
218+
1. Select the subscription you want to remove.
219+
220+
1. Choose **Remove subscriptions**.
221+
222+
To view the updated list of monitored subscriptions, select **Refresh** from the Command bar.
223+
224+
## Monitor resources with Elastic agents
225+
226+
You can install Elastic agents on virtual machines.
227+
228+
### Virtual machines
229+
230+
To monitor resources for virtual machines, select **Elastic deployment configuration** > **Virtual machines** in the service menu.
231+
232+
[!INCLUDE [install-elastic-agent](../includes/agent.md)]
233+
234+
## Connect Azure OpenAI service with Elastic
235+
236+
To configure Azure OpenAI, select **Elastic deployment configuration > Azure OpenAI configuration**.
237+
238+
1. From the working pane's command bar, select **Add**.
239+
240+
1. In the *Add OpenAI Configuration* panel, select your preferred **Azure OpenAI Resource** and **Azure OpenAI Deployment**.
241+
242+
1. Select the **Create** button.
243+
244+
Once the Connector is created, navigate to Kibana.
245+
246+
> [!NOTE]
247+
>
248+
> 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.
249+
250+
## Traffic filters
251+
252+
1. In the left menu, select **Elastic deployment configuration** > **Traffic Filter**.
253+
254+
1. Enter a name for the filter.
255+
256+
1. Select a **Filter Type**:
257+
258+
- **IP Address and CIDR Blocks**
259+
260+
Enter your **IP List**
261+
262+
- **Private Link**
263+
264+
Choose either **Select Existing** or **Add Manually** and then fill in the required fields.
265+
266+
1. Select **Create**
267+
268+
> [!IMPORTANT]
269+
> The traffic filter must be in the same region as the deployment.
270+
271+
If a traffic filter is no longer needed, unlink it from deployment and then delete it.
272+
273+
## Connected Elastic resources
274+
275+
To access all Elastic resources and deployments you created using the Azure or Elastic portal experience, go to the **Connected Elastic Resources** tab in any of your Azure Elastic resources.
276+
277+
You can easily manage the corresponding Elastic deployments or Azure resources using the links, provided you have owner or contributor rights to those deployments and resources.
278+
279+
## Delete Elastic resource
280+
281+
[!INCLUDE [delete-resource](../includes/delete-resource.md)]
282+
283+
> [!IMPORTANT]
284+
>
285+
> - A single Azure Marketplace SaaS unifies billing for multiple Elastic deployments.
286+
> - If you wish to completely stop billing for the marketplace SaaS, delete all linked Elastic deployments created from the Azure portal or Elastic portal.
287+
288+
# [Elastic Security](#tab/elastic-security)
27289

28290
The details include:
29291

@@ -157,6 +419,9 @@ You can easily manage the corresponding Elastic deployments or Azure resources u
157419
> - A single Azure Marketplace SaaS unifies billing for multiple Elastic deployments.
158420
> - If you wish to completely stop billing for the marketplace SaaS, delete all linked Elastic deployments created from the Azure portal or Elastic portal.
159421
422+
---
423+
424+
160425
## Get support
161426

162427
Contact [Elastic](https://cloud.elastic.co/help) for customer support.

0 commit comments

Comments
 (0)