Тёмный

Automate deployment of Azure services with ARM Template 

Kamil Data Geek - Azure explained
Подписаться 2,3 тыс.
Просмотров 1,8 тыс.
50% 1

Опубликовано:

 

29 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 17   
@shakechen7944
@shakechen7944 4 года назад
I have step by step and successful . in 7:32, Azure resource group deployment , the name have been change to ARM Template deployment . really thank you very much.
@KamilNowinski
@KamilNowinski 3 года назад
The whole Azure world is changing very fast all the time. Thanks for this spot!
@ChethanKarur
@ChethanKarur 4 года назад
Great video Kamil! Found it very useful. Thanks a lot :)
@KamilNowinski
@KamilNowinski 3 года назад
Glad to hear that!
@shakechen7944
@shakechen7944 4 года назад
really thank you for your share. I would test later step by step.
@KamilNowinski
@KamilNowinski 3 года назад
Best of luck!
@pmp001
@pmp001 3 года назад
A nice video just sound of the mouse is very annoying. Thanks
@KamilNowinski
@KamilNowinski 3 года назад
Sorry about that, I will to do my best next time.
@SantoshSingh-ki8bx
@SantoshSingh-ki8bx 4 года назад
Kamil, Deployment of storage got successful from Dev to UAT. But the files contained within storage is not deployed into UAT. Am I doing something wrong or is it an expected behavior. Please guide me.
@KamilNowinski
@KamilNowinski 4 года назад
No, it's absolutely fine. ARM Template deploys infrastructure for you, not data or files. If you want to deploy some static files against environments you must use an additional task to do so. You may store the files in your code repository and deploy after infra deployment or in the separate pipeline.
@SantoshSingh-ki8bx
@SantoshSingh-ki8bx 4 года назад
Life saver. You are awesome,sir. Keep sharing. Sir, I have one question let say if resource group contains multiple services like ADF, Databrick, database etc. Do we have to implement each component separately for CI-CD or we can do the same in one go for all the services with single exported file like you have explained above.
@KamilNowinski
@KamilNowinski 4 года назад
Thank you, Santosh. Answering your question: Having everything in one big ARM template is possible but not recommended though. Firstly, due to limitations of ARM template: docs.microsoft.com/en-us/azure/azure-resource-manager/templates/template-best-practices Using several templates (separate per each service) will give you many benefits like maintainability, share, modularity, testability. Distinct templates also help you deploy infrastructure together or individually. Furthermore, each small template can be re-used easily in various projects.
@vchandm23
@vchandm23 4 года назад
This is awesome .. can you do an release for adf with object parameter. We are facing a restriction of 256 parameters for an add project release.
@KamilNowinski
@KamilNowinski 4 года назад
This is one of many reasons why I do not recommend ADF deployment from ARM template / adf_publish branch. What I highly recommend is to deploy all ADF artifacts from code using RestAPI. You can create your own framework/script or use an existing PowerShell module. A month ago I created a PowerShell module which does ALL the things when it comes to deployment: github.com/SQLPlayer/azure.datafactory.tools. Furthermore, yesterday, I published Azure DevOps custom task for publishing ADF. The task uses mention PS module behind the scenes, enabling you to publish your whole ADF with one task in Release Pipeline. Check this out: Microsoft Marketplace: marketplace.visualstudio.com/items?itemName=SQLPlayer.DataFactoryTools
@vchandm23
@vchandm23 4 года назад
@@KamilNowinski - Thanks Kamil, you are a legend.
@lamiamoh4135
@lamiamoh4135 3 года назад
what if we have multiple templates?
@KamilNowinski
@KamilNowinski 2 года назад
What do you mean? Different templates for the same ADF or with other services?
Далее
This is how Halo felt as a kid 🤣 (phelan.davies)
00:14
Automation - #5 - Export Templates
18:09
Просмотров 9 тыс.
Azure 101 - Export Template
8:20
Просмотров 933
Azure DevOps: Zero to Hero Tutorial
2:10:54
Просмотров 274 тыс.
ARM Template Masterclass Episode 15: Deployment Scripts
14:00
This is how Halo felt as a kid 🤣 (phelan.davies)
00:14