Skip to content

Commit e6c05b3

Browse files
committed
ms.date
1 parent 0c8a5d4 commit e6c05b3

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

articles/azure-netapp-files/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: b-hchen
66
ms.service: azure-netapp-files
77
ms.custom: linux-related-content
88
ms.topic: overview
9-
ms.date: 09/27/2024
9+
ms.date: 10/21/2024
1010
ms.author: anfdocs
1111
---
1212

articles/azure-vmware/configure-cloud-backup-virtual-machine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure Cloud Backup for Virtual Machines
33
description: Configure Cloud Backup for Virtual Machines enables you to mount and unmount datastores, and attach and detach VMDKs.
44
ms.topic: how-to
55
ms.service: azure-vmware
6-
ms.date: 10/17/2024
6+
ms.date: 10/21/2024
77
ms.custom: engagement-fy24
88
---
99

articles/azure-vmware/restore-guest-files-folders.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Restore guest files and folders
2+
title: Restore guest files and folders using Cloud Backup for Virtual Machines
33
description: Learn how to restore files or folders from a virtual machine disk (VMDK) on a Windows guest OS.
44
ms.topic: how-to
55
author: b-hchen
66
ms.service: azure-vmware
7-
ms.date: 10/17/2024
7+
ms.date: 10/21/2024
88
ms.custom: engagement-fy24
99
---
1010

11-
# Restore guest files and folders
11+
# Restore guest files and folders using Cloud Backup for Virtual Machines
1212

1313
You can restore files or folders from a virtual machine disk (VMDK) on a Windows guest OS.
1414

@@ -19,7 +19,7 @@ You can restore files or folders from a virtual machine disk (VMDK) on a Windows
1919
Cloud Backup for Virtual Machines uses information from VMware tools to establish a connection to the VMware Guest OS.
2020

2121
* The Windows Guest OS must be running Windows Server 2008 R2 or later.
22-
* Credentials for the target virtual machine (VM) must specify the built-in domain administrator account or the built-in local administrator account. The username must be "Administrator." Before starting the restore operation, the credentials must be configured for the VM to which you want to attach the virtual disk. The credentials are required for both attaching the VM and the subsequent restore operation. Workgroup users can use the built-in local administrator account.
22+
* Credentials for the target virtual machine (VM) must specify the built-in domain administrator account or the built-in local administrator account. The username must be "Administrator." Before starting the restore operation, you must configure the credentials for the VM to which you want to attach the virtual disk. The credentials are required for both attaching the VM and the subsequent restore operation. Workgroup users can use the built-in local administrator account.
2323

2424
>[!NOTE]
2525
> If you need to use an account other than the built-in administrator account, but has administrative privileges within the VM, you must disable user account control (UAC) on the guest VM.
@@ -46,7 +46,7 @@ You can restore files or folders from a virtual machine disk (VMDK) on a Windows
4646

4747
## Considerations for restoring guest files and folders
4848

49-
Before you restore a file or folder from a guest OS, be aware of unsupported .
49+
Before you restore a file or folder from a guest OS, be aware of unsupported operations.
5050

5151
* You can't restore dynamic disk types inside a guest OS.
5252
* If you restore an encrypted file or folder, the encryption attribute is not retained. You can't restore files or folders to an encrypted folder.
@@ -112,10 +112,10 @@ By default, the attached virtual disk is available for 24 hours. After 24 hours,
112112

113113
10. Select the **Browse Files** icon to view a list of files and folders on the virtual disk.
114114

115-
When you double click a folder to browse and select individual files, you can experience latency while fetching the list of files. The fetch
115+
When you select a folder to browse and select individual files, you can experience latency while fetching the list of files. The fetch
116116
operation is performed at run time.
117117

118-
For easier browsing, you can use filters in your search string. The filters are case-sensitive Perl expressions without spaces. The default search string is .*
118+
For easier browsing, you can use filters in your search string. The filters are case-sensitive Perl expressions without spaces. The default search string is `.*`.
119119
The Guest File Browse page displays all hidden files and folders in addition to all other files and folders.
120120

121121
11. Select one or more files or folders that you want to restore, then select **Select Restore Location**.

0 commit comments

Comments
 (0)