I have a requirement where I need to automate mongo DB script execution through Azure CI/CD pipeline as we are using Azure CI/CD for code deployment. We want to automate Mongo DB script execution also with pipeline.
Is there any way to execute DB script through pipeline by picking script from storage account or file directory?.