Skip to content

Commit 170e278

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into rolyon-abac-attributes-allowed-values-update-v2
2 parents 60d73af + 33aff81 commit 170e278

File tree

3 files changed

+10
-13
lines changed

3 files changed

+10
-13
lines changed

articles/azure-vmware/faq.yml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ sections:
273273
questions:
274274

275275
- 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.
277277

278278
- question: What is the storage capacity of each host?
279279
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:
286286

287287
- question: What is the Fault tolerance of hardware failure on the vSAN?
288288
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).
290290
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?
294292
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.
295293

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-
299294
- question: How many disks can fail on the vSAN before data loss occurs?
300295
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.
301296

articles/cost-management-billing/manage/azure-plan-subscription-transfer-partners.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
11
---
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
33
description: This article helps you understand what you need to know before and after you transfer billing ownership of your Azure subscription.
44
author: bandersmsft
55
ms.reviewer: mcville
66
ms.service: cost-management-billing
77
ms.subservice: billing
88
ms.topic: conceptual
9-
ms.date: 09/15/2021
9+
ms.date: 05/03/2022
1010
ms.author: banders
1111
---
1212

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
1414

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).
1618

1719
## User access
1820

articles/cost-management-billing/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
- name: Transfer MOSP subscription ownership
212212
displayName: azure transfer subscription
213213
href: manage/billing-subscription-transfer.md
214-
- name: Transfer subscriptions between partners (Preview)
214+
- name: Transfer subscriptions between partners
215215
href: manage/azure-plan-subscription-transfer-partners.md
216216
- name: Transfer EA accounts
217217
href: manage/ea-transfers.md

0 commit comments

Comments
 (0)