AlexZaslavsky65 >>I expected the 90 days balance to be re-set as of January 1st 2024, but it still shows only 50 days available.
You have the 90 days granted and available to use, but there was an EAC change freeze in December so our UI update to account for the changeover didn't get deployed yet, so unfortunately it still shows (and restricts based on) the previous 2023 balance. Two options to consider:
- Use the PowerShell cmdlet to pause for the full 90 days:
New-TenantExemptionInfo -BlockingScenario UnpatchedOnPremServer -NumberOfDays 90
OR
- Use the UI now to pause for 50 days. By mid-January we expect the UI update to be deployed and then you could come back in and use the UI again to extend your pause for another 40 days.