In this course students will gain the knowledge and skills needed to include Azure authentication and authorization services in their development solutions. Students will learn how identity is managed and utilized in Azure solutions by using the Microsoft identity platform. Students will also learn about access control (claims-based authorization and role-based access control) and how to implement secure data solutions. Throughout the course students learn how to create and integrate these resources by using the Azure CLI, REST, and application code.
Who should attend
•Students in this course are interested in Azure development or in passing the Microsoft Azure Developer Associate certification exam.
•Students should have 1-2 years experience as a developer. This course assumes students know how to code and have a fundamental knowledge of Azure.
Prerequisites
•Students should have 1-2 years experience as a developer. This course assumes students know how to code and have a fundamental knowledge of Azure.
•It is recommended that students have some experience with PowerShell or Azure CLI, working in the Azure portal, and with at least one Azure-supported programming language. Most of the examples in this course are presented in C\# .NET.
Length
1 day
Outline
Module 1: Implement authentication
Microsoft identity platform is an evolution of the Azure Active Directory (Azure AD) identity service and developer platform. It allows developers to build applications that sign in all Microsoft identities, get tokens to call Microsoft Graph, other Microsoft APIs, or APIs that developers have built.
Module 2: Implement access control
This module covers claims-based and role-based access control.
Module 3: Implement secure data solutions
This module covers securing data at rest and during transmission.