Showing results for March 2021 - Azure DevOps Blog

Mar 29, 2021
0
0

Intro to Service Principals with Peter De Tender

Jay Gordon
Jay Gordon

AzureFunBytes is a weekly opportunity to learn more about the fundamentals and foundations that make up Azure. It's a chance for me to understand more about what people across the Azure organization do and how they do it. Every week we get together at 11AM Pacific on Microsoft LearnTV and learn more about Azure. This time Microsoft Technical Train...

Azure & CloudDevOpsSecurity
Mar 26, 2021
0
0

Controlling Release Pipelines with Gates and Azure Policy Compliance

Peter De Tender
Peter De Tender

In this article, I will guide you through making your CI/CD pipeline deployments more intelligent (and powerful) by using Azure DevOps Release Gates (Sometimes called Quality Gates), to only allow a Release to run, when there are no Azure Policy violations getting reported for that deployment.

Azure & CloudDevOps
Mar 26, 2021
0
0

Top Stories from the Microsoft DevOps Community – 2021.03.26

Zachary Deptawa
Zachary Deptawa

This week's top stories cover great topics ranging from Azure DevOps repository configuration, to Bicep and ARM Templates, to Domain Controller tips in Azure DevOps, and even remote state setup in Terraform. Check them out!

Azure & CloudCommunity
Mar 23, 2021
0
0

On Prem To The Cloud: DevOps-ing Everything As Code (Ep 5)

Zachary Deptawa
Zachary Deptawa

We're back with episode 5 in our On Prem To the Cloud journey where we'll take a deeper look at getting our Infrastructure as Code setup in a Continuous Integration/Continuous Delivery (CI/CD) pipeline.

Azure & CloudCI/CD
Mar 22, 2021
0
0

AzureFunBytes – Intro to Azure Policy with Steven Murawski

Jay Gordon
Jay Gordon

Each week on AzureFunBytes, we try to introduce you to the technology, tools, processes, and practices that make up the fundamentals of Azure. One of the real goals we strive for is to cover all the subjects and make sure you're able to implement the tech and concepts presented. One of the people who's really come to help me with this is Azure Pr...

Azure & Cloud
Mar 19, 2021
0
0

Azure Friday: Best practices for Azure Container Instances (ACI) with GitHub Actions

Jessica Deen
Jessica Deen

What are Azure Container Instances? Azure Container Instances (ACI) allow for a quick, simple, and cost effective way to run serverless containers in production. ACI is a GA (generally available) service for hosting serverless containerized workloads​, including ETL (Extract, Transform, Load) pipelines, serverless batch jobs, and API microservices...

Azure & CloudDevOps
Mar 19, 2021
2
0

Top Stories from the Microsoft DevOps Community – 2021.03.19

Zachary Deptawa
Zachary Deptawa

Happy Friday everyone! The weather here in South Texas has been all over the place lately, but the community blog posts are tracking just fine! In this week's top stories, we've got posts that cover many great topics ranging from on-prem Kubernetes deployments on Azure Stack Hub to writing your own Azure DevOps Extension. Check them out!

Azure & CloudCommunity
Mar 16, 2021
34
0

Change in Azure Pipelines Grant for Private Projects

Vijay Machiraju
Vijay Machiraju

Azure Pipelines has been offering free CI/CD to customers since the beginning. This allows people trying out Azure DevOps to use nearly all our features, including Microsoft-hosted agents, without having to pay us anything. We offer 1800 free minutes per month on hosted agents to all projects, and 10 parallel jobs to open source projects. Earlier ...

CI/CD
Mar 16, 2021
2
0

On Prem To the Cloud: Everything As Code (Ep 4)

Steven Murawski
Steven Murawski

And we are back! Now that Abel and Damian have shown us how to build a Continuous Integration/Continuous Delivery (CI/CD) pipeline for the application and database, we've gained a bit of time back in our calendar (those manual deploys were taking a lot of time since our dev team got all Agile on us...). Jay helped Abel migrate the application envi...

Azure & CloudDevOps