Skip to content

Commit 2c3189b

Browse files
committed
Hyper-V correct and add WMI and reference links
1 parent 72be7e6 commit 2c3189b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

WindowsServerDocs/virtualization/hyper-v/integration-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Learn more about [Using key-value pairs to share information between the host an
100100

101101
The Volume Shadow Copy Requestor integration service is required for Volume Shadow Copy Service ([VSS](/windows/desktop/VSS/overview-of-processing-a-backup-under-vss)). The Volume Shadow Copy Service (VSS) captures and copies images for backup on running systems, particularly servers, without unduly degrading the performance and stability of the services they provide. This integration service makes that possible by coordinating the virtual machine's workloads with the host's backup process.
102102

103-
Read more about Volume Shadow Copy in [Backing Up and Restoring Virtual Machines](/previous-versions/windows/desktop/virtual/backing-up-and-restoring-virtual-machines).
103+
Read more about Volume Shadow Copy in [Backing Up and Restoring Virtual Machines](/windows/win32/hyperv_v2/backing-up-and-restoring-virtual-machines).
104104

105105
## Hyper-V Guest Service Interface
106106

WindowsServerDocs/virtualization/hyper-v/toc.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -183,10 +183,16 @@ items:
183183
href: powershell-direct.md
184184
- name: Create a custom VM Gallery
185185
href: custom-vm-gallery.md
186-
- name: Developers
186+
- name: Reference and developers
187187
items:
188-
- name: Hyper-V specification and API documentation
188+
- name: PowerShell module reference
189+
href: /powershell/module/hyper-v
190+
- name: Hyper-V specification and API reference
189191
href: /virtualization/hyper-v-on-windows/
192+
- name: Hyper-V management reference
193+
href: /windows/win32/hyperv_v2/hyper-v-management
194+
- name: Hyper-V WMI provider (V2) reference
195+
href: /windows/win32/hyperv_v2/windows-virtualization-portal
190196
- name: Integration Services
191197
items:
192198
- name: Build an integration Service
@@ -195,12 +201,6 @@ items:
195201
href: integration-services-data-exchange.md
196202
- name: Move from Hyper-V WMI v1 to WMI v2
197203
href: refactor-wmi-v1-to-wmi-v2.md
198-
- name: Reference
199-
items:
200-
- name: PowerShell module reference
201-
href: /powershell/module/hyper-v
202-
- name: Hyper-V specification and API documentation
203-
href: /virtualization/hyper-v-on-windows/
204204
- name: Resources
205205
items:
206206
- name: Hyper-V forums

0 commit comments

Comments
 (0)