Skip to content

Commit a032c3e

Browse files
authored
Merge pull request #127006 from changeworld/patch-21
Fix typo: requestor -> requester
2 parents fa0288b + 6876ff1 commit a032c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/site-recovery/hyper-v-azure-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ An app-consistent snapshot is a point-in-time snapshot of the application data i
139139
2. To generate VSS snapshots for the VM, check that Hyper-V Integration Services is installed on the VM, and that the Backup (VSS) Integration Service is enabled.
140140
- Ensure that the Integration Services VSS service/daemons are running on the guest, and are in an **OK** state.
141141
- You can check this from an elevated PowerShell session on the Hyper-V host with command **Get-VMIntegrationService -VMName\<VMName>-Name VSS** You can also get this information by logging into the guest VM. [Learn more](/windows-server/virtualization/hyper-v/manage/manage-hyper-v-integration-services).
142-
- Ensure that the Backup/VSS integration Services on the VM is running and in healthy state. If not, restart these services, and the Hyper-V Volume Shadow Copy requestor service on the Hyper-V host server.
142+
- Ensure that the Backup/VSS integration Services on the VM is running and in healthy state. If not, restart these services, and the Hyper-V Volume Shadow Copy requester service on the Hyper-V host server.
143143

144144
### Common errors
145145

0 commit comments

Comments
 (0)