|
How to get the size of all Azure SQL databases.
In this article, we want to show you how you can get the size of all your Azure SQL databases using PowerShell. Let's make sure your environment is ready for our PowerShell script to run. First, make sure you have changed the PowerShell execution policy.
After you install the Azure PowerShell module, you can import the module by
running the following command:
|
.Send mail to
webmaster@sqlcoffee.com with
questions or comments about this web site.
|