diff --git a/database/cloud_computing_platforms/azure.json b/database/cloud_computing_platforms/azure.json index 7b1391fae..f68c63436 100644 --- a/database/cloud_computing_platforms/azure.json +++ b/database/cloud_computing_platforms/azure.json @@ -5,5 +5,12 @@ "url": "https://learn.microsoft.com/en-us/azure/?product=popular", "category": "cloud computing", "subcategory": "azure" + }, + { + "name": "Microsoft Learn & Certified", + "description": "Microsoft has certification paths for many technical job roles. Each of these certifications consists of passing a series of exams to earn them. ", + "url": "https://learn.microsoft.com/en-us/certifications/", + "category": "cloud computing", + "subcategory": "azure" } ] \ No newline at end of file