Skip to content

Commit eb34026

Browse files
authored
public repo edits
1 parent c60f451 commit eb34026

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/security/fundamentals/isolation-choices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ Microsoft Azure provides various cloud-based computing services that include a w
110110

111111
[!INCLUDE [virtual-machines-common-isolation](../../../includes/virtual-machines-common-isolation.md)]
112112

113-
### Dedicated Hosts
114-
In addtion to the isolated hosts described in the prior section, Azure also offers Dedicated Hosts. This is a service that provides physical servers - able to host one or more virtual machines - dedicated to a single Azure subscription. Dedicated hosts provide hardware isolation at the physical server level. No other VMs will be placed on your hosts. Dedicated hosts are deployed in the same data centers and share the same network and underlying storage infrastructure as other, non-isolated hosts. For more information, please see the detailed [Dedicated Host documentation.](/articles/virtual-machines/windows/dedicated-hosts.md)
113+
### Dedicated hosts
114+
In addition to the isolated hosts described in the preceding section, Azure also offers dedicated hosts. Dedicated hosts in Azure is a service that provides physical servers that can host one or more virtual machines, and which are dedicated to a single Azure subscription. Dedicated hosts provide hardware isolation at the physical server level. No other VMs will be placed on your hosts. Dedicated hosts are deployed in the same datacenters and share the same network and underlying storage infrastructure as other, non-isolated hosts. For more information, see the detailed overview of [Azure dedicated hosts](https://docs.microsoft.com/azure/virtual-machines/windows/dedicated-hosts).
115115

116116
### Hyper-V & Root OS Isolation Between Root VM & Guest VMs
117117
Azure’s compute platform is based on machine virtualization—meaning that all customer code executes in a Hyper-V virtual machine. On each Azure node (or network endpoint), there is a Hypervisor that runs directly over the hardware and divides a node into a variable number of Guest Virtual Machines (VMs).

0 commit comments

Comments
 (0)