Highlight
Azure AD Managed Identities are one of the best features when it comes to authentication across multiple Azure services. They are secure, managed by Azure AD and incur no additional cost.
Intro
This episode will show you what classic scenarios are solved by using Managed identities and present few practical demos with data factory, logic apps and app service,
Source code for demos: https://github.com/MarczakIO/azure4everyone-samples/tree/master/azure-active-directory-managed-identity-tutorial
Agenda
In this episode live demos connecting to popular Azure Key Vault with by
- Using System Assigned Identity with
- Data Factory
- Logic Apps
- App Service (Web apps)
- Using User Assigned Identity with Logic Apps
Video
Next steps for you after watching the video
- Azure Active Directory Identity Management overview
- Managed Identity overview
- Manage RBAC with Managed Identity
- Using Managed Identity with Logic Apps
- Using Managed Identity with Logic Apps
- Using Managed Identity with App Service
- Securing websites with Managed Identity