Skip to content

Commit d44e33c

Browse files
author
Ankita Dutta
committed
incubation set 5
1 parent 7470bd2 commit d44e33c

7 files changed

+41
-45
lines changed

articles/site-recovery/concepts-public-ip-address-with-site-recovery.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
title: Assign public IP addresses after failover with Azure Site Recovery
33
description: Describes how to set up public IP addresses with Azure Site Recovery and Azure Traffic Manager for disaster recovery and migration
4-
services: site-recovery
54
author: ankitaduttaMSFT
6-
manager: rochakm
75
ms.service: azure-site-recovery
8-
ms.topic: conceptual
6+
ms.topic: overview
97
ms.date: 10/31/2023
108
ms.author: ankitadutta
119

@@ -14,7 +12,7 @@ ms.author: ankitadutta
1412

1513
Public IP addresses serve two purposes in Azure. First, they allow inbound communication from Internet resources to Azure resources. Secondly, they enable Azure resources to communicate outbound to the Internet and public-facing Azure services that have an IP address assigned to the resource.
1614

17-
- Allow inbound communication from the Internet to the resource, such as Azure Virtual Machines (VM), Azure Application Gateways, Azure Load Balancers, Azure VPN Gateways, and others. You can still communicate with some resources, such as VMs, from the Internet, if a VM doesn't have a public IP address assigned to it, as long as the VM is part of a load balancer back-end pool, and the load balancer is assigned a public IP address.
15+
- Allow inbound communication from the Internet to the resource, such as Azure Virtual Machines (VM), Azure Application Gateways, Azure Load Balancers, Azure VPN Gateways, and others. You can still communicate with some resources, such as virtual machines, from the Internet, if a virtual machines doesn't have a public IP address assigned to it, as long as the virtual machines is part of a load balancer back-end pool, and the load balancer is assigned a public IP address.
1816
- Outbound connectivity to the Internet using a predictable IP address. For example, a virtual machine can communicate outbound to the Internet without a public IP address assigned to it, but its address is network address translated by Azure to an unpredictable public address, by default. Assigning a public IP address to a resource enables you to know which IP address is used for the outbound connection. Though predictable, the address can change, depending on the assignment method chosen. For more information, see [Create a public IP address](../virtual-network/ip-services/virtual-network-public-ip-address.md#create-a-public-ip-address). To learn more about outbound connections from Azure resources, see [Understand outbound connections](../load-balancer/load-balancer-outbound-connections.md?toc=%2fazure%2fvirtual-network%2ftoc.json).
1917

2018
In Azure Resource Manager, a Public IP address is a resource that has its own properties. Some of the resources you can associate a public IP address resource with are:
@@ -33,7 +31,7 @@ Public IP address of the production application **cannot be retained on failover
3331
The setup is as follows:
3432

3533
- Create a [recovery plan](../site-recovery/site-recovery-create-recovery-plans.md#create-a-recovery-plan) and group your workloads as necessary into the plan.
36-
- Customize the plan by adding a step to attach a public IP address using [Azure Automation runbooks](../site-recovery/site-recovery-runbook-automation.md#customize-the-recovery-plan) scripts to the failed over VM.
34+
- Customize the plan by adding a step to attach a public IP address using [Azure Automation runbooks](../site-recovery/site-recovery-runbook-automation.md#customize-the-recovery-plan) scripts to the failed over virtual machines.
3735

3836

3937
## Public endpoint switching with DNS level Routing

articles/site-recovery/concepts-traffic-manager-with-site-recovery.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
title: Azure Traffic Manager with Azure Site Recovery | Microsoft Docs
33
description: Describes how to use Azure Traffic Manager with Azure Site Recovery for disaster recovery and migration
4-
services: site-recovery
54
author: ankitaduttaMSFT
6-
manager: rochakm
75
ms.service: azure-site-recovery
8-
ms.topic: conceptual
6+
ms.topic: concept-article
97
ms.date: 12/14/2023
108
ms.author: ankitadutta
119

articles/site-recovery/concepts-types-of-failback.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Failback during disaster recovery with Azure Site Recovery | Microsoft Docs
2+
title: Failback during disaster recovery with Azure Site Recovery
33
description: This article provides an overview of various types of failback and caveats to be considered while failing back to on-premises during disaster recovery with the Azure Site Recovery service.
44
ms.service: azure-site-recovery
5-
ms.topic: conceptual
5+
ms.topic: overview
66
ms.date: 08/07/2019
77
ms.author: ankitadutta
88
author: ankitaduttaMSFT
99

1010
---
1111

12-
# Failback of VMware VMs after disaster recovery to Azure
12+
# Failback of VMware virtual machines after disaster recovery to Azure
1313

1414
After you have failed over to Azure as part of your disaster recovery process, you can fail back to your on-premises site. There are two different types of failback that are possible with Azure Site Recovery:
1515

articles/site-recovery/failover-failback-overview-modernized.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: About failover and failback in Azure Site Recovery - Modernized
33
description: Learn about failover and failback in Azure Site Recovery - Modernized.
4-
ms.topic: conceptual
4+
ms.topic: overview
55
ms.date: 02/13/2024
66
ms.author: ankitadutta
77
ms.service: azure-site-recovery

0 commit comments

Comments
 (0)