mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Removed cores
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user