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
IOPS marked with an asterisk (\*) are limited by the VM type that you selected. Otherwise, IOPS are limited by the selected storage size.
139
+
IOPS marked with an asterisk (\*) are limited by the VM type that you selected. Otherwise, the selected storage size limits the IOPS.
140
140
141
141
> [!NOTE]
142
142
> You might see higher IOPS in the metrics because of disk-level bursting. For more information, see [Managed disk bursting](../../virtual-machines/disk-bursting.md#disk-level-bursting).
@@ -186,7 +186,7 @@ IOPS marked with an asterisk (\*) are limited by the VM type that you selected.
I/O bandwidth marked with an asterisk (\*) is limited by the VM type that you selected. Otherwise, I/O bandwidth is limited by the selected storage size.
189
+
I/O bandwidth marked with an asterisk (\*) is limited by the VM type that you selected. Otherwise, the selected storage size limits the I/O bandwidth.
190
190
191
191
### Reaching the storage limit
192
192
@@ -212,9 +212,9 @@ Remember that storage can only be scaled up, not down.
212
212
213
213
## Limitations
214
214
215
-
- Disk-scaling operations are always online, except in specific scenarios that involve the 4,096-GiB boundary. These scenarios include reaching, starting at, or crossing the 4,096-GiB limit. An example is when you're scaling from 2,048 GiB to 8,192 GiB.
215
+
- Diskscaling operations are always online, except in specific scenarios that involve the 4,096-GiB boundary. These scenarios include reaching, starting at, or crossing the 4,096-GiB limit. An example is when you're scaling from 2,048 GiB to 8,192 GiB.
216
216
217
-
This limitation is due to the underlying Azure managed disk, which needs a manual disk-scaling operation. You receive an informational message in the portal when you approach this limit.
217
+
This limitation is due to the underlying Azure managed disk, which needs a manual diskscaling operation. You receive an informational message in the portal when you approach this limit.
218
218
219
219
- Storage auto-grow currently doesn't work for high-availability or read-replica-enabled servers.
220
220
@@ -236,7 +236,7 @@ After you create your server, you can independently change the vCores, the compu
236
236
237
237
When you change the number of vCores or the compute tier, the server is restarted for the new server type to take effect. During the moment when the system switches over to the new server, no new connections can be established, and all uncommitted transactions are rolled back.
238
238
239
-
The time it takes to restart your server depends on the crash recovery process and database activity at the time of the restart. Restarting typically takes one minute or less. But it can be higher and can take several minutes, depending on transactional activity at time of the restart. Scaling the storage works the same way and requires a restart.
239
+
The time it takes to restart your server depends on the crash recovery process and database activity at the time of the restart. Restarting typically takes one minute or less. But it can be higher and can take several minutes, depending on transactional activity at the time of the restart. Scaling the storage works the same way and requires a restart.
240
240
241
241
To improve the restart time, we recommend that you perform scale operations during off-peak hours. That approach reduces the time needed to restart the database server.
0 commit comments