You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-sql/migration-guides/virtual-machines/sql-server-availability-group-to-sql-on-azure-vm.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Prepare Azure for migration with the [Server Migration tool](../../../migrate/mi
43
43
|--- | ---
44
44
|**Create an Azure Migrate project**| Your Azure account needs Contributor or Owner permissions to [create a new project](../../../migrate/create-manage-projects.md).|
45
45
|**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.|
47
47
48
48
49
49
To check you have proper permissions, follow these steps:
@@ -132,7 +132,7 @@ To install the Mobility service, follow these steps:
132
132
133
133
1. Sign in to the replication appliance.
134
134
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).
136
136
1. Copy the installer file to the machine you want to migrate.
137
137
1. Make sure that you have the passphrase that was generated when you deployed the appliance.
138
138
- Store the file in a temporary text file on the machine.
@@ -322,7 +322,7 @@ Your Always On availability group is ready.
322
322
- Stops replication for the on-premises machine.
323
323
- Removes the machine from the **Replicating servers** count in Azure Migrate: Server Migration.
324
324
- 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.
326
326
3. Perform any post-migration app tweaks, such as updating database connection strings, and web server configurations.
327
327
4. Perform final application and migration acceptance testing on the migrated application now running in Azure.
328
328
5. Cut over traffic to the migrated Azure VM instance.
@@ -350,4 +350,4 @@ Your Always On availability group is ready.
350
350
351
351
## Next steps
352
352
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.
Copy file name to clipboardExpand all lines: azure-sql/migration-guides/virtual-machines/sql-server-failover-cluster-instance-to-sql-on-azure-vm.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Prepare Azure for migration with Server Migration.
40
40
41
41
**Task** | **Details**
42
42
--- | ---
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).
44
44
**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.
45
45
**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
46
@@ -128,7 +128,7 @@ To install the Mobility service, follow these steps:
128
128
129
129
1. Sign in to the replication appliance.
130
130
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).
132
132
4. Copy the installer file to the machine you want to migrate.
133
133
5. Make sure that you have the passphrase that was generated when you deployed the appliance.
134
134
- Store the file in a temporary text file on the machine.
@@ -350,7 +350,7 @@ Your SQL Server failover cluster instance is ready.
350
350
- Stops replication for the on-premises machine.
351
351
- Removes the machine from the **Replicating servers** count in Azure Migrate: Server Migration.
352
352
- 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.
354
354
1. Perform any post-migration app tweaks, such as updating database connection strings, and web server configurations.
355
355
1. Perform final application and migration acceptance testing on the migrated application now running in Azure.
356
356
1. Cut over traffic to the migrated Azure VM instance.
0 commit comments