IIRC microsoft root program didn't remove CRL or OCSP requirement for short life certificate so LE had to keep it.
All issuing CA certificates must contain either a CDP extension with a valid CRL and/or an AIA extension to an OCSP responder. An end-entity certificate may contain either an AIA extension with a valid OCSP URL and/or a CDP extension pointing to a valid HTTP endpoint containing the CRL. If an AIA extension with a valid OCSP URL is NOT included, then the resulting CRL File should be <10MB. Program Requirements - Microsoft Trusted Root Program | Microsoft Learn
Also, the current location for the Program Requirements - Microsoft Trusted Root Program is https://aka.ms/RootCert.
Edit: This comment was not to assert non-compliance, just that the requirements are poorly written. The requirements also do not reflect current practice such as still allowing Root CA certificates to sign OCSP responses.