<!-- Release notes generated using configuration in .github/release.yml at v1.100.0 -->
What's Changed
* Remove long-deprecated base variants by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2369
* Request JSON output from az for reliable parsing by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2380
* A breaking change from upstream API spec changes:
Type `datafactory.AzureDataLakeStoreReadSettings` input `enablePartitionDiscovery` type changed from "boolean" to "any" (it accepts expressions now)
**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v1.99.2...v1.100.0