Removed cores

This commit is contained in:
Alexander (Sasha) Nosov
2025-05-09 12:58:47 -07:00
committed by GitHub
parent a0f5cf8796
commit 630e89bcb5
@@ -259,7 +259,7 @@ foreach ($sub in $subscriptions) {
OriginalLicenseType = $settings.LicenseType
ResourceGroup = $setID.ResourceGroup
Location = $setID.Location
Cores = $sqlvm.Tags["NumberOfCores"] # Adjust if needed
# Cores <To be added>
}
$excludedByTags = $false