Skip to content

Commit e04019b

Browse files
committed
fix broken links
1 parent d335ac9 commit e04019b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ You can use the same script for different recovery plans. Enter different parame
253253
254254
To deploy sample scripts to your Automation account, select the **Deploy to Azure** button.
255255
256-
[![Deploy to Azure](https://azurecomcdn.azureedge.net/mediahandler/acomblog/media/Default/blog/c4803408-340e-49e3-9a1f-0ed3f689813d.png)](https://aka.ms/asr-automationrunbooks-deploy)
256+
[Deploy to Azure](https://aka.ms/asr-automationrunbooks-deploy)
257257
258258
## Next steps
259259

articles/site-recovery/site-recovery-sap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ For your applications to function correctly, you might need to do some operation
135135

136136
You can deploy the most used Site Recovery scripts into your Azure Automation account by selecting **Deploy to Azure**. When you use any published script, follow the guidance in the script.
137137

138-
[![Deploy to Azure](https://azurecomcdn.azureedge.net/mediahandler/acomblog/media/Default/blog/c4803408-340e-49e3-9a1f-0ed3f689813d.png)](https://aka.ms/asr-automationrunbooks-deploy)
138+
[Deploy to Azure](https://aka.ms/asr-automationrunbooks-deploy)
139139

140140
1. Add a pre-action script to Group 1 to fail over the SQL Server availability group. Use the ASR-SQL-FailoverAG script published in the sample scripts. Follow the guidance in the script and make the required changes in the script appropriately.
141141
1. Add a post-action script to attach a load balancer onto the failed-over virtual machines of the Web tier (Group 1). Use the ASR-AddSingleLoadBalancer script published in the sample scripts. Follow the guidance in the script and make the required changes in the script as needed.

0 commit comments

Comments
 (0)