There are many different certification exams from Microsoft covering all the different technology areas. There are also many different certification paths like the newly redesigned MCSE and MCSA certifications that are made up of multiple certification exams. Unfortunately, the list of Microsoft certification exams can be a bit cumbersome and difficult to search through on the official Microsoft Learning site. For this reason, I have created a simple, open source, Microsoft certification exam finder tool.
The Build Azure Exam Finder allows you to search and filter through a list of Microsoft certification exams. It works by having all the exams in the list assigned Tags that you can easily filter on to find the exam(s) you’re looking for. You can filter on a combination of technologies or larger certifications like MCSE and MCSA to find the exams you’re looking for.
You can access the Build Azure Exam Finder tool here: http://exams.buildazure.com
The tool currently includes 31 exams in the list, and I’m planning on adding more soon to fill it out to contain a nice list of the various Microsoft certification exams available. I hope this tool helps others discover the certification exams and larger MCSA or MCSE certification paths that fit their expertise and knowledge areas. I was inspired to build this simple tool by many of the Microsoft certification questions people have been asking me through this blog and elsewhere online, as it helped me realize that there’s a real discoverability problem in how Microsoft present the certification information on the official Microsoft Learning site.
Additionally, the Build Azure Exam Finder tool is fully Open Source and hosted on Github (https://github.com/BuildAzure/ms-cert-finder). It’s built very simply using HTML, JavaScript, and the Bootstrap CSS Framework. This keeps it simple, lightweight, and most importantly, very easily to contribute to.