You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-vmware/faq.yml
+3-8Lines changed: 3 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -273,7 +273,7 @@ sections:
273
273
questions:
274
274
275
275
- question: What is the correct storage policy for the dedup setup?
276
-
answer: Use the *thin_provision* storage policy for your VM template. The default is *thick_provision*.
276
+
answer: Use the *thin_provision* storage policy for your VM template.
277
277
278
278
- question: What is the storage capacity of each host?
279
279
answer: Each ESXi host has two vSAN disk groups with a capacity tier of 15.2TB and a 3.2-TB NVMe cache tier (1.6 TB in each disk group).
@@ -286,16 +286,11 @@ sections:
286
286
287
287
- question: What is the Fault tolerance of hardware failure on the vSAN?
288
288
answer: |
289
-
FTT-1, RAID-1 (mirroring) with Object Space reservation set to Thick Provisioning is the Default Storage policy for the SDDC.
289
+
RAID-1, FTT-1, with Object Space reservation set to Thin Provisioning is the Default Storage policy for the software-defined datacenters (SDDCs).
290
290
291
-
:::image type="content" source="media/concepts/vsphere-vm-storage-policies.png" alt-text="Screenshot that shows the vSphere Client VM Storage Policies.":::
292
-
293
-
- question: Why is thick provisioning the default vSAN policy in Azure VMware Solution?
291
+
- question: What is the difference between thick provisioning and thin provisioning?
294
292
answer: Thick provisioning is reserved or pre-allocated storage space. Thick provisioning protects systems by allowing them to function even if the vSAN datastore is full because the space is already reserved. For example, suppose you create a 10GB virtual disk with thick provisioning. In that case, the full amount of virtual disk storage capacity is pre-allocated on the physical storage where the virtual disk is created and consumes all the space allocated to it in the datastore. It won't allow other VMs to share the space from the datastore. A thin-provisioned virtual disk consumes the space that it needs initially and grows to the data space demand used in the datastore.
295
293
296
-
- question: Can I create a new VM in Azure VMware Solution with thin provisioning even if the default vSAN policy is thick provisioning?
297
-
answer: Yes. Outside of the default (thick_provision), you can create VMs with FTT1 thin provisioning.
298
-
299
294
- question: How many disks can fail on the vSAN before data loss occurs?
300
295
answer: It depends on how you plan your application workloads to run inside the SDDC (private cloud). Microsoft governs these failures regularly and replaces the hardware when such events are detected from an infrastructure perspective. As a default, a setting of FFT-1 is used, which accommodates a single host's failure.
Copy file name to clipboardExpand all lines: articles/cost-management-billing/manage/azure-plan-subscription-transfer-partners.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,20 @@
1
1
---
2
-
title: Transfer subscriptions under an Azure plan from one partner to another (Preview)
2
+
title: Transfer subscriptions under an Azure plan from one partner to another
3
3
description: This article helps you understand what you need to know before and after you transfer billing ownership of your Azure subscription.
4
4
author: bandersmsft
5
5
ms.reviewer: mcville
6
6
ms.service: cost-management-billing
7
7
ms.subservice: billing
8
8
ms.topic: conceptual
9
-
ms.date: 09/15/2021
9
+
ms.date: 05/03/2022
10
10
ms.author: banders
11
11
---
12
12
13
-
# Transfer subscriptions under an Azure plan from one partner to another (Preview)
13
+
# Transfer subscriptions under an Azure plan from one partner to another
14
14
15
-
This article helps you understand what you need to know before and after you transfer billing ownership of your Azure subscription. To start an Azure subscription transfer that's under an Azure plan from one Microsoft partner to another, you need to contact your partner. The partner will send you instructions about how to begin. After the transfer process is complete, the billing ownership of your subscription is changed.
15
+
This article helps customers of Microsoft partners to understand what they need to know before and after transferring billing ownership of an Azure subscription. To start an Azure subscription transfer that's under an Azure plan from one Microsoft partner to another, you need to contact your partner. The partner will send you instructions about how to begin. After the transfer process is complete, the billing ownership of your subscription is changed.
16
+
17
+
The steps that a partner takes are documented at [Transfer a customer's Azure subscriptions and/or Reservations (under an Azure plan) to a different CSP](/partner-center/transfer-azure-subscriptions-under-azure-plan).
0 commit comments