Jun 26, 2025: Clone dynamic tables as tables (General availability)¶
You can now clone dynamic tables as regular tables. Cloned tables inherit the same column definitions and data of the source dynamic table but lack dynamic table-specific properties. They retain row access and masking policies, tags, clustering keys, and comments.
For more information, see Clone a dynamic table to a new table.