Showing archive results for 2019

May 23, 2019
Post comments count0
Post likes count0

Hour of Code and Minecraft for All Ages

Developer Support

Learn how to organize and run your own successful Hour of Code learning events.

TeamCommunity
May 22, 2019
Post comments count0
Post likes count0

Enabling DevOps in A Hybrid Cloud Environment at DoD

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 21, 2019
Post comments count1
Post likes count0

How Microsoft Tracks Santa

Developer Support

In this post, App Dev Manager Casey Kriutzfield shed some light on the NORAD Tracks Santa Azure architecture allowing for some impressive page view metrics. I’m Casey Kriutzfield. One of the leads for NORAD Tracks Santa. For the past several years, we’ve been a key partner in the NORAD Tracks Santa website. Along with development, we coordin...

TeamAzure
May 20, 2019
Post comments count0
Post likes count0

Conflicting Principles; DevOps VS ITIL.

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

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

Legacy Apps

Developer Support

Many developers have had the opportunity to inherit code and applications. When that happens the first response is often to want to rewrite, refactor or kill it if it is using older or unsupported technologies. Oftentimes, we also have to consider modern design and improvement to existing technologies that have made the application obsolete.

DevelopmentTimothy BaillisLegacy Apps
May 17, 2019
Post comments count0
Post likes count0

Setting Up Permissions at the ListItem Level in SharePoint 2010 Using CSOM

Developer Support

This article will examine one approach to set up permissions at a ListItem level in SharePoint 2010 using the Client-Side Object Model (CSOM) and ways to mitigate performance issues associated with ListItem management.

SharePointCSOMDennis Kim
May 16, 2019
Post comments count0
Post likes count0

Insights to Application Awareness and Understanding

Developer Support

Application Insights is an Azure-hosted service which provides for in-depth application monitoring, whether running in the cloud or on-premise. It provides powerful tools for monitoring, analysis, and diagnosis, with capabilities such as live metrics streaming, tracking response times and failure rates, and much more.

TeamApplication Insights
May 14, 2019
Post comments count14
Post likes count0

Azure DevOps Pipelines: Leveraging OWASP ZAP in the Release Pipeline

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