in this example we can understand why is server and minCapacity
resource symbolicname 'Microsoft.Sql/servers/databases@2023-05-01-preview' = {
name: 'string'
location: 'string'
.....
.....
}
properties: {
autoPauseDelay: int
availabilityZone: 'string'
catalogCollation: 'string'
collation: 'string'
.....
longTermRetentionBackupResourceId: 'string'
maintenanceConfigurationId: 'string'
manualCutover: bool
maxSizeBytes: int
minCapacity: json('decimal-as-string')
performCutover: bool
.....
https://learn.microsoft.com/en-us/azure/templates/microsoft.sql/servers/elasticpools?pivots=deployment-language-bicep
minCapacity Minimal capacity that serverless pool will not shrink below, if not paused
Declare the resource type for the elastic pool in the template, which should be Microsoft.Sql/servers/elasticPools.
upvoted 2 times
...
This section is not available anymore. Please use the main Exam Page.DP-300 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
louisaok
Highly Voted 2 years, 4 months agoSr18
11 months, 2 weeks agoMVFGrant
Most Recent 7 months, 2 weeks agovcloudpmp
1 year, 10 months agoKIET2131
2 years, 3 months agolouisaok
2 years, 4 months ago