Skip to content

Commit 766c272

Browse files
authored
Merge pull request #106675 from PaulJohnston88/patch-3
Update site-recovery-runbook-automation.md
2 parents 0dcb389 + 7b752ed commit 766c272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/site-recovery/site-recovery-runbook-automation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This article describes how to integrate Azure Automation runbooks, to extend [Az
1717

1818
You can use recovery plans when you fail over on-premises machines, or Azure VMs. Recovery plans help you to define a systematic recovery process that defines how machines fail over, and how they start and recover after failover.
1919

20-
Recovery large apps can be complex. Recovery plans help impose order so that recovery is consistently accurate, repeatable, and automated. You can automate tasks within a recovery plan using scripts, as well as Azure Automation runbooks. Typical examples might be configuring settings on an Azure VM after failover, or reconfiguring an app that's running on the VM.
20+
Recovery of large apps can be complex. Recovery plans help impose order so that recovery is consistently accurate, repeatable, and automated. You can automate tasks within a recovery plan using scripts, as well as Azure Automation runbooks. Typical examples might be configuring settings on an Azure VM after failover, or reconfiguring an app that's running on the VM.
2121

2222
- [Learn more](recovery-plan-overview.md) about recovery plans.
2323
- [Learn more](../automation/automation-runbook-types.md) about Azure Automation runbooks.
@@ -258,4 +258,4 @@ This video provides another example. It demonstrates how to recover a two-tier W
258258
259259
- Learn about an [Azure Automation Run As account](../automation/manage-runas-account.md)
260260
- Review [Azure Automation sample scripts](https://gallery.technet.microsoft.com/scriptcenter/site/search?f%5B0%5D.Type=User&f%5B0%5D.Value=SC%20Automation%20Product%20Team&f%5B0%5D.Text=SC%20Automation%20Product%20Team).
261-
- [Learn more](site-recovery-failover.md) about running failovers.
261+
- [Learn more](site-recovery-failover.md) about running failovers.

0 commit comments

Comments
 (0)