Skip to content

Commit b968479

Browse files
authored
Merge pull request #97222 from joesackmsft/patch-4
Add Subcore storage note
2 parents b4e0ac6 + 016f16b commit b968479

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/sql-database/sql-database-service-tiers-dtu.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ Choosing a service tier depends primarily on business continuity, storage, and p
3838
|||||
3939

4040
> [!IMPORTANT]
41-
> The Basic, Standard S0, S1 and S2 tiers provide less than one vCore (CPU). For CPU-intensive workloads, a service tier of S3 or greater is recommended.
41+
> The Basic, Standard S0, S1 and S2 service tiers provide less than one vCore (CPU). For CPU-intensive workloads, a service tier of S3 or greater is recommended.
42+
>
43+
>Regarding data storage, the Basic, Standard S0, and S1 service tiers are placed on Standard Page Blobs. Standard Page Blobs use hard disk drive (HDD)-based storage media and are best suited for development, testing, and other infrequently accessed workloads that are less sensitive to performance variability.
4244
>
4345
4446
> [!NOTE]

0 commit comments

Comments
 (0)