Skip to content

Commit 80601ce

Browse files
authored
Management operations and hardware gen experience
Improved article with the impact of changing hardware generation and maintenance window. Updated table with this scenario. ------- cc: @urosmil
1 parent 4df68d9 commit 80601ce

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

articles/azure-sql/managed-instance/management-operations-overview.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The following tables summarize operations and typical overall durations, based o
5959
|Operation |Long-running segment |Estimated duration |
6060
|---------|---------|---------|
6161
|First instance in an empty subnet|Virtual cluster creation|90% of operations finish in 4 hours.|
62-
|First instance of another hardware generation in a non-empty subnet (for example, first Gen5 instance in a subnet with Gen4 instances)|Virtual cluster creation<sup>1</sup>|90% of operations finish in 4 hours.|
62+
|First instance of another hardware generation or maintenance window in a non-empty subnet (for example, first Premium series instance in a subnet with Standard series instances)|Virtual cluster creation<sup>1</sup>|90% of operations finish in 4 hours.|
6363
|Subsequent instance creation within the non-empty subnet (2nd, 3rd, etc. instance)|Virtual cluster resizing|90% of operations finish in 2.5 hours.|
6464
| | |
6565

@@ -70,12 +70,16 @@ The following tables summarize operations and typical overall durations, based o
7070
|Operation |Long-running segment |Estimated duration |
7171
|---------|---------|---------|
7272
|Instance property change (admin password, Azure AD login, Azure Hybrid Benefit flag)|N/A|Up to 1 minute.|
73-
|Instance storage scaling up/down (General Purpose service tier)|No long-running segment|99% of operations finish in 5 minutes.|
74-
|Instance storage scaling up/down (Business Critical service tier)|- Virtual cluster resizing<br>- Always On availability group seeding|90% of operations finish in 2.5 hours + time to seed all databases (220 GB/hour).|
75-
|Instance compute (vCores) scaling up and down (General Purpose)|- Virtual cluster resizing<br>- Attaching database files|90% of operations finish in 2.5 hours.|
73+
|Instance storage scaling up/down (General Purpose)|No long-running segment|99% of operations finish in 5 minutes.|
74+
|Instance storage scaling up/down (Business Critical)|- Virtual cluster resizing<br>- Always On availability group seeding|90% of operations finish in 2.5 hours + time to seed all databases (220 GB/hour).|
75+
|Instance compute (vCores) scaling up and down (General Purpose)|- Virtual cluster resizing|90% of operations finish in 2.5 hours.|
7676
|Instance compute (vCores) scaling up and down (Business Critical)|- Virtual cluster resizing<br>- Always On availability group seeding|90% of operations finish in 2.5 hours + time to seed all databases (220 GB/hour).|
7777
|Instance service tier change (General Purpose to Business Critical and vice versa)|- Virtual cluster resizing<br>- Always On availability group seeding|90% of operations finish in 2.5 hours + time to seed all databases (220 GB/hour).|
78-
| | |
78+
|Instance hardware generation or maintenance window change (General Purpose)|- Virtual cluster creation or resizing<sup>1</sup>|90% of operations finish in 4 hours (creation) or 2.5 hours (resizing) .|
79+
|Instance hardware generation or maintenance window change (Business Critical)|- Virtual cluster creation or resizing<sup>1</sup><br>- Always On availability group seeding|90% of operations finish in 4 hours (creation) or 2.5 hours (resizing) + time to seed all databases (220 GB/hour).|
80+
| | |
81+
82+
<sup>1</sup> Managed instance must be placed in a virtual cluster with the corresponding hardware generation and maintenance window. If there is no such virtual cluster in the subnet, a new one must be created first to accommodate the instance.
7983

8084
**Category: Delete**
8185

0 commit comments

Comments
 (0)