Automate deployment of Azure services with ARM Template (video)
Automation is a useful thing.
It allows to avoid many mistakes and saves a lot of time. However, you need to invest some time to get started.
At least the basic knowledge of PowerShell, CLI, Azure DevOps and security issues is useful.
But what to do when these skills are missing in the team? How to start? Where to start?
In this video, I will show you briefly how to automate the deployment of service in Azure.
Links
In my local machine, on top of Git, I use TortoiseGit in order to manage code with Git repository:
TortoiseGit: https://tortoisegit.org/
About author
You might also like
Two methods of deployment Azure Data Factory
Azure Data Factory is a fantastic tool which allows you to orchestrate ETL/ELT processes at scale. This post is NOT about what Azure Data Factory is, neither how to use,
ADF and passwords with Azure Key Vault & set up GIT
Have you worked with ADF yet? Did you configure the GIT code repository to automatically upload all changes to having your own isolated branch during development? If not yet, in
SSDT (SqlPackage) thread crashes with error when publishing
In this post, I will show you one of the scenarios when SSDT (SQL Server Data Tools) can fail unexpectedly while publishing database project to target server or preparation of





0 Comments
No Comments Yet!
You can be first to comment this post!