AZ-204 Developing Solutions for Microsoft Azure Exam

You can develop, but can you develop for the cloud? Harness your development skills and learn how to create robust solutions for Microsoft Azure, aiming for your Microsoft Certified: Azure Developer Associate certification!

Intermediate

Gauge your current knowledge

Practice test preview

Implement user authentication and authorization

...

Study Guides for Sub-Sections

Application permissions and Microsoft Graph scopes are essential tools for controlling resource access in Microsoft Entra ID. Delegated permissions are us...

To use Microsoft Graph, you must first register your application within Microsoft Entra ID. This process creates a digital identity for your app, allowing it to securely a...

A Shared Access Signature (SAS) is a signed URL that provides limited, delegated access to Azure Storage resources. To maintain high security, you should always use HT...

The Microsoft Identity Platform is a cloud-based service used to manage how users and apps access resources. It uses authentication to verify who a user is and authori...