Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 675 Bytes

3-Implement Azure security (20-25%).md

File metadata and controls

17 lines (14 loc) · 675 Bytes

AZ-204: Implement Azure security (20-25%)

Implement user Authentication and Authorization

  • Authenticate and authorize Users by using the Microsoft Identity platform
  • Authenticate and authorize Users and Apps by using Azure Active Directory
  • Create and implement Shared Access Signatures (SAS)

Implement secure cloud solutions

  • Secure app configuration data by using App Configuration Azure Key Vault
  • Develop code that uses the following stored in Azure Key Vault:
    • Keys
    • Secrets
    • Certificates
  • Implement Managed Identities for Azure resources
  • Implement solutions that interact with Microsoft Graph

Return to Table of Contents