Skip to content

Commit 95f9ba3

Browse files
author
Ankita Dutta
committed
next steps 3
1 parent 3aab864 commit 95f9ba3

4 files changed

+24
-14
lines changed

articles/site-recovery/site-recovery-extension-troubleshoot.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ title: Troubleshoot the Azure VM extension for disaster recovery with Azure Site
33
description: Troubleshoot issues with the Azure VM extension for disaster recovery with Azure Site Recovery.
44
author: ankitaduttaMSFT
55
ms.author: ankitadutta
6-
manager: rochakm
76
ms.service: site-recovery
8-
ms.custom:
97
ms.topic: troubleshooting
10-
ms.date: 05/03/2023
8+
ms.date: 05/27/2024
119
---
1210

1311
# Troubleshoot Azure VM extension issues
@@ -119,3 +117,11 @@ To uninstall the extension:
119117
For Linux VM, if the VMSnapshot extension does not show in the Azure portal, [update the Azure Linux Agent](../virtual-machines/extensions/update-linux-agent.md). Then run the protection.
120118

121119
When you complete these steps, it causes the extension to be reinstalled during the protection.
120+
121+
122+
## Next steps
123+
124+
- Troubleshoot [RDP connection to Windows VM](/troubleshoot/azure/virtual-machines/troubleshoot-rdp-connection)
125+
- Troubleshoot [SSH connection to Linux VM](/troubleshoot/azure/virtual-machines/detailed-troubleshoot-ssh-connection)
126+
127+
If you need more help, then post your query on [Microsoft Q&A question page for Site Recovery](/answers/topics/azure-site-recovery.html) or leave a comment at the end of this document. We have an active community that should be able to assist you.

articles/site-recovery/site-recovery-manage-network-interfaces-on-premises-to-azure.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
title: Manage network adapters for on-premises disaster recovery with Azure Site Recovery
33
description: Describes how to manage network interfaces for on-premises disaster recovery to Azure with Azure Site Recovery
44
author: ankitaduttaMSFT
5-
manager: rochakm
65
ms.service: site-recovery
76
ms.topic: conceptual
8-
ms.date: 09/28/2023
7+
ms.date: 05/27/2024
98
ms.author: ankitadutta
109

1110
---
@@ -64,4 +63,5 @@ You can modify the subnet and IP address for a replicated item's network interfa
6463
6. Select **Save** to save all changes.
6564

6665
## Next steps
67-
[Learn more](../virtual-network/virtual-network-network-interface-vm.yml) about network interfaces for Azure virtual machines.
66+
67+
[Learn more](../virtual-network/virtual-network-network-interface-vm.yml) about network interfaces for Azure virtual machines.

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
2-
title: Remove servers and disable protection | Microsoft Docs
2+
title: Remove servers and disable protection
33
description: This article describes how to unregister servers from a Site Recovery vault, and to disable protection for virtual machines and physical servers.
44
author: ankitaduttaMSFT
5-
manager: rochakm
65
ms.service: site-recovery
76
ms.topic: conceptual
87
ms.date: 06/18/2019
@@ -237,3 +236,7 @@ Hyper-V hosts that aren't managed by VMM are gathered into a Hyper-V site. Remov
237236
```powershell
238237
Remove-VMReplication –VMName "SQLVM1"
239238
```
239+
240+
## Next steps
241+
242+
- Learn more about [how to manage network interfaces for on-premises disaster recovery to Azure with Azure Site Recovery](site-recovery-manage-network-interfaces.md).

articles/site-recovery/site-recovery-role-based-linked-access-control.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,10 @@ A user needs the following permissions to complete replication of a new virtual
6767
Consider using the 'Virtual Machine Contributor' and 'Classic Virtual Machine Contributor' [built-in roles](../role-based-access-control/built-in-roles.md) for Resource Manager and Classic deployment models respectively.
6868

6969
## Next steps
70-
* [Azure role-based access control (Azure RBAC)](../role-based-access-control/role-assignments-portal.yml): Get started with Azure RBAC in the Azure portal.
71-
* Learn how to manage access with:
72-
* [PowerShell](../role-based-access-control/role-assignments-powershell.md)
73-
* [Azure CLI](../role-based-access-control/role-assignments-cli.md)
74-
* [REST API](../role-based-access-control/role-assignments-rest.md)
75-
* [Azure RBAC troubleshooting](../role-based-access-control/troubleshooting.md): Get suggestions for fixing common issues.
70+
71+
- [Azure role-based access control (Azure RBAC)](../role-based-access-control/role-assignments-portal.yml): Get started with Azure RBAC in the Azure portal.
72+
- Learn how to manage access with:
73+
- [PowerShell](../role-based-access-control/role-assignments-powershell.md)
74+
- [Azure CLI](../role-based-access-control/role-assignments-cli.md)
75+
- [REST API](../role-based-access-control/role-assignments-rest.md)
76+
- [Azure RBAC troubleshooting](../role-based-access-control/troubleshooting.md): Get suggestions for fixing common issues.

0 commit comments

Comments
 (0)