v.25.8Backward Incompatible Change
Update to properly validate AZURE permissions
The functionsazureBlobStorage,deltaLakeAzure, andicebergAzurehave been updated to properly validateAZUREpermissions. All cluster-variant functions (-Clusterfunctions) now verify permissions against their corresponding non-clustered counterparts. Additionally, theicebergLocalanddeltaLakeLocalfunctions now enforceFILEpermission checks. #84938 (Nikita Mikhaylov).