Skip to content

Commit 047265a

Browse files
Implement zone pivots.
1 parent 2a5ee2d commit 047265a

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed

articles/partner-solutions/elastic/manage.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +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+
zone_pivot_groups: elastic-resource-type
56
ms.date: 07/16/2025
67
#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.
78

@@ -17,7 +18,7 @@ This article shows how to manage the settings for Elastic resources.
1718

1819
:::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":::
1920

20-
# [Elastic Search](#tab/elastic-search)
21+
::: zone pivot="elastic-search"
2122

2223
The details include:
2324

@@ -151,7 +152,9 @@ You can easily manage the corresponding Elastic deployments or Azure resources u
151152
> - A single Azure Marketplace SaaS unifies billing for multiple Elastic deployments.
152153
> - If you wish to completely stop billing for the marketplace SaaS, delete all linked Elastic deployments created from the Azure portal or Elastic portal.
153154
154-
# [Elastic Observability](#tab/elastic-observability)
155+
::: zone-end
156+
157+
::: zone pivot="elastic-observability"
155158

156159
The details include:
157160

@@ -285,7 +288,9 @@ You can easily manage the corresponding Elastic deployments or Azure resources u
285288
> - A single Azure Marketplace SaaS unifies billing for multiple Elastic deployments.
286289
> - If you wish to completely stop billing for the marketplace SaaS, delete all linked Elastic deployments created from the Azure portal or Elastic portal.
287290
288-
# [Elastic Security](#tab/elastic-security)
291+
::: zone-end
292+
293+
::: zone pivot="elastic-security"
289294

290295
The details include:
291296

@@ -419,8 +424,7 @@ You can easily manage the corresponding Elastic deployments or Azure resources u
419424
> - A single Azure Marketplace SaaS unifies billing for multiple Elastic deployments.
420425
> - If you wish to completely stop billing for the marketplace SaaS, delete all linked Elastic deployments created from the Azure portal or Elastic portal.
421426
422-
---
423-
427+
::: zone-end
424428

425429
## Get support
426430

articles/zone-pivot-groups.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1918,3 +1918,14 @@ groups:
19181918
title: Azure CLI
19191919
- id: azure-powershell
19201920
title: Azure PowerShell
1921+
#owner: kkendrick
1922+
- id: elastic-resource-type
1923+
title: Elastic Resource Types
1924+
prompt: Select your Elastic resource type.
1925+
pivots:
1926+
- id: elastic-search
1927+
title: Elastic Search
1928+
- id: elastic-observability
1929+
title: Elastic Observability
1930+
- id: elastic-security
1931+
title: Elastic Security

0 commit comments

Comments
 (0)