Same code Links for the Az-204 Developing for Microsoft Azure Exam Topics

I will keep adding more links in the list below and categorise them according to 4 major categories of AZ-204 Exam so keep checking for the updates


"Develop for the Azure Cloud" Sample Projects

50% of this exam falls in the "Develop for the Cloud" objective, and requires exposure to code. A collection of sample code you can play around with using Visual Studio 2019 or Visual Studio Code:

Azure Batch Hello World - https://github.com/Azure-Samples/azure-batch-samples/blob/master/CSharp/GettingStarted/01_HelloWorld

Azure Batch AI Code Samples - https://azure.microsoft.com/en-us/resources/samples/?service=batch-ai&sort=0

Service Bus Queue - https://github.com/Azure/azure-service-bus-dotnet

Service Bus Code Samples - https://azure.microsoft.com/en-us/resources/samples/?service=service-bus&sort=0

Event Hubs - https://github.com/azure/azure-event-hubs-dotnet

Azure Relay Hybrid Connections - https://github.com/azure/azure-relay-dotnet

Event Grid Publish/Consume Events - https://github.com/Azure-Samples/event-grid-dotnet-publish-consume-events

Durable Functions Samples/Walkthroughs - https://github.com/Azure/azure-functions-durable-extension



Comments

Popular posts from this blog

How to prepare for AZ-204 Developing for Microsoft Azure Certification Exam

Data Annotations in ASP.NET Core