Showing tag results for Azure DevOps

Jun 10, 2019
Post comments count0
Post likes count0

DevOps and Your Definition of Done

Developer Support
Developer Support

DevOps, among other things, is about collaboration, and a shared responsibility for delivering features into production. Your Definition of Done should reflect this. Learn why and how you should explicitly define Done to improve collaboration and quality.

TeamDevOpsAzure DevOps
Jun 5, 2019
Post comments count0
Post likes count0

Azure DevOps: Build pipelines for Arduino microcontrollers

Developer Support
Developer Support

Azure DevOps applies to any language, any platform including Arduino. In this post, I will show you how to build Arduino microcontrollers using Azure DevOps Build pipeline and a custom build agent.

Azure DevOpsIoT
Jun 1, 2019
Post comments count0
Post likes count0

Migrating a repo from Bitbucket to Azure DevOps

Developer Support
Developer Support

Migrating from Bitbucket to Azure DevOps is a quick and easy process. Once your code is in DevOps, you’ll have access to all the powerful services Azure has to offer.

TeamAzure DevOps
May 22, 2019
Post comments count0
Post likes count0

Enabling DevOps in A Hybrid Cloud Environment at DoD

Developer Support
Developer Support

Learn how DoD leverages Azure DevOps to promote code from higher information level (IL) environment from a lower IL environment using Microsoft-Hosted and Self-Hosted Agents.

TeamAzure DevOps
May 19, 2019
Post comments count3
Post likes count0

Using Azure DevOps REST API with Node.js to retrieve repo permissions

Developer Support
Developer Support

In this post, we will show you how to retrieve Azure DevOps permissions using the REST APIs with NodeJS. You can use this as a starter to consume other Azure DevOps REST APIs as documented at https://docs.microsoft.com/en-us/rest/api/azure/devops/?view=azure-devops-rest-5.0.

TeamAzure DevOps
May 14, 2019
Post comments count14
Post likes count0

Azure DevOps Pipelines: Leveraging OWASP ZAP in the Release Pipeline

Developer Support
Developer Support

As part of an organization’s automated Release pipeline, it is important to include security scans and report on the results of these scans. One tool used in the industry is the OWASP Zed Attack Proxy (ZAP).

TeamAzure DevOpsAzure Container Service
Apr 23, 2019
Post comments count0
Post likes count0

Using Azure DevOps to Deploy Web Applications to Virtual Machines

Developer Support
Developer Support

While it’s worth mentioning that hosting web applications using Azure PaaS offerings or via containers would be the preferred route for a variety of reasons, VMs are still widely used in many organizations. With that scenario in mind, this post is geared to helping you get started with streamlining your release process. As a note, much of this proc...

TeamDevOpsAzure DevOps
Apr 18, 2019
Post comments count0
Post likes count0

Azure DevOps Hands-On Labs

Developer Support
Developer Support

I love to learn about new technologies. You install the product, grab a few samples, pour over blogs & documentation and away you go. I have found over the years as systems have gotten more complex its harder to explore new products. Sure you can install them, VMs have even made that quick, you don’t even have to install. But to truly explore y...

AzureAzure DevOpsLarry Duff