DEV Community

Discussion on: Using Azure Pipelines to restore a production database to another environment

Collapse
 
osanti95 profile image
osantizogt

@chris_mcklet Very good blog friend, I have a question, what do you use in the git _arm templates repository, I don't understand that part much I have some doubts there, thank you.

Collapse
 
chris_mckelt profile image
Chris McKelt

Hi - that folder contained the ARM templates for the original solution. The scripts to action this blog post were stored in a folder under it called 'scripts'. Hope that answers your question?