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/overview.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,33 +10,33 @@ ai-usage: ai-assisted
10
10
11
11
[!INCLUDE [what-is](../includes/what-is.md)]
12
12
13
-
Elastic on Azure is a set of managed services that deliver search, log analytics, and security monitoring functions for Azure environments.
13
+
Elastic in Azure is a set of managed services that deliver search, log analytics, and security monitoring functions for Azure environments.
14
14
15
15
## What is it used for?
16
16
17
-
Elastic in Azure is used to implement distributed search, log aggregation, application performance monitoring, and security event analysis for Azure-based workloads. The three main services are:
17
+
Elastic in Azure is used to implement distributed search, log aggregation, application performance monitoring, and security event analysis for Azure-based workloads. The three services are:
18
18
19
19
-**Elastic Cloud (Elasticsearch)** – A managed Elasticsearch service for storing, searching, and analyzing structured and unstructured data.
20
20
-**Elastic Observability** – Collects and analyzes telemetry data (logs, metrics, traces) to monitor the performance and health of applications and infrastructure.
21
21
-**Elastic Security** – Collects and analyzes security-related data to support threat detection, investigation, and response across Azure resources.
22
22
23
23
Microsoft and [Elastic](https://www.elastic.co/) developed these services and manage them together.
24
24
25
-
You can provision the Elastic resources through a resource provider named **Microsoft.Elastic**. Data is stored in the Azure region where the service is deployed. Elastic owns and runs the SaaS application including the Elastic accounts created.
25
+
You can provision the Elastic resources through a resource provider named **Microsoft.Elastic**. Elastic owns and runs the SaaS application including the Elastic accounts created. Data is stored in the Azure region where the service is deployed.
26
26
27
27
You can find Elastic offerings in the [Azure portal](https://portal.azure.com/) or get it on [Azure Marketplace](https://azuremarketplace.microsoft.com/).
28
28
29
29
## Key features
30
30
31
31
The Elastic integration with Azure includes the following technical capabilities:
32
32
33
-
-**Integrated onboarding** – Deploy Elastic resources directly from the Azure portal using the Microsoft.Elastic resource provider.
33
+
-**Integrated onboarding** – Deploy Elastic resources directly from Azure portal using the Microsoft.Elastic resource provider.
34
34
-**Azure billing integration** – Track Elastic resource consumption and charges through the Azure billing system.
35
35
-**Azure Active Directory authentication** – Access Elastic services using Azure AD credentials for single sign-on.
36
36
-**Log forwarding** – Route Azure subscription activity and resource logs to Elastic for indexing and analysis.
37
37
-**Centralized management** – Configure and monitor log shipping from Azure services to Elastic through a unified interface.
38
38
-**Flexible deployment options** – Choose between serverless projects for usage-based scaling and cloud-hosted projects for dedicated, managed clusters.
39
-
-**Elastic Agent deployment** – Deploy and manage Elastic agents on Azure virtual machines using integrated workflows.
39
+
-**Elastic Agent deployment** – Deploy and manage Elastic Agents on Azure virtual machines using integrated workflows.
0 commit comments