Skip to content

Commit c60f451

Browse files
authored
Update isolation- choices.md
added info to include dedicated hosts.
1 parent 3efee72 commit c60f451

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/security/fundamentals/isolation-choices.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ 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)
115+
113116
### Hyper-V & Root OS Isolation Between Root VM & Guest VMs
114117
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).
115118

0 commit comments

Comments
 (0)