Skip to content

Commit 6412c0e

Browse files
author
Jill Grant
authored
Merge pull request #16319 from alkohli/12-azlreb
Updating docfx.json and zone pivot definition file to reflect new bra…
2 parents 0a4f16a + 4728ec0 commit 6412c0e

File tree

3 files changed

+13
-10
lines changed

3 files changed

+13
-10
lines changed

azure-local/concepts/sdn-multisite-overview.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ ms.topic: conceptual
66
author: alkohli
77
ms.subservice: core-os
88
zone_pivot_groups: windows-os
9-
ms.date: 11/06/2024
9+
ms.date: 11/12/2024
1010
---
1111

1212
# What is SDN Multisite?
1313

14+
:::zone pivot="azure-local"
15+
1416
[!INCLUDE [applies-to](../includes/hci-applies-to-23h2.md)]
1517

1618
::: zone-end
@@ -25,7 +27,7 @@ This article provides an overview of SDN Multisite, including its benefits and c
2527

2628
SDN Multisite allows you to expand the capabilities of traditional SDN deployed at different physical locations. SDN Multisite enables native Layer 2 and Layer 3 connectivity across different physical locations for virtualized workloads. In this article, all references to sites mean physical locations.
2729

28-
:::zone pivot="azure-stack-hci"
30+
:::zone pivot="azure-local"
2931

3032
For information about how to manage SDN Multisite, see [Manage SDN Multisite for Azure Local](../manage/manage-sdn-multisite.md?pivot=azure-stack-hci).
3133

@@ -55,9 +57,9 @@ The SDN Multisite feature currently has a few limitations:
5557

5658
## Multisite peering
5759

58-
:::zone pivot="azure-stack-hci"
60+
:::zone pivot="azure-local"
5961

60-
Multisite requires peering between sites, which is initiated like virtual network peering. A connection is automatically initiated on both sites via Windows Admin Center. Once a connection is established, peering becomes successful. For instructions about how to establish peering, see [Establish peering](../manage/manage-sdn-multisite.md?pivot=azure-stack-hci#establish-peering).
62+
Multisite requires peering between sites, which is initiated like virtual network peering. A connection is automatically initiated on both sites via Windows Admin Center. After a connection is established, peering becomes successful. For instructions about how to establish peering, see [Establish peering](../manage/manage-sdn-multisite.md?pivot=azure-stack-hci#establish-peering).
6163

6264
::: zone-end
6365

@@ -95,7 +97,7 @@ In a multisite SDN environment, one site is designated as the primary and the ot
9597

9698
When you enable SDN Multisite, not all resources from each site are synchronized across all sites. Here are the lists of resources that are synchronized and that remain unsynchronized.
9799

98-
:::zone pivot="azure-stack-hci"
100+
:::zone pivot="azure-local"
99101

100102
- **Synchronized resources**
101103

@@ -184,14 +186,14 @@ SDN multisite doesn't sync local resources such as gateway connections across si
184186

185187
## Next steps
186188

187-
:::zone pivot="azure-stack-hci"
189+
:::zone pivot="azure-local"
188190

189191
[Manage SDN Multisite for Azure Local](../manage/manage-sdn-multisite.md?pivot=azure-stack-hci)
190192

191193
::: zone-end
192194

193195
:::zone pivot="windows-server"
194196

195-
[Manage SDN Multisite for Azure Local](../manage/manage-sdn-multisite.md?pivots=windows-server&context=/windows-server/context/windows-server-edge-networking)Local
197+
[Manage SDN Multisite for Azure Local](../manage/manage-sdn-multisite.md?pivots=windows-server&context=/windows-server/context/windows-server-edge-networking)
196198

197199
::: zone-end

azure-local/docfx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
"ms.service": "azure-stack-hci",
4747
"titleSuffix": "Azure Stack HCI",
4848
"feedback_product_url": "https://feedback.azure.com/d365community/forum/74a4b1b9-0725-ec11-b6e6-000d3a4f07b8",
49-
"feedback_help_link_url": "https://learn.microsoft.com/answers/tags/6/azure-stack-hci"
49+
"feedback_help_link_url": "https://learn.microsoft.com/answers/tags/6/azure-stack-hci",
50+
"zone_pivot_group_filename": "../azure-stack/zone-pivot-groups.json"
5051
},
5152
"fileMetadata": {},
5253
"template": []

azure-stack/zone-pivot-groups.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ groups:
7878
title: Products
7979
prompt: "Choose your product:"
8080
pivots:
81-
- id: azure-stack-hci
82-
title: Azure Stack HCI
81+
- id: azure-local
82+
title: Azure Local
8383
- id: windows-server
8484
title: Windows Server
8585
# BELOW: entries inherited from github.com/microsoftdocs/azure-docs-pr/articles/zone-pivot-groups.yml for reuse.

0 commit comments

Comments
 (0)