Skip to content

Commit 0eeddc1

Browse files
author
Kimmo Forss
committed
2 parents 912c975 + 4f2729b commit 0eeddc1

File tree

3 files changed

+19
-4
lines changed

3 files changed

+19
-4
lines changed

articles/service-fabric/service-fabric-cross-availability-zones.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,9 @@ You don't need to configure the `FaultDomain` and `UpgradeDomain` overrides.
205205
```
206206

207207
>[!NOTE]
208-
>
209208
> * Service Fabric clusters should have at least one primary node type. The durability level of primary node types should be Silver or higher.
210209
> * An Availability Zone spanning virtual machine scale set should be configured with at least three Availability Zones, no matter the durability level.
211-
> * An Availability Zone spanning virtual machine scale set with Silver or higher durability should have at least 15 VMs.
210+
> * An Availability Zone spanning virtual machine scale set with Silver or higher durability should have at least 15 VMs ([5 per region](service-fabric-cluster-capacity.md#durability-characteristics-of-the-cluster)).
212211
> * An Availaibility Zone spanning virtual machine scale set with Bronze durability should have at least six VMs.
213212
214213
### Enable support for multiple zones in the Service Fabric node type

articles/storage/blobs/data-lake-storage-migrate-gen1-to-gen2-azure-portal.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ For more information, see [Manage Azure Data Lake Analytics using the Azure port
9090

9191
File or directory names with only spaces or tabs, ending with a `.`, containing a `:`, or with multiple consecutive forward slashes (`//`) aren't compatible with Gen2. You need to rename these files or directories before you migrate.
9292

93+
For the better performance, consider delaying the migration for at least seven days from the time of the last delete operation. In a Gen1 account, deleted files become _soft_ deleted files, and the Garbage Collector won't remove them permanently until approximately seven days. All files, including soft deleted files, are processed during migration. If you wait until the Garbage Collector has permanently removed deleted files, your wait time can improve.
94+
9395
## Step 5: Perform the migration
9496

9597
Before you begin, review the two migration options below, and decide whether to only copy data from Gen1 to Gen2 (recommended) or perform a complete migration.
@@ -258,6 +260,20 @@ When you copy the data over to your Gen2-enabled account, two factors that can a
258260

259261
WebHDFS File System APIs of Gen1 will be supported on Gen2 but with certain deviations, and only limited functionality is supported via the compatibility layer. Customers should plan to leverage Gen2-specific APIs for better performance and features.
260262

263+
#### What happens to my Gen1 account after the retirement date?
264+
265+
The account becomes inaccessible. You won't be able to:
266+
267+
- Manage the account
268+
269+
- Access data in the account
270+
271+
- Receive service updates to Gen1 or Gen1 APIs, SDKs, or client tools
272+
273+
- Access Gen1 customer support online, by phone or by email
274+
275+
See [Action required: Switch to Azure Data Lake Storage Gen2 by 29 February 2024](https://azure.microsoft.com/updates/action-required-switch-to-azure-data-lake-storage-gen2-by-29-february-2024/).
276+
261277
## Next steps
262278

263279
- Learn about migration in general. For more information, see [Migrate Azure Data Lake Storage from Gen1 to Gen2](data-lake-storage-migrate-gen1-to-gen2.md).

includes/managed-disks-ultra-disks-GA-scope-and-limitations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: include file
44
author: roygara
55
ms.service: azure-disk-storage
66
ms.topic: include
7-
ms.date: 09/08/2023
7+
ms.date: 09/19/2023
88
ms.author: rogarana
99
ms.custom: include file
1010
---
@@ -22,7 +22,7 @@ The following table outlines the regions ultra disks are available in, as well a
2222
2323
| Redundancy options | Regions |
2424
|--------------------|---------|
25-
| **Single VMs** | Australia Central<br/>Brazil South<br/>Central India<br/>East Asia<br/>Germany West Central<br/>Korea Central<br/>Korea South<br/>UK West<br/>North Central US, South Central US, West US<br/>US Gov Arizona, US Gov Texas, US Gov Virginia |
25+
| **Single VMs** | Australia Central<br/>Brazil South<br/>Central India<br/>East Asia<br/>Germany West Central<br/>Korea Central<br/>Korea South<br/>North Central US, South Central US, West US<br/>US Gov Arizona, US Gov Texas, US Gov Virginia |
2626
| **One availability zone** | Brazil Southeast <br/> UAE North |
2727
| **Two availability zones** | South Africa North <br/> China North 3 <br/>France Central <br/>Qatar Central <br/> Switzerland North |
2828
| **Three availability zones** | Australia East<br/>Canada Central<br/>North Europe, West Europe<br/>Japan East<br/>Southeast Asia<br/>Sweden Central<br/>UK South<br/>Central US, East US, East US 2, West US 2, West US 3 |

0 commit comments

Comments
 (0)