Skip to content

Commit 0e82257

Browse files
author
Ankita Dutta
committed
Review
1 parent cd4ce7e commit 0e82257

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/site-recovery/azure-to-azure-troubleshoot-replication.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,13 +165,13 @@ Restart the following services:
165165

166166
#### Update TenantId and ClientId manually in source machine
167167

168-
**How to fix**: To update the application TenantId and ClientId manually, follow these steps:
169-
168+
**How to fix**: To fixnNo Mobility Service heartbeat error due to expired tenant, follow these steps:
169+
170170
1. Execute the **GET Protected item** API and retrieve the values for `mobilityAgentTenantIdToUpdate` and `mobilityAgentClientIdToUpdate` from the output.
171171

172172

173173
```powershell
174-
https:/management.azure.com/Subscriptions/41b6b0c9-3e3a-4701-811b-92135df8f9e3/resourceGroups/A2A-Tenant-Mig-RG/providers/Microsoft.RecoveryServices/vaults/A2A-Tenant-Mig-Vault1/replicationFabrics/asr-a2a-default-centraluseuap/replicationProtectionContainers/asr-a2a-default-centraluseuap-container/replicationProtectedItems/UYmJamTxe-lo-LELm6HMSytVMe6QqgIA53RyRwOjKrI?api-version=2025-01-01
174+
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}?api-version=2025-01-01
175175
```
176176
1. Open the RCMInfo.conf file on the source machine. The location of the file is as follows:
177177

0 commit comments

Comments
 (0)