Skip to content

Commit 06bdbab

Browse files
author
Ankita Dutta
committed
Classic v Mod
1 parent 0d97c11 commit 06bdbab

File tree

3 files changed

+20
-25
lines changed

3 files changed

+20
-25
lines changed

articles/site-recovery/site-recovery-manage-registration-and-protection.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes how to unregister servers from a Site Recove
44
author: ankitaduttaMSFT
55
ms.service: azure-site-recovery
66
ms.topic: how-to
7-
ms.date: 07/08/2024
7+
ms.date: 03/25/2025
88
ms.author: ankitadutta
99

1010
---
@@ -13,15 +13,6 @@ ms.author: ankitadutta
1313

1414
This article describes how to unregister servers from a Recovery Services vault, and how to disable protection for machines protected by Site Recovery.
1515

16-
17-
## Unregister a configuration server
18-
19-
If you replicate VMware VMs or Windows/Linux physical servers to Azure, you can unregister an unconnected configuration server from a vault as follows:
20-
21-
1. [Disable protection of virtual machines](#disable-protection-for-a-vmware-vm-or-physical-server-vmware-to-azure).
22-
2. [Disassociate or delete](vmware-azure-set-up-replication.md#disassociate-or-delete-a-replication-policy) replication policies.
23-
3. [Delete the configuration server](vmware-azure-manage-configuration-server.md#delete-or-unregister-a-configuration-server)
24-
2516
## Unregister a VMM server
2617

2718
1. Stop replicating virtual machines in clouds on the VMM server you want to remove.

articles/site-recovery/toc.yml

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
- name: Create a vault - Terraform
3131
displayName: ARM, Resource Manager
3232
href: quickstart-create-vault-terraform.md
33+
- name: Manage Site Recovery updates
34+
href: service-updates-how-to.md
3335
- name: Tutorials
3436
items:
3537
- name: Azure VM disaster recovery to Azure
@@ -284,8 +286,6 @@
284286
href: azure-to-azure-autoupdate.md
285287
- name: Migrate from a Run As account to Managed Identities
286288
href: how-to-migrate-run-as-accounts-managed-identity.md
287-
- name: Manage Site Recovery updates
288-
href: service-updates-how-to.md
289289
- name: Remove servers and disable protection
290290
href: site-recovery-manage-registration-and-protection.md
291291
- name: Delete a vault
@@ -377,11 +377,7 @@
377377
- name: Set up IP addressing for failover
378378
href: concepts-on-premises-to-azure-networking.md
379379
- name: Set up disaster recovery
380-
items:
381-
- name: Set up the source environment
382-
href: physical-azure-set-up-source.md
383-
- name: Walkthrough-Set up disaster recovery
384-
href: physical-azure-disaster-recovery.md
380+
items:
385381
- name: Set up the target environment
386382
href: vmware-azure-set-up-target.md
387383
- name: Enable on-premises replication with private endpoints
@@ -395,17 +391,13 @@
395391
- name: Deploy the Mobility service with Configuration Manager
396392
href: vmware-azure-mobility-install-configuration-mgr.md
397393
- name: Set up disaster recovery at scale
398-
href: vmware-physical-large-deployment.md
399-
- name: Run failover and failback
400-
href: physical-to-azure-failover-failback.md
394+
href: vmware-physical-large-deployment.md
401395
- name: Enable on-premises replication with private endpoints
402396
href: ./hybrid-how-to-enable-replication-private-endpoints.md
403397
- name: Manage
404398
items:
405399
- name: Manage the Mobility service
406400
href: vmware-physical-manage-mobility-service.md
407-
- name: Manage the configuration server
408-
href: physical-manage-configuration-server.md
409401
- name: Manage process servers
410402
href: vmware-azure-manage-process-server.md
411403
- name: Manage Site Recovery updates
@@ -492,7 +484,7 @@
492484
href: vmware-physical-large-deployment.md
493485
- name: Set up the target environment
494486
href: vmware-azure-set-up-target.md
495-
- name: Deploy the configuration server
487+
- name: Deploy a configuration server
496488
href: vmware-azure-deploy-configuration-server.md
497489
- name: Manage vCenter servers
498490
href: vmware-azure-manage-vcenter.md
@@ -502,6 +494,16 @@
502494
href: vmware-azure-reprotect.md
503495
- name: Fail back from Azure to on-premises
504496
href: vmware-azure-failback.md
497+
- name: Physical VM
498+
items:
499+
- name: Run failover and failback
500+
href: physical-to-azure-failover-failback.md
501+
- name: Set up the source environment
502+
href: physical-azure-set-up-source.md
503+
- name: Walkthrough-Set up disaster recovery
504+
href: physical-azure-disaster-recovery.md
505+
- name: Manage the configuration server
506+
href: physical-manage-configuration-server.md
505507
- name: Azure Stack VM disaster recovery
506508
items:
507509
- name: Walkthrough-Set up disaster recovery for Azure Stack Hub
@@ -592,7 +594,7 @@
592594
href: vmware-azure-troubleshoot-replication.md
593595
- name: Configuration server errors
594596
href: vmware-azure-troubleshoot-configuration-server.md
595-
- name: Process server errors
597+
- name: Process server errors (Classic)
596598
href: vmware-physical-azure-troubleshoot-process-server.md
597599
- name: Replication appliance health
598600
href: vmware-troubleshoot-appliance-health-issue.md

articles/site-recovery/vmware-azure-manage-configuration-server.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ankitaduttaMSFT
55
ms.service: azure-site-recovery
66
ms.topic: how-to
77
ms.author: ankitadutta
8-
ms.date: 08/03/2022
8+
ms.date: 03/25/2025
99
---
1010

1111
# Manage the configuration server for VMware VM/physical server disaster recovery
@@ -249,6 +249,8 @@ ProxyPassword="Password"
249249

250250
## Delete or unregister a configuration server
251251

252+
If you replicate VMware VMs or Windows/Linux physical servers to Azure, you can unregister an unconnected configuration server from a vault as follows:
253+
252254
1. [Disable protection](site-recovery-manage-registration-and-protection.md#disable-protection-for-a-vmware-vm-or-physical-server-vmware-to-azure) for all VMs under the configuration server.
253255
2. [Disassociate](vmware-azure-set-up-replication.md#disassociate-or-delete-a-replication-policy) and [delete](vmware-azure-set-up-replication.md#disassociate-or-delete-a-replication-policy) all replication policies from the configuration server.
254256
3. [Delete](vmware-azure-manage-vcenter.md#delete-a-vcenter-server) all vCenter servers/vSphere hosts that are associated with the configuration server.

0 commit comments

Comments
 (0)