In Prod environment for AZURE SQL database, I have S3 DTU and data max size is 10 GB. I want it to modify to 200GB, which I want to do by azure powershell script via pipeline(as other team members don't have access to PROD, so a pipeline can help).
Please help me on this. Thanks