Tomaž Kaštrun is a SQL Server developer and data scientist with more than 15 years of experience in business warehousing, development, ETL, database administration, and query tuning. He holds over 15 years of experience in data analysis, data mining, statistical research, and machine learning. He is a Microsoft SQL Server MVP for data platform and has been working with Microsoft SQL Server since version 2000. He is a blogger, author of many articles, and a frequent speaker at the community and Microsoft events. He is an avid coffee drinker who is passionate about fixed-gear bikes. In 2018 he co-authored the book "SQL Server 2017 Machine Learning Services with R".
Let's talk about Azure Bicep
- Stopnja 200
-
Datum
sreda
28. september 2022 10:45
The bicep is a declarative syntax to deploy Azure resources. It provides concise syntax, reliable type safety, support for code deployment, and reuse of services. Known as Infrastructure-as-code (IaC). In this session, we will walk through Azure Bicep, look into the background of ARM templates, Bicep, and create resources and services in Azure with the IaC Bicep code. The demo will also include the setup of tooling and some examples of different usages with Azure CLI, PowerShell, and pipelines.