Added a comment

This commit is contained in:
Alexander (Sasha) Nosov
2025-04-02 12:09:44 -07:00
committed by GitHub
parent b21d644916
commit 864df369d4
@@ -139,6 +139,7 @@ foreach ($sub in $subscriptions) {
{continue}
}
# Consent tag enforcement on the CSP subscriptions
if ($LicenseType -eq "PAYG") {
$offers = @("MS-AZR-0145P", "MS-AZR-DE-0145P", "MS-AZR-0017G", "MS-AZR-159P", "MS-AZR-USGOV-0145P")
$subscriptionOffers = Get-AzSubscription -SubscriptionId $sub.Id | Select-Object -ExpandProperty OfferId