You may want to consider taking the Microsoft Implementing Authentication and Secure Data course.
- Implement authentication by using certificates, forms-based authentication, or tokens
- Implement multi-factor or Windows authentication by using Azure AD
- Implement OAuth2 authentication
- Implement Managed Service Identity (MSI)/Service Principal authentication
- Implement CBAC (Claims-Based Access Control) authorization
- Implement RBAC (Role-Based Access Control) authorization
- Understand role definitions for Azure resources
- What is role-based access control (RBAC) for Azure resources?
- Tutorial: Grant a user access to Azure resources using RBAC and the Azure portal
- Tutorial: Grant a user access to Azure resources using RBAC and Azure PowerShell
- Tutorial: Create a custom role for Azure resources using Azure CLI
- Complete all five tutorials
- Create shared access signatures
- Encrypt and decrypt data at rest and in transit
- Create, read, update, and delete keys, secrets, and certificates by using the KeyVault API