// avg are not create and we should craete more accounts if we can
// avg are not create and we should create more accounts if we can
ifaboveAvg&&countAccounts<maxStorageAccounts{
ifaboveAvg&&countAccounts<maxStorageAccounts{
glog.V(2).Infof("azureDisk - shared storageAccounts utilzation(%v) > grow-at-avg-utilization (%v). New storage account will be created",avgUtilization,storageAccountUtilizationBeforeGrowing)
glog.V(2).Infof("azureDisk - shared storageAccounts utilzation(%v) > grow-at-avg-utilization (%v). New storage account will be created",avgUtilization,storageAccountUtilizationBeforeGrowing)