What's Changed
- Remove long-deprecated base variants by @thomas11 in #2369
- Request JSON output from az for reliable parsing by @thomas11 in #2380
- A breaking change from upstream API spec changes:
Typedatafactory.AzureDataLakeStoreReadSettings
inputenablePartitionDiscovery
type changed from "boolean" to "any" (it accepts expressions now)
Full Changelog: v1.99.2...v1.100.0