Skip to content

Commit 2d5763f

Browse files
author
David Curwin
committed
A few changes
1 parent 7d6ea4b commit 2d5763f

File tree

4 files changed

+51
-31
lines changed

4 files changed

+51
-31
lines changed

articles/backup/backup-azure-backup-server-vmware.md

Lines changed: 48 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@ If you have secure boundaries within your organization, and don't want to use th
9090

9191
1. Copy and paste the following text into a .txt file.
9292

93-
```text
94-
Windows Registry Editor Version 5.00
95-
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Data Protection Manager\VMWare]
96-
"IgnoreCertificateValidation"=dword:00000001
97-
```
93+
```text
94+
Windows Registry Editor Version 5.00
95+
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Data Protection Manager\VMWare]
96+
"IgnoreCertificateValidation"=dword:00000001
97+
```
9898
9999
2. Save the file on the Azure Backup Server machine with the name **DisableSecureAuthentication.reg**.
100100
@@ -124,27 +124,49 @@ The Azure Backup Server needs a user account with permissions to access v-Center
124124
125125
### Role permissions
126126
127-
| **Privileges for vCenter 6.7 user account** | **Privileges for vCenter 6.5 user account** |
128-
| --------------------------------------------------------- | -------------------------------------------------------- |
129-
| Datastore.Allocate Space | Datastore.Allocate Space |
130-
| Global.Log Event | Global.Log Event |
131-
| Global.Manage Custom Attributes | Global.Manage Custom Attributes |
132-
| Network.Assign | Network.Assign |
133-
| Resource. Assign virtual Machine to Resource pool | Resource. Assign virtual Machine to Resource pool |
134-
| VirtualMachine.Configuration.AddNewDisk | VirtualMachine.Configuration.AddNewDisk |
135-
| VirtualMachine.Configuration. Add Or Remove Device | VirtualMachine.Configuration. Add Or Remove Device |
136-
| VirtualMachine.Configuration.Advanced | VirtualMachine.Configuration.Advanced |
137-
| VirtualMachine.Configuration.Toggle Disk Change Tracking | VirtualMachine.Configuration.Disk Change Tracking |
138-
| VirtualMachine.Configuration.Configure Host USB Device | VirtualMachine.Configuration.Host USB Device |
139-
| VirtualMachine.Configuration.Query Unowned Files | VirtualMachine.Configuration.Query Unowned Files |
140-
| VirtualMachine.Configuration.Change Swapfile Placement | VirtualMachine.Configuration.Swapfile Placement |
141-
| VirtualMachine.Interaction.Power Off | VirtualMachine.Interaction.Power Off |
142-
| VirtualMachine.Inventory.Create New | VirtualMachine.Inventory.Create New |
143-
| VirtualMachine.Provisioning.Allow Disk Access | VirtualMachine.Provisioning.Allow Disk Access |
144-
| VirtualMachine.Provisioning.Allow File Access | VirtualMachine.Provisioning.Allow File Access |
145-
| VirtualMachine.Provisioning.Allow Read-only Disk Access | VirtualMachine.Provisioning.Allow Read-only Disk Access |
146-
| VirtualMachine.Snapshot Management.Create Snapshot | VirtualMachine.Snapshot Management.Create Snapshot |
147-
| VirtualMachine.Snapshot Management.Remove Snapshot | VirtualMachine.Snapshot Management.Remove Snapshot |
127+
| Privileges for vCenter 6.7 user account | Privileges for vCenter 6.5 user account |
128+
| ------------------------------------------------------------ | ------------------------------------------------------------ |
129+
| Datastore cluster.Configure a datatstore cluster | Datastore cluster.Configure a datatstore cluster |
130+
| Datastore.AllocateSpace | Datastore.AllocateSpace |
131+
| Datastore.Browse datastore | Datastore.Browse datastore |
132+
| Datastore.Low-level file operations | Datastore.Low-level file operations |
133+
| Global.Disable methods | Global.Disable methods |
134+
| Global.Enable methods | Global.Enable methods |
135+
| Global.Licenses | Global.Licenses |
136+
| Global.Log event | Global.Log event |
137+
| Global.Manage custom attributes | Global.Manage custom attributes |
138+
| Global.Set custom attribute | Global.Set custom attribute |
139+
| Host.Local operations.Create virtual machine | Host.Local operations.Create virtual machine |
140+
| Network.Assign network | Network.Assign network |
141+
| Resource. Assign virtual machine to resource pool | Resource. Assign virtual machine to resource pool |
142+
| vApp.Add virtual machine | vApp.Add virtual machine |
143+
| vApp.Assign resource pool | vApp.Assign resource pool |
144+
| vApp.Unregister | vApp.Unregister |
145+
| VirtualMachine.Configuration. Add Or Remove Device | VirtualMachine.Configuration. Add Or Remove Device |
146+
| Virtual machine.Configuration.Acquire disk lease | Virtual machine.Configuration.Disk lease |
147+
| Virtual machine.Configuration.Add new disk | Virtual machine.Configuration.Add new disk |
148+
| Virtual machine.Configuration.Advanced configuration | Virtual machine.Configuration.Advanced |
149+
| Virtual machine.Configuration.Toggle disk change tracking | Virtual machine.Configuration.Disk change tracking |
150+
| Virtual machine.Configuration.Configure Host USB device | Virtual machine.Configuration.Host USB device |
151+
| Virtual machine.Configuration.Extend virtual disk | Virtual machine.Configuration.Extend virtual disk |
152+
| Virtual machine.Configuration.Query unowned files | Virtual machine.Configuration.Query unowned files |
153+
| Virtual machine.Configuration.Change Swapfile placement | Virtual machine.Configuration.Swapfile placement |
154+
| Virtual machine.Guest Operations.Guest Operation Program Execution | Virtual machine.Guest Operations.Guest Operation Program Execution |
155+
| Virtual machine.Guest Operations.Guest Operation Modifications | Virtual machine.Guest Operations.Guest Operation Modifications |
156+
| Virtual machine.Guest Operations.Guest Operation Queries | Virtual machine.Guest Operations.Guest Operation Queries |
157+
| Virtual machine .Interaction .Device connection | Virtual machine .Interaction .Device connection |
158+
| Virtual machine .Interaction .Guest operating system management by VIX API | Virtual machine .Interaction .Guest operating system management by VIX API |
159+
| Virtual machine .Interaction .Power Off | Virtual machine .Interaction .Power Off |
160+
| Virtual machine .Inventory.Create new | Virtual machine .Inventory.Create new |
161+
| Virtual machine .Inventory.Remove | Virtual machine .Inventory.Remove |
162+
| Virtual machine .Inventory.Register | Virtual machine .Inventory.Register |
163+
| Virtual machine .Provisioning.Allow disk access | Virtual machine .Provisioning.Allow disk access |
164+
| Virtual machine .Provisioning.Allow file access | Virtual machine .Provisioning.Allow file access |
165+
| Virtual machine .Provisioning.Allow read-only disk access | Virtual machine .Provisioning.Allow read-only disk access |
166+
| Virtual machine .Provisioning.Allow virtual machine download | Virtual machine .Provisioning.Allow virtual machine download |
167+
| Virtual machine .Snapshot management. Create snapshot | Virtual machine .Snapshot management. Create snapshot |
168+
| Virtual machine .Snapshot management.Remove Snapshot | Virtual machine .Snapshot management.Remove Snapshot |
169+
| Virtual machine .Snapshot management.Revert to snapshot | Virtual machine .Snapshot management.Revert to snapshot |
148170
149171
<br>
150172
@@ -169,8 +191,6 @@ The Azure Backup Server needs a user account with permissions to access v-Center
169191
| Virtual machine.Snapshot management.Create snapshot | |
170192
| Virtual machine.Snapshot management.Remove Snapshot | |
171193
172-
173-
174194
## Create a VMware account
175195
176196
1. In vCenter Server **Navigator** panel, click **Users and Groups**. If you don't use vCenter Server, create the account on the appropriate ESXi host.

articles/backup/backup-support-matrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Azure Backup doesn't support automatic clock adjustment for daylight saving time
8585

8686
Disk deduplication support is as follows:
8787

88-
- Disk deduplication is supported on-premises when you use DPM or MABs to back up Hyper-V VMs that are running Windows. Windows Server performs data deduplication (at the host level) on virtual hard disks (VHDs) that are attached to the VM as backup storage.
88+
- Disk deduplication is supported on-premises when you use DPM or MABS to back up Hyper-V VMs that are running Windows. Windows Server performs data deduplication (at the host level) on virtual hard disks (VHDs) that are attached to the VM as backup storage.
8989
- Deduplication isn't supported in Azure for any Backup component. When DPM and MABS are deployed in Azure, the storage disks attached to the VM can't be deduplicated.
9090

9191
## Security and encryption support

articles/backup/manage-monitor-sql-database-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ If you choose to leave recovery points, keep these details in mind:
5454

5555
- All recovery points will remain intact forever, all pruning shall stop at stop protection with retain data.
5656
- You will be charged for the protected instance and the consumed storage. For more information, see [Azure Backup pricing](https://azure.microsoft.com/pricing/details/backup/).
57-
- If you delete a data source without stopping backups, new backups will fail.
57+
- If you delete a data source without stopping backups, new backups will fail. Old recovery points will expire according to the policy, but one last recovery point will always be kept until you stop the backups and delete the data.
5858

5959
To stop protection for a database:
6060

includes/backup-private-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ You can now use [Private Endpoints](https://docs.microsoft.com/azure/private-lin
1111
Azure VM backup doesn't require internet connectivity and so doesn't require Private Endpoints to allow network isolation.
1212

1313
>[!NOTE]
14-
> This feature is currently in early use. Please fill out [this survey](https://forms.microsoft.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbR0H3_nezt2RNkpBCUTbWEapUQk5EQ1QxRzVOWDNDS1Y1Q0xLTkdLQ0U0RC4u) and email us at [email protected] if you are interested in using Private Endpoints for Azure Backup. The ability to use this feature is subject to approval from the Azure Backup service.
14+
> This feature is currently in limited availability, and is available in West Central US, South Central US, West US 2 and East US (availability in other Azure regions to follow). Please fill out [this survey](https://forms.microsoft.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbR0H3_nezt2RNkpBCUTbWEapUQk5EQ1QxRzVOWDNDS1Y1Q0xLTkdLQ0U0RC4u) and email us at [email protected] if you are interested in using Private Endpoints for Azure Backup. The ability to use this feature is subject to approval from the Azure Backup service.

0 commit comments

Comments
 (0)