DP-300 Monitor, configure, and optimize database resources • Set 11
DP-300 Monitor, configure, and optimize database resources Practice Test 11 — 15 questions with explanations. Free, no signup.
You are reviewing the configuration of an Azure SQL Database. The database is currently 250 GB in size. You are concerned about storage capacity. What is the maximum size limit for this database?
Refer to the exhibit.
{
"properties": {
"databaseName": "mydb",
"maxSizeBytes": 268435456000,
"sku": {
"name": "GP_Gen5_4",
"tier": "GeneralPurpose",
"capacity": 4
}
}
}