Forum Discussion
Jonas
Aug 29, 2023Copper Contributor
About Azure SQL Database
Hi, how are you?
I wonder if you can help me to understand something about Azure SQL Database in the Azure Calculator. This is:
I have read extensively https://azure.microsoft.com/en-us/pricing/details/azure-sql-database/single/#pricing and https://learn.microsoft.com/en-us/azure/azure-sql/database/serverless-tier-overview?view=azuresql&tabs=general-purpose.
I understand that Min and Max vCores is the range in wich the compute will be scaled and billed, but I can get:
- CPU Used
- Memory Used
- Duration. ¿Is this the auto pause delay (https://learn.microsoft.com/en-us/azure/azure-sql/database/serverless-tier-overview?view=azuresql&tabs=general-purpose#create-serverless-db)?
I hope you can help me to understand
Best regards
Jona
2 Replies
Sort By
- Hello Jonas,
Yes, it's the Auto-Pause delay in the case where you are going to use the sql service and the account in "Serverless" mode.
This parameter must be between period between 1 hour and 7 days. There on your capture it can go up to 31 days (744 hours).
You will find the definition on this page : https://learn.microsoft.com/en-us/azure/azure-sql/database/serverless-tier-overview?view=azuresql&tabs=general-purpose#create-serverless-db
If I could help you, don't hesitate to click on "like" and mark your question as "resolved".
I wish you a good day,
Nicolas- JonasCopper Contributor
Hi NycolasLeduc ,
Thanks, first of all.
¿What about CPU used and Memory Used? I quote myself:
I understand that Min and Max vCores is the range in wich the compute will be scaled and billed, but I can get:- CPU Used
- Memory Used
Best regards