Showing archive results for 2021

Apr 9, 2021
Post comments count5
Post likes count0

Top Stories from the Microsoft DevOps Community – 2021.04.09

Zachary Deptawa

The top stories from the Azure DevOps Community for 2021.04.09 are here! The posts this week cover a wide range of topics and technologies - check them out!

Azure & CloudCommunity
Apr 7, 2021
Post comments count0
Post likes count0

Building Your First GitHub Action

Steven Murawski

Hello from the friendly octocats at GitHub! By now, you might have used [GitHub Actions][1] for automation, CI/CD, and more. In this guide, you'll use TypeScript to build a GitHub action to interact with an existing service, and then learn how to publish it to GitHub Marketplace for discovery by the larger GitHub community.

CI/CDAzure & Cloud
Apr 5, 2021
Post comments count0
Post likes count0

AzureFunBytes – Intro to Cosmos DB with Mark Brown

Jay Gordon

Every week on AzureFunBytes, we try to introduce you to the technology, tools, processes, and practices that make up the fundamentals of Azure. This week we'll discuss how to get your data fast, with nearly any programming language, and distributed across the globe with Cosmos DB. Cosmos DB is Azure's fully managed, multi-model NoSQL database for...

Azure & Cloud
Apr 2, 2021
Post comments count0
Post likes count0

Top Stories from the Microsoft DevOps Community – 2021.04.02

Zachary Deptawa

This week's posts cover topics including using Terraform in a CI/CD pipeline, using branch name as a variable in Azure DevOps, setting up an Azure DevOps Pipeline with Azure Data Factory and Azure Databricks, and more. Check them out!

Azure & CloudCommunity
Mar 29, 2021
Post comments count0
Post likes count0

Intro to Service Principals with Peter De Tender

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
Post comments count0
Post likes count0

Controlling Release Pipelines with Gates and Azure Policy Compliance

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
Post comments count0
Post likes count0

Top Stories from the Microsoft DevOps Community – 2021.03.26

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
Post comments count22
Post likes count1

Introducing Azure DevOps Server 2020.1 RC1

Gloridel Morales

Today we're very excited to announce the first release candidate (RC) of Azure DevOps Server 2020.1!

Azure DevOps ServerDevOps
Mar 23, 2021
Post comments count0
Post likes count0

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

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