FWIW, and I'm not currently an Azure customer so I haven't tried this, but there are 3rd party Azure-S3 API compatibility layers, for example: https://flexify.io/s3-azure
Does DuckDB have an equivalent to MySQL's show create table mytable or PostgreSQL's pg_dump --no-data? Specifically looking for a reliable way to import and export table definitions, so something more robust than describe mytable.