User Profile
rachitasharma
Copper Contributor
Joined Aug 18, 2022
User Widgets
Recent Discussions
Deploy sql package using sql script file in Azure pipelines
I want to deploy sql package using script file which is present in Azure repository. The task available in pipelines are for Windows agent and I am using a linux agent. For a single line query I was using bash task and passing the command " sqlcmd -U -P <dbname> -q" But I need to pass the path of the sql file from repository as it is made of multiple queries. Please help me regarding the same.827Views0likes0CommentsAPIM Pipeline creation in Azure Devops
I want to create a CD pipeline in which API Definition would be updated in API Management by pulling definition/swagger file from AKS which is a private connection. The Microsoft document provided is not providing the exact solution. Could I please get some other references. It would be really helpful.647Views0likes0Comments
Recent Blog Articles
No content to show