Showing results for DevOps - Developer Support

Jun 8, 2019
Post comments count0
Post likes count0

Understanding Your Cloud Adoption Maturity Level

Developer Support
Developer Support

To be successful an enterprise must address people, process and technology when adopting the cloud. I often witness organizations migrating to Azure focus primarily on the cloud technologies and fail to assess their current maturity readiness.

TeamDevOpsDigital Transformation
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 3, 2019
Post comments count0
Post likes count0

Getting started with Azure Logic Apps

Developer Support
Developer Support

If you’ve ever struggled with automating cloud/on-premises workflows or wondered what of your workflows could be automated, Azure Logic Apps now makes it possible for development and IT teams to automate these workflows with little to no code.

TeamAzureLogic Apps
Jun 2, 2019
Post comments count0
Post likes count0

How to fetch a user’s profile from Azure Active Directory using PowerShell

Developer Support
Developer Support

On my recent journey helping customers migrate from TFS to VSTS; one of the most common obstacle is verifying that users marked for active import to VSTS have matching AAD records. Thankfully there is a fairly streamlined way to do this using PowerShell and the Azure Graph API.

TeamDevOpsVSTS
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 20, 2019
Post comments count0
Post likes count0

Conflicting Principles; DevOps VS ITIL.

Developer Support
Developer Support

On the surface DevOps and ITIL seem to be contradictory practices, with the former being more used in development work and the latter being more used for services/operations. However, if we drill down into their fundamentals you will find that DevOps cannot exist in its entirety without a framework such as ITIL.

TeamDevOps
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
May 12, 2019
Post comments count0
Post likes count0

Adding Authentication to Your App Easily with Azure AD

Developer Support
Developer Support

Secure your applications with Microsoft Identity Platform couldn't be any easier. In this blog, we’ll walk through very quick steps to help you start experimenting with authentication capabilities using Azure AD identities.

TeamAzure AD