RBAC for Applications
2 TopicsUsing Azure Automation Managed Identities with RBAC for Applications
RBAC for Applications is a new method to secure Azure AD app access to Exchange Online mailboxes. I'm a big fan of Azure Automation for running PowerShell scripts to automate different aspects of Microsoft 365 tenant management on a scheduled basis. In this article, we explain how to use Managed Identities in Azure Automation with RBAC for Applications used to secure access to selected mailboxes. https://practical365.com/rbac-for-applications-azure-automation/494Views0likes0CommentsMicrosoft Launches Role-Based Access Control for Applications
Microsoft has released the public preview of RBAC for Applications, a method to control the access Azure AD apps have to Exchange Online mailboxes. Given the transition of PowerShell scripts to using Graph-based access to user data, it's an important capability to have. This article explores how RBAC for Applications works and how to block Azure AD apps from specific mailboxes, all wrapped up with some working code to show how everything is connected. https://practical365.com/rbac-for-applications/805Views0likes0Comments