Showing results for automated tooling - Engineering@Microsoft

Aug 24, 2023
Post comments count0
Post likes count2

Your Most Important Git Repos

Bryan Sullivan
Bryan Sullivan

What do you keep in your Git repos? Source code for your production applications certainly, but you probably also keep a fair amount of experimental and “hackathon” code. Maybe you keep your documentation in Git. Maybe, like the District of Columbia does, you even keep legal documents there. So which of these are the most important to protect? Fro...

Jul 31, 2023
Post comments count0
Post likes count8

Load testing AAD-based authentication for Azure Cache for Redis

Rohit Anand
Rohit Anand

At Microsoft, we continue working on modernizing our services to make them faster, more reliable, and up to date with the latest technologies. In this blog post, we’ll cover how Azure Load Testing helped ensure that the Azure Active Directory (AAD) based authentication mechanism for Azure Cache for Redis met the performance criteria. Azure Cache f...

Jul 6, 2021
Post comments count1
Post likes count0

Separating the signal from the noise

Bryan Sullivan
Bryan Sullivan

If a security tool catches a critical vulnerability, but also reports 99 other findings that turn out to be false positives, developers are going to ignore everything that the tool reports and then miss the important issues. Bryan Sullivan talks through how you can hone your tooling to separate the signal from the noise.