Skip to content

Commit 9464334

Browse files
committed
Acrolinx
1 parent 5199118 commit 9464334

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

articles/synapse-analytics/sql-data-warehouse/gen2-migration-schedule.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ ms.custom:
1414

1515
# Upgrade your dedicated SQL pool (formerly SQL DW) to Gen2
1616

17-
Microsoft is helping to reduce the entry-level cost of running a dedicated SQL pool (formerly SQL DW). Lower compute tiers capable of handling demanding queries are now available for dedicated SQL pool (formerly SQL DW). Read the full announcement [Lower compute tier support for Gen2](https://azure.microsoft.com/blog/azure-sql-data-warehouse-gen2-now-supports-lower-compute-tiers/). The new offering is available in the regions noted in the table below. For supported regions, existing Gen1 dedicated SQL pool (formerly SQL DW) can be upgraded to Gen2 through either:
17+
Microsoft is helping to reduce the entry-level cost of running a dedicated SQL pool (formerly SQL DW). Lower compute tiers capable of handling demanding queries are now available for dedicated SQL pool (formerly SQL DW). Read the full announcement [Lower compute tier support for Gen2](https://azure.microsoft.com/blog/azure-sql-data-warehouse-gen2-now-supports-lower-compute-tiers/). The new offering is available in the regions noted in the table below. For supported regions, existing Gen1 dedicated SQL pool (formerly SQL DW) can be upgraded to Gen2 through either:
1818

19-
- **The automatic upgrade process:** Automatic upgrades don't start as soon as the service is available in a region. When automatic upgrades start in a specific region, individual data warehouse upgrades will take place during your selected maintenance schedule.
19+
- **The automatic upgrade process:** Automatic upgrades don't start as soon as the service is available in a region. When automatic upgrades start in a specific region, individual data warehouse upgrades will take place during your selected maintenance schedule.
2020
- [**Self-upgrade to Gen2:**](#self-upgrade-to-gen2) You can control when to upgrade by doing a self-upgrade to Gen2. If your region is not yet supported, you can restore from a restore point directly to a Gen2 instance in a supported region.
2121

2222
## Automated Schedule and Region Availability Table
@@ -34,7 +34,7 @@ The following table summarizes by region when the Lower Gen2 compute tier will b
3434

3535
Based on the availability chart above, we'll be scheduling automated upgrades for your Gen1 instances. To avoid any unexpected interruptions on the availability of the dedicated SQL pool (formerly SQL DW), the automated upgrades will be scheduled during your maintenance schedule. The ability to create a new Gen1 instance will be disabled in regions undergoing auto upgrade to Gen2. Gen1 will be deprecated once the automatic upgrades have been completed. For more information on schedules, see [View a maintenance schedule](maintenance-scheduling.md#view-a-maintenance-schedule)
3636

37-
The upgrade process will involve a brief drop in connectivity (approximately 5 min) as we restart your dedicated SQL pool (formerly SQL DW). Once your dedicated SQL pool (formerly SQL DW) has been restarted, it will be fully available for use. However, you may experience a degradation in performance while the upgrade process continues to upgrade the data files in the background. The total time for the performance degradation will vary dependent on the size of your data files.
37+
The upgrade process will involve a brief drop in connectivity (approximately 5 min) as we restart your dedicated SQL pool (formerly SQL DW). Once your dedicated SQL pool (formerly SQL DW) has been restarted, it will be fully available for use. However, you may experience a degradation in performance while the upgrade process continues to upgrade the data files in the background. The total time for the performance degradation will vary dependent on the size of your data files.
3838

3939
You can also expedite the data file upgrade process by running [Alter Index rebuild](sql-data-warehouse-tables-index.md) on all primary columnstore tables using a larger SLO and resource class after the restart.
4040

@@ -45,10 +45,10 @@ You can also expedite the data file upgrade process by running [Alter Index rebu
4545

4646
You can choose to self-upgrade by following these steps on an existing Gen1 dedicated SQL pool (formerly SQL DW). If you choose to self-upgrade, you must complete it before the automatic upgrade process begins in your region. Doing so ensures that you avoid any risk of the automatic upgrades causing a conflict.
4747

48-
There are two options when conducting a self-upgrade. You can either upgrade your current dedicated SQL pool (formerly SQL DW) in-place or you can restore a Gen1 dedicated SQL pool (formerly SQL DW) into a Gen2 instance.
48+
There are two options when conducting a self-upgrade. You can either upgrade your current dedicated SQL pool (formerly SQL DW) in-place or you can restore a Gen1 dedicated SQL pool (formerly SQL DW) into a Gen2 instance.
4949

50-
- [Upgrade in-place](upgrade-to-latest-generation.md) - This option will upgrade your existing Gen1 dedicated SQL pool (formerly SQL DW) to Gen2. The upgrade process will involve a brief drop in connectivity (approximately 5 min) as we restart your dedicated SQL pool (formerly SQL DW). Once restarted, it will be fully available for use. If you experience issues during the upgrade, open a [support request](sql-data-warehouse-get-started-create-support-ticket.md) and reference "Gen2 upgrade" as the possible cause.
51-
- [Upgrade from restore point](sql-data-warehouse-restore-points.md) - Create a user-defined restore point on your current Gen1 dedicated SQL pool (formerly SQL DW) and then restore directly to a Gen2 instance. The existing Gen1 dedicated SQL pool (formerly SQL DW) will stay in place. Once the restore has been completed, your Gen2 dedicated SQL pool (formerly SQL DW) will be fully available for use. Once you have run all testing and validation processes on the restored Gen2 instance, the original Gen1 instance can be deleted.
50+
- [Upgrade in-place](upgrade-to-latest-generation.md) - This option will upgrade your existing Gen1 dedicated SQL pool (formerly SQL DW) to Gen2. The upgrade process will involve a brief drop in connectivity (approximately 5 min) as we restart your dedicated SQL pool (formerly SQL DW). Once restarted, it will be fully available for use. If you experience issues during the upgrade, open a [support request](sql-data-warehouse-get-started-create-support-ticket.md) and reference "Gen2 upgrade" as the possible cause.
51+
- [Upgrade from restore point](sql-data-warehouse-restore-points.md) - Create a user-defined restore point on your current Gen1 dedicated SQL pool (formerly SQL DW) and then restore directly to a Gen2 instance. The existing Gen1 dedicated SQL pool (formerly SQL DW) will stay in place. Once the restore has been completed, your Gen2 dedicated SQL pool (formerly SQL DW) will be fully available for use. Once you have run all testing and validation processes on the restored Gen2 instance, the original Gen1 instance can be deleted.
5252

5353
- Step 1: From the Azure portal, [create a user-defined restore point](sql-data-warehouse-restore-active-paused-dw.md).
5454
- Step 2: When restoring from a user-defined restore point, set the "performance Level" to your preferred Gen2 tier.
@@ -72,38 +72,38 @@ For more information, see [Upgrade to Gen2](upgrade-to-latest-generation.md).
7272

7373
**Q: How will the upgrades affect my automation scripts?**
7474

75-
- A: Any automation script that references a Service Level Objective should be changed to correspond to the Gen2 equivalent. See details [here](upgrade-to-latest-generation.md#upgrade-in-a-supported-region-using-the-azure-portal).
75+
- A: Any automation script that references a Service Level Objective should be changed to correspond to the Gen2 equivalent. See details [here](upgrade-to-latest-generation.md#upgrade-in-a-supported-region-using-the-azure-portal).
7676

7777
**Q: How long does a self-upgrade normally take?**
7878

7979
- A: You can upgrade in place or upgrade from a restore point.
8080

81-
- Upgrading in place will cause your dedicated SQL pool (formerly SQL DW) to momentarily pause and resume. A background process will continue while the dedicated SQL pool (formerly SQL DW) is online.
82-
- It takes longer if you are upgrading through a restore point, because the upgrade will go through the full restore process.
81+
- Upgrading in place will cause your dedicated SQL pool (formerly SQL DW) to momentarily pause and resume. A background process will continue while the dedicated SQL pool (formerly SQL DW) is online.
82+
- It takes longer if you're upgrading through a restore point, because the upgrade will go through the full restore process.
8383

8484
**Q: How long will the auto upgrade take?**
8585

8686
- A: The actual downtime for the upgrade is only the time it takes to pause and resume the service, which is between 5 to 10 minutes. After the brief down-time, a background process will run a storage migration. The length of time for the background process is dependent on the size of your dedicated SQL pool (formerly SQL DW).
8787

8888
**Q: When will this automatic upgrade take place?**
8989

90-
- A: During your maintenance schedule. Leveraging your chosen maintenance schedule will minimize disruption to your business.
90+
- A: During your maintenance schedule. Using your chosen maintenance schedule will minimize disruption to your business.
9191

9292
**Q: What should I do if my background upgrade process seems to be stuck?**
9393

94-
- A: Kick off a reindex of your Columnstore tables. Note that reindexing of the table will be offline during this operation.
94+
- A: Kick off a reindex of your Columnstore tables. Reindexing of the table will be offline during this operation.
9595

9696
**Q: What if Gen2 does not have the Service Level Objective I have on Gen1?**
9797

98-
- A: If you are running a DW600 or DW1200 on Gen1, it is advised to use DW500c or DW1000c respectively since Gen2 provides more memory, resources, and higher performance than Gen1.
98+
- A: If you're running a DW600 or DW1200 on Gen1, it's advised to use DW500c or DW1000c respectively since Gen2 provides more memory, resources, and higher performance than Gen1.
9999

100100
**Q: Can I disable geo-backup?**
101101

102102
- A: No. Geo-backup is an enterprise feature to preserve your dedicated SQL pool (formerly SQL DW) availability in the event a region becomes unavailable. Open a [support request](sql-data-warehouse-get-started-create-support-ticket.md) if you have further concerns.
103103

104104
**Q: Is there a difference in T-SQL syntax between Gen1 and Gen2?**
105105

106-
- A: There is no change in the T-SQL language syntax from Gen1 to Gen2.
106+
- A: There's no change in the T-SQL language syntax from Gen1 to Gen2.
107107

108108
**Q: Does Gen2 support Maintenance Windows?**
109109

0 commit comments

Comments
 (0)