Skip to content

Commit 3e00559

Browse files
authored
Merge pull request #302752 from TimShererWithAquent/us448802-01
Content Update - ElasticCloud (1 of 2)
2 parents 06caef5 + 625e1c2 commit 3e00559

15 files changed

+152
-23
lines changed

articles/partner-solutions/elastic/create.md

Lines changed: 138 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Create Elastic application
3-
description: This article describes how to use the Azure portal to create an instance of Elastic.
3+
description: This article describes how to use the Azure portal to create an instance of Elastic, including Elastic Search, Elastic Observability, and Elastic Security.
44
ms.topic: quickstart
5-
ms.date: 07/01/2025
6-
7-
5+
zone_pivot_groups: elastic-resource-type
6+
ms.date: 07/15/2025
7+
#customer intent: As an Azure developer, I want to create Elastic resources to use search, log analytics, and security monitoring functions for Azure environments.
88

99
---
1010

@@ -18,51 +18,114 @@ In this quickstart, you use the Azure portal to integrate an instance of Elastic
1818
- You must [subscribe to Elastic](overview.md#subscribe-to-elastic).
1919

2020
> [!NOTE]
21-
> The ability to automatically navigate between the Azure portal and Elastic Cloud is enabled via single sign-on (SSO). This option is automatically enabled and turned on for all Azure users.
21+
> The ability to automatically navigate between the Azure portal and Elastic Cloud is enabled by using single sign-on (SSO). This option is automatically enabled and turned on for all Azure users.
2222
2323
## Create an Elastic resource
2424

2525
[!INCLUDE [create-resource](../includes/create-resource.md)]
2626

27-
### Basics tab
27+
:::image type="content" source="media/create/create-elastic.png" alt-text="Screenshot shows the create page for Elastic Cloud with options to create Elastic Search, Elastic Observability, and Elastic Security." lightbox="media/create/create-elastic.png":::
2828

29-
The *Basics* tab has one section:
29+
::: zone pivot="elastic-search"
3030

31-
- Plan details
32-
33-
:::image type="content" source="media/create/basics-tab.png" alt-text="A screenshot of the Create Elastic resource in Azure options inside of the Azure portal's working pane with the Basics tab displayed.":::
31+
Select **Elastic Search**.
3432

35-
There are required fields (identified with a red asterisk) in each section that you need to fill out.
33+
### Basics tab
3634

37-
1. Enter the values for each required setting under *Plan details*.
35+
1. In the **Basics** tab, enter values for the settings:
3836

3937
| Field | Action |
4038
|---------------------|-----------------------------------------------------------|
41-
| Subscription | Select a subscription from your existing subscriptions. |
39+
| Subscription | Select a subscription from the options. You must be an *Owner* or *Contributor*. |
4240
| Resource group | Use an existing resource group or create a new one. |
4341
| Resource name | Specify a unique name for the resource. |
42+
| Hosting Type | Select **Serverless** or **Cloud Hosted**. |
43+
| Configuration (**Serverless** only) | Select **General purpose** or **Optimized for Vectors**. |
4444
| Region | Select a region to deploy your resource. |
45+
| Version (**Cloud Hosted** only) | Select a version. |
46+
| Size (**Cloud Hosted** only) | Review this information. |
47+
| Plan | To choose a different plan, select **Change plan**. |
48+
| Billing term | Select a value. |
49+
| Price + Payment options | Review this information. |
50+
51+
> [!NOTE]
52+
> Currently, the **Serverless** hosting type is available only in the East US region.
4553
46-
1. Select the **Next: Logs & metrics** button at the bottom of the page.
54+
1. At the bottom of the page, select **Next: Logs & metrics**.
4755

4856
### Logs & metrics tab (optional)
4957

50-
If you wish, you can configure resources to send metrics/logs to Elastic.
58+
You can configure resources to send metrics and logs to Elastic.
5159

5260
- Select **Send subscription activity logs**.
5361
- Select **Send Azure resource logs for all defined sources**.
5462

55-
Enter the names and values for each *Action* listed under Metrics and Logs.
63+
Enter the names and values for each **Action** listed under **Logs**.
64+
65+
At the bottom of the page, select **Next: Azure OpenAI configuration**.
66+
67+
### Azure OpenAI configuration tab
68+
69+
1. Select an existing **Azure OpenAI Resource**.
70+
71+
1. Select an existing **Azure OpenAI Deployment**.
72+
73+
1. At the bottom of the page, select **Next: Tags**.
74+
75+
### Tags tab (optional)
76+
77+
[!INCLUDE [tags](../includes/tags.md)]
78+
79+
### Review + create tab
80+
81+
[!INCLUDE [review-create](../includes/review-create.md)]
82+
83+
::: zone-end
84+
85+
::: zone pivot="elastic-observability"
86+
87+
Select **Elastic Observability**.
88+
89+
### Basics tab
90+
91+
1. In the **Basics** tab, enter values for the settings:
92+
93+
| Field | Action |
94+
|---------------------|-----------------------------------------------------------|
95+
| Subscription | Select a subscription from the options. You must be an *Owner* or *Contributor*. |
96+
| Resource group | Use an existing resource group or create a new one. |
97+
| Resource name | Specify a unique name for the resource. |
98+
| Hosting Type | Select **Serverless** or **Cloud Hosted**. |
99+
| Region | Select a region to deploy your resource. |
100+
| Version (Cloud Hosted only) | Select a version. |
101+
| Size (Cloud Hosted only) | Review this information. |
102+
| Plan | To choose a different plan, select **Change plan**. |
103+
| Billing term | Select a value. |
104+
| Price + Payment options | Review this information. |
105+
106+
> [!NOTE]
107+
> Currently, the **Serverless** hosting type is available only in the East US region.
108+
109+
1. At the bottom of the page, select **Next: Logs & metrics**.
110+
111+
### Logs & metrics tab (optional)
112+
113+
You can configure resources to send metrics and logs to Elastic.
114+
115+
- Select **Send subscription activity logs**.
116+
- Select **Send Azure resource logs for all defined sources** (default).
117+
118+
Enter the names and values for each **Action** listed under **Logs**.
56119

57-
Select the **Next: Azure OpenAI configuration** button at the bottom of the page.
120+
At the bottom of the page, select **Next: Azure OpenAI configuration**.
58121

59122
### Azure OpenAI configuration tab
60123

61124
1. Select an existing **Azure OpenAI Resource**.
62125

63126
1. Select an existing **Azure OpenAI Deployment**.
64127

65-
1. Select the **Next: Tags** button at the bottom of the page.
128+
1. At the bottom of the page, select **Next: Tags**.
66129

67130
### Tags tab (optional)
68131

@@ -72,6 +135,63 @@ Select the **Next: Azure OpenAI configuration** button at the bottom of the page
72135

73136
[!INCLUDE [review-create](../includes/review-create.md)]
74137

138+
::: zone-end
139+
140+
::: zone pivot="elastic-security"
141+
142+
Select **Elastic Security**.
143+
144+
### Basics tab
145+
146+
1. In the **Basics** tab, enter values for the settings:
147+
148+
| Field | Action |
149+
|---------------------|-----------------------------------------------------------|
150+
| Subscription | Select a subscription from the options. You must be an *Owner* or *Contributor*. |
151+
| Resource group | Use an existing resource group or create a new one. |
152+
| Resource name | Specify a unique name for the resource. |
153+
| Hosting Type | Select **Serverless** or **Cloud Hosted**. |
154+
| Region | Select a region to deploy your resource. |
155+
| Version (Cloud Hosted only) | Select a version. |
156+
| Size (Cloud Hosted only) | Review this information. |
157+
| Plan | To choose a different plan, select **Change plan**. |
158+
| Billing term | Select a value. |
159+
| Price + Payment options | Review this information. |
160+
161+
> [!NOTE]
162+
> Currently, the **Serverless** hosting type is available only in the East US region.
163+
164+
1. At the bottom of the page, select **Next: Logs & metrics**.
165+
166+
### Logs & metrics tab (optional)
167+
168+
You can configure resources to send metrics and logs to Elastic.
169+
170+
- Select **Send subscription activity logs**.
171+
- Select **Send Azure resource logs for all defined sources** (default).
172+
173+
Enter the names and values for each **Action** listed under **Logs**.
174+
175+
At the bottom of the page, select **Next: Azure OpenAI configuration**.
176+
177+
### Azure OpenAI configuration tab
178+
179+
1. Select an existing **Azure OpenAI Resource**.
180+
181+
1. Select an existing **Azure OpenAI Deployment**.
182+
183+
1. At the bottom of the page, select **Next: Tags**.
184+
185+
### Tags tab (optional)
186+
187+
[!INCLUDE [tags](../includes/tags.md)]
188+
189+
### Review + create tab
190+
191+
[!INCLUDE [review-create](../includes/review-create.md)]
192+
193+
::: zone-end
194+
75195
## Next step
76196

77197
> [!div class="nextstepaction"]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
62.6 KB
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)