Showing archive results for 2022

Jun 3, 2022
Post comments count0
Post likes count0

Kubernetes and Challenges in Cloud-Agnostic Strategies

Developer Support

Stephen Abdo and Pete Tian examine cloud-agnostic strategies and explore common challenges and misconceptions. Overview and Industry Trends Over the past several years there has been an increased focus on adopting cloud-agnostic strategies. Some common reasons to do this are to avoid becoming dependent on any one cloud provider and the f...

KubernetesCloud Native
May 30, 2022
Post comments count0
Post likes count0

How To Batch Importing Azure DevOps Work Items Using Azure DevOps APIs and C#

Developer Support

Kyle Johnson and Sash Kavalaparambil explore batch import for Azure DevOps work items using REST APIs. While you can upload a CSV with work items into Azure DevOps, there is so much flexibility you get when you import work items using the Azure DevOps API. What you need You can do this by creating an app registration and using MSAL to auth...

Azure DevOpsREST
May 27, 2022
Post comments count2
Post likes count0

DevOps Nirvana – Part 1

Developer Support

Randy Pagels takes you on a DevOps journey to frame up the way an organization would foster a strong DevOps culture. Contributions made to this blog post by Kyle Burns, Microsoft Cloud Solution Architect and Able Wang, former Principal Cloud Advocate and DevOps Lead at Microsoft, his contributions and skills will be forever appreciated. D...

May 26, 2022
Post comments count0
Post likes count0

Software Carbon Intensity?

Developer Support

Tammy McClellan is an advocate for sustainability and the Green Software Foundation (GSF).  Learn more about how developers are putting this passion into practice. When Microsoft announced of the Green Software Foundation (GSF), I jumped at the opportunity to join the initiative and went all in - joining 3 out of 4 working groups. As a devel...

Green Software FoundationGSF
May 25, 2022
Post comments count2
Post likes count0

Implementing Power BI Row-level security (RLS) at the user level

Developer Support

Bill Bevan spotlights row-level security at the user level with Power BI. Have you ever had to restrict data, but didn’t know how to filter per user? Using Power BI’s Row-level Security (RLS) is a great way to accomplish this. In this short blog you will be introduced to a scenario on how to do just that. Note: The data used in this blog ...

row-level
May 24, 2022
Post comments count0
Post likes count0

Performance regression tests at Microsoft Security

Developer Support

In this post, Maor Frankel shares insights about performance regression testing in Microsoft Security. During the past 6 years, a significant amount of my work has gone into improving the performance of the Web application I work on. This has been the case at my previous work at Outbrain and at my current position in the front end (FE) co...

TestingCIContinuous Integration
May 23, 2022
Post comments count0
Post likes count1

Exploring Service Bus with Fantasy Football

Developer Support

Chris Tjoumas explores the power and flexibility of Azure Service Bus through some fun with Fantasy Football. For the past 15 years, I’ve been playing fantasy football and probably spend too much time each Sunday during the regular season watching every single game. Rather than trying to convince me to do other things such as finish my home ...

Logic AppsServiceBus
Apr 27, 2022
Post comments count0
Post likes count0

Hybrid Model for GitHub and Azure DevOps – Enjoy the best of both worlds

Developer Support

Shany Wiesel explores the benefits of a hybrid model using GitHub Enterprise and Azure DevOps. We often hear repeating conversations with Enterprise customers who have invested in Azure DevOps and have great working dev sec ops processes and success enabled by Azure DevOps: While we know that Microsoft is investing in Bo...

DevOpsAzure DevOpsGitHub
Apr 20, 2022
Post comments count4
Post likes count0

Azure Container Apps

Developer Support

Monu Bambroo explores Azure Container Apps -- a serverless container service built for microservice applications and robust autoscaling capabilities without the overhead of managing complex infrastructure. Microsoft recently announced Azure Container Apps in Preview – a new serverless container platform. The idea behind this offering is to r...

Container Apps
Feb 14, 2022
Post comments count1
Post likes count0

Data modeling for Power BI

Developer Support

Data Modeling is used to connect multiple data sources in Power BI tool using a relationship. A relationship defines how data sources are connected with each other. In order for you to get the most out of your data it is important to follow several Power BI data modeling best practices.

Power BIData Models