Change The Azure SQL Pricing Tier Using SQL Query
Aug 7, 2023 · 2 min read · In my previous blog, I have shown how to get the DTU, CPU, memory percentage of an Azure SQL database using SQL query. Here in this blog, I will show you how to change the tier of the SQL server using SQL query. Prerequisite To execute this query, y...
Join discussion