Comment typo

This commit is contained in:
anosov1960
2021-03-25 23:37:25 -07:00
parent 2ae3ea88ba
commit a8ab2f8e7a
2 changed files with 1 additions and 6 deletions
@@ -254,7 +254,7 @@ if ($SubId -like "*.csv") {
[bool] $useDatabase = $PSBoundParameters.ContainsKey("Server") -and $PSBoundParameters.ContainsKey("Cred") -and $PSBoundParameters.ContainsKey("Database")
# Initialize tables and arraystype
# Initialize tables and arrays
if ($useDatabase){
-5
View File
@@ -1,5 +0,0 @@
"Date","Time","Subscription Name","Subscription ID","AHB ECs","PAYG ECs","AHB Std vCores","AHB Ent vCores","PAYG Std vCores","PAYG Ent vCores","HADR Std vCores","HADR Ent vCores","Developer vCores","Express vCores","Unregistered vCores","Unknown vCores"
"2021-03-25","23:03:34","SQL AHB test subscription","b503c0c6-61ce-46ac-9f16-0e5e1d8e2102","0","0","10","4","0","2","0","0","0","0","0","0"
"2021-03-25","23:04:21","Microsoft Azure Enterprise","ef2392d5-903c-445a-89a0-b64bc7d48cf5","0","0","0","0","0","0","0","0","0","0","0","0"
"2021-03-25","23:16:43","SQL AHB test subscription","b503c0c6-61ce-46ac-9f16-0e5e1d8e2102","0","0","10","4","0","8","0","0","0","0","0","0"
"2021-03-25","23:16:53","Microsoft Azure Enterprise","ef2392d5-903c-445a-89a0-b64bc7d48cf5","0","0","0","0","0","0","0","0","0","0","0","0"
1 Date Time Subscription Name Subscription ID AHB ECs PAYG ECs AHB Std vCores AHB Ent vCores PAYG Std vCores PAYG Ent vCores HADR Std vCores HADR Ent vCores Developer vCores Express vCores Unregistered vCores Unknown vCores
2 2021-03-25 23:03:34 SQL AHB test subscription b503c0c6-61ce-46ac-9f16-0e5e1d8e2102 0 0 10 4 0 2 0 0 0 0 0 0
3 2021-03-25 23:04:21 Microsoft Azure Enterprise ef2392d5-903c-445a-89a0-b64bc7d48cf5 0 0 0 0 0 0 0 0 0 0 0 0
4 2021-03-25 23:16:43 SQL AHB test subscription b503c0c6-61ce-46ac-9f16-0e5e1d8e2102 0 0 10 4 0 8 0 0 0 0 0 0
5 2021-03-25 23:16:53 Microsoft Azure Enterprise ef2392d5-903c-445a-89a0-b64bc7d48cf5 0 0 0 0 0 0 0 0 0 0 0 0