Synapse Analytics serverless SQL pool endpoint can have multiple databases. Serverless SQL pool has no local storage; only metadata objects are stored in databases. Question:
- Can I backup these databases manually? I don't see anything in the portal, maybe through Powershell or Azure-CLI?
- Is there any automated backup or restore point taken?
- Is my only option to keep all the metadata in source control (which I should keep anyway) and deploy from there in case of a disaster?