How to Print SQL Azure V12 current DB Utilization SIZE.

Hi,

After upgrading SQL Azure Server from V11 to V12, I am not able to Print DB Size..

$dbname =Get-AzureSqlDatabase -ConnectionContext "Server credential" 

Write-Output $db.SizeMB

In V11 I am able to print current utilized Size in MB but after V12 I am not able to Print.

March 23rd, 2015 3:24am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics