Skip to content

Commit 8ebe9e5

Browse files
committed
remove the duplicated items in the toc
1 parent 4d2bb3b commit 8ebe9e5

File tree

2 files changed

+8
-29
lines changed

2 files changed

+8
-29
lines changed

articles/azure-resource-manager/management/toc.yml

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@
8787
items:
8888
- name: Azure App Service
8989
href: ./relocation/relocation-app-service.md
90-
- name: Azure Backup
91-
href: ./relocation/relocation-backup.md
9290
- name: Azure Batch
9391
href: ../../batch/account-move.md?toc=/azure/azure-resource-manager/management/toc.json
9492
- name: Azure Functions
@@ -107,8 +105,6 @@
107105
items:
108106
- name: Azure Container Registry
109107
href: ./relocation/relocation-container-registry.md
110-
- name: Azure Functions
111-
href: ./relocation/relocation-functions.md
112108
- name: Azure Kubernetes Service
113109
href: ./relocation/relocation-kubernetes-service.md
114110
- name: Databases
@@ -125,16 +121,10 @@
125121
href: ./relocation/relocation-postgresql-flexible-server.md
126122
- name: Integration
127123
items:
128-
- name: Azure API Management
129-
href: ../../api-management/api-management-howto-migrate.md?toc=/azure/azure-resource-manager/management/toc.json
130124
- name: Azure Logic apps
131125
href: ../../logic-apps/move-logic-app-resources.md?toc=/azure/azure-resource-manager/management/toc.json
132126
- name: Internet of Things
133127
items:
134-
- name: Azure API Management
135-
href: ../../api-management/api-management-howto-migrate.md?toc=/azure/azure-resource-manager/management/toc.json
136-
- name: Azure Cosmos DB
137-
href: ./relocation/relocation-cosmos-db.md
138128
- name: Azure Event Grid
139129
items:
140130
- name: Relocate Azure Event Grid domains
@@ -143,16 +133,8 @@
143133
href: ./relocation/relocation-event-grid-custom-topics.md
144134
- name: Relocate Azure Event Grid system topics
145135
href: ./relocation/relocation-event-grid-system-topics.md
146-
- name: Azure Functions
147-
href: ./relocation/relocation-functions.md
148136
- name: Azure IoT Hub
149137
href: ../../iot-hub/iot-hub-how-to-clone.md?toc=/azure/azure-resource-manager/management/toc.json
150-
- name: Azure Stream Analytics
151-
items:
152-
- name: Move Stream Analytics jobs
153-
href: ../../stream-analytics/copy-job.md?toc=/azure/azure-resource-manager/management/toc.json
154-
- name: Move Stream Analytics cluster
155-
href: ../../stream-analytics/move-cluster.md?toc=/azure/azure-resource-manager/management/toc.json
156138
- name: Management and governance
157139
items:
158140
- name: Azure Automation
@@ -187,12 +169,14 @@
187169
href: /entra/identity/managed-identities-azure-resources/how-to-managed-identity-regional-move?toc=/azure/azure-resource-manager/management/toc.json&bc=/azure/operational-excellence/breadcrumb/toc.json
188170
- name: Storage
189171
items:
190-
- name: Azure Backup
191-
href: ./relocation/relocation-backup.md
192172
- name: Azure NetApp Files
193173
href: ./relocation/relocation-netapp.md
194174
- name: Azure Storage Account
195175
href: ./relocation/relocation-storage-account.md
176+
- name: Web
177+
items:
178+
- name: Azure API Management
179+
href: ../../api-management/api-management-howto-migrate.md?toc=/azure/azure-resource-manager/management/toc.json
196180
- name: Tags
197181
items:
198182
- name: Decision guide

articles/reliability/migrate-monitor-log-analytics.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,15 @@ ms.subservice: logs
1111
---
1212

1313
# Migrate Log Analytics Dedicated Cluster workspaces to availability zone support
14-
15-
This guide describes how to migrate dedicated cluster Log Analytics Dedicated Cluster workspaces from non-availability zone support to availability support.
14+
15+
This guide describes how to migrate dedicated cluster Log Analytics Dedicated Cluster workspaces from non-availability zone support to availability support.
1616

1717
> [!NOTE]
1818
> Application Insights resources can also use availability zones, but only if they are workspace-based and the workspace uses a dedicated cluster. Classic (non-workspace-based) Application Insights resources cannot use availability zones.
1919
20-
2120
## Prerequisites
2221

2322
- This article applies to workspaces that use dedicated clusters. If your workspace isn’t using a dedicated cluster, it’s using a shared cluster, which is managed by the Log Analytics service. In regions that have availability zones, shared clusters use availability zones or are being migrated to use them. For more details, see [Log Analytics - Supported regions](/azure/azure-monitor/logs/availability-zones#supported-regions).
24-
2523
- Make sure that the region to which you wish to move is a region that supports availability zones. To see which regions support availability zones, see [supported regions](/azure/azure-monitor/logs/availability-zones#supported-regions).
2624

2725
## Downtime requirements
@@ -46,19 +44,16 @@ Transitioning to a new cluster can be a gradual process. Don't remove the previo
4644
Any queries against your workspace queries both clusters as required to provide you with a single, unified result set. As a result, all Azure Monitor features that rely on the workspace, such as workbooks and dashboards, continue to receive the full, unified result set based on data from both clusters.
4745

4846
## Billing
49-
[Dedicated clusters](/azure/azure-monitor/logs/logs-dedicated-clusters#create-a-dedicated-cluster) require a commitment tier starting at 100 GB per day.
5047

51-
The new cluster isn’t billed during its first day to avoid double billing during configuration. Only the data ingested before the migration completes would still be billed on the date of migration.
48+
[Dedicated clusters](/azure/azure-monitor/logs/logs-dedicated-clusters#create-a-dedicated-cluster) require a commitment tier starting at 100 GB per day.
5249

50+
The new cluster isn’t billed during its first day to avoid double billing during configuration. Only the data ingested before the migration completes would still be billed on the date of migration.
5351

5452
## Related content
5553

5654
Learn more about:
5755

5856
- [Relocate Log Analytics workspaces to another region](../azure-resource-manager/management/relocation/relocation-log-analytics.md)
59-
6057
- [Azure Monitor Logs Dedicated Clusters](/azure/azure-monitor/logs/logs-dedicated-clusters)
61-
6258
- [Azure services with availability zones](availability-zones-service-support.md)
63-
6459
- [Azure regions with availability zones](regions-list.md)

0 commit comments

Comments
 (0)