Skip to content

Commit 9e7f5ec

Browse files
authored
Merge pull request #158197 from v-rajagt/rahugup-may-3
Broken link fixed.
2 parents 39ffef1 + bc9a425 commit 9e7f5ec

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

azure-sql/migration-guides/virtual-machines/sql-server-availability-group-to-sql-on-azure-vm.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Prepare Azure for migration with the [Server Migration tool](../../../migrate/mi
4343
|--- | ---
4444
|**Create an Azure Migrate project** | Your Azure account needs Contributor or Owner permissions to [create a new project](../../../migrate/create-manage-projects.md).|
4545
|**Verify permissions for your Azure account** | Your Azure account needs Contributor or Owner permissions on the Azure subscription, permissions to register Azure Active Directory (AAD) apps, and User Access Administrator permissions on the Azure subscription to create a Key Vault, to create a VM, and to write to an Azure managed disk. |
46-
|**Set up an Azure virtual network** | [Setup](/virtual-network/manage-virtual-network.md#create-a-virtual-network) an Azure virtual network (VNet). When you replicate to Azure, Azure VMs are created and joined to the Azure VNet that you specify when you set up migration.|
46+
|**Set up an Azure virtual network** | [Setup](/azure/virtual-network/virtual-networks-overview#create-a-virtual-network) an Azure virtual network (VNet). When you replicate to Azure, Azure VMs are created and joined to the Azure VNet that you specify when you set up migration.|
4747

4848

4949
To check you have proper permissions, follow these steps:
@@ -132,7 +132,7 @@ To install the Mobility service, follow these steps:
132132

133133
1. Sign in to the replication appliance.
134134
1. Navigate to **%ProgramData%\ASR\home\svsystems\pushinstallsvc\repository**.
135-
1. Find the installer for the machine operating system and version. Review [supported operating systems](/site-recovery/vmware-physical-azure-support-matrix.md#replicated-machines).
135+
1. Find the installer for the machine operating system and version. Review [supported operating systems](/azure/site-recovery/vmware-physical-azure-support-matrix#replicated-machines).
136136
1. Copy the installer file to the machine you want to migrate.
137137
1. Make sure that you have the passphrase that was generated when you deployed the appliance.
138138
- Store the file in a temporary text file on the machine.
@@ -322,7 +322,7 @@ Your Always On availability group is ready.
322322
- Stops replication for the on-premises machine.
323323
- Removes the machine from the **Replicating servers** count in Azure Migrate: Server Migration.
324324
- Cleans up replication state information for the machine.
325-
2. Install the Azure VM [Windows](/virtual-machines/extensions/agent-windows.md) agent on the migrated machines.
325+
2. Install the Azure VM [Windows](/azure/virtual-machines/extensions/agent-windows) agent on the migrated machines.
326326
3. Perform any post-migration app tweaks, such as updating database connection strings, and web server configurations.
327327
4. Perform final application and migration acceptance testing on the migrated application now running in Azure.
328328
5. Cut over traffic to the migrated Azure VM instance.
@@ -350,4 +350,4 @@ Your Always On availability group is ready.
350350

351351
## Next steps
352352

353-
Investigate the [cloud migration journey](/azure/architecture/cloud-adoption/getting-started/migrate) in the Azure Cloud Adoption Framework.
353+
Investigate the [cloud migration journey](/azure/architecture/cloud-adoption/getting-started/migrate) in the Azure Cloud Adoption Framework.

azure-sql/migration-guides/virtual-machines/sql-server-failover-cluster-instance-to-sql-on-azure-vm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Prepare Azure for migration with Server Migration.
4040

4141
**Task** | **Details**
4242
--- | ---
43-
**Create an Azure Migrate project** | Your Azure account needs Contributor or Owner permissions to [create a new project](https://docs.microsoft.com/azure/migrate/create-manage-projects).
43+
**Create an Azure Migrate project** | Your Azure account needs Contributor or Owner permissions to [create a new project](/azure/migrate/create-manage-projects).
4444
**Verify permissions for your Azure account** | Your Azure account needs Contributor or Owner permissions on the Azure subscription, permissions to register Azure Active Directory (AAD) apps, and User Access Administrator permissions on the Azure subscription to create a Key Vault, to create a VM, and to write to an Azure managed disk.
4545
**Set up an Azure virtual network** | [Setup](../../../virtual-network/manage-virtual-network.md#create-a-virtual-network) an Azure virtual network (VNet). When you replicate to Azure, Azure VMs are created and joined to the Azure VNet that you specify when you set up migration.
4646

@@ -128,7 +128,7 @@ To install the Mobility service, follow these steps:
128128

129129
1. Sign in to the replication appliance.
130130
2. Navigate to **%ProgramData%\ASR\home\svsystems\pushinstallsvc\repository**.
131-
3. Find the installer for the machine operating system and version. Review [supported operating systems](/site-recovery/vmware-physical-azure-support-matrix.md#replicated-machines).
131+
3. Find the installer for the machine operating system and version. Review [supported operating systems](/azure/site-recovery/vmware-physical-azure-support-matrix#replicated-machines).
132132
4. Copy the installer file to the machine you want to migrate.
133133
5. Make sure that you have the passphrase that was generated when you deployed the appliance.
134134
- Store the file in a temporary text file on the machine.
@@ -350,7 +350,7 @@ Your SQL Server failover cluster instance is ready.
350350
- Stops replication for the on-premises machine.
351351
- Removes the machine from the **Replicating servers** count in Azure Migrate: Server Migration.
352352
- Cleans up replication state information for the machine.
353-
1. Install the Azure VM [Windows](/virtual-machines/extensions/agent-windows.md) agent on the migrated machines.
353+
1. Install the Azure VM [Windows](/azure/virtual-machines/extensions/agent-windows) agent on the migrated machines.
354354
1. Perform any post-migration app tweaks, such as updating database connection strings, and web server configurations.
355355
1. Perform final application and migration acceptance testing on the migrated application now running in Azure.
356356
1. Cut over traffic to the migrated Azure VM instance.

0 commit comments

Comments
 (0)