Microsoft Open Source Blog

3 min read

Microsoft open sources Accessibility Insights 

Today we’re announcing the open sourcing of Accessibility Insights for Windows and Accessibility Insights for Web, a set of two free tools to help developers easily find and fix common accessibility issues early in the dev cycle.

2 min read

Now Available: Bitbucket Pipes for Azure 

Bitbucket Cloud customers can now plumb their Bitbucket Pipelines to Azure, automatically building, testing and deploying their code, all based on a configuration file in their repositories. Bitbucket Pipes for Azure are a set of deployment-oriented pipes for developers to use against common Azure services and scenarios, helping them turn their code into solutions faster.

2 min read

Setting up Jenkins X on Azure Kubernetes Service (AKS) 

As adoption of containers grows, we are getting more asks around running Jenkins on Azure Kubernetes Service (AKS.) To run Jenkins on a VM on Azure, you can use our solution template in Azure Marketplace. If you want to run Jenkins on AKS, I am happy to announce that you can now consider Jenkins X on AKS.

7 min read

Make websites on WordPress and Joomla faster with Azure CDN 

We all know it; first impressions are the most lasting. As in real-world, sluggish load times can leave a negative impression for any website and even negatively affect your business. Below we’ll walk through how Azure CDN can improve that first impression, speeding up websites hosted on WordPress or Joomla.

5 min read

Top 3 reasons developers should use social media 

Social media has some great benefits for developers, in their careers and in connecting with their communities. This post kicks off a blog series that will describe the value I’ve gotten from social media and what I’ve learned about specific social media platforms, including tips for using each platform effectively.

4 min read

What is a service mesh anyways? 

The service mesh may sound complex, but at its heart, it’s a very simple idea: a set of network proxies that transparently run alongside microservices, implementing reliability, observability, and security features by measuring and manipulating inter-service (“east-west”) traffic.