An Azure relational database service.
Hi @Mike-E-angelo , your solution is great. I change the comment into an answer and I fixed the "waiting for review" issue
Another option is to use bacpac and edit the package manually (same idea as in your solution
A bacpac file is actually a simple zip file which include simple files that you bcan edit manually
Check this recording for example: https://youtu.be/jakWrfzIZQE
Ronen Ariely