Hi,
I am trying to insert data into My database tables which resides on Azure SQL Database using git hub action pipelines .connection strings are working fine .Need to Know how we write inset scripts of sql in yaml file. Any Reference links will be appreciated.
Thanks in advance.


