Azure DevOps Blog

DevOps, Git, and Agile updates from the team building Azure DevOps

AzureFunBytes Presents: Migrating Your Data – Create Your Cosmos DB

Databases are complex beasts from an operational standpoint. There are a number of tasks that in the past had been laid at the feet of people known as Ops or DBA. Those tasks typically involve scaling your database servers, handling performance, ensuring backups, and monitoring. Let’s not forget licensing for your Enterprise database server.

AzureFunBytes – Getting started with Bicep

Bicep is a Domain Specific Language (DSL) for creating your Azure resources. While there are various methods for writing infrastructure as code (IaC), such as Ruby, etc. Bicep aims to reduce complexity by introducing a cleaner syntax for you to reuse your code more often.