Samarth Rao is tackling identity sprawl—human, non-human, and AI agents—with an Azure RBAC Access Review Tool that automates certifications at enterprise scale. By unifying permissions, enforcing least-privilege and JIT access, and auto-remediating risk, it’s cutting audit labor ~70%, reducing unauthorized access 45%, and delivering $500K+ in annual savings with a projected 300% three-year ROI.

The proliferation of digital identities—including not only human users but also AI agents, non-human identities and cloud resources—has created unprecedented complexity for enterprises. This complexity makes robust identity governance and administration (IGA) more critical than ever. In this evolving landscape, ensuring that the right individuals and entities—whether human or machine—have the right access to the right resources—and nothing more—is a paramount security and compliance challenge.
The economic impacts of failing to manage this complexity are significant, ranging from operational inefficiencies to costly data breaches. Samarth Rao, a Staff Engineer in cybersecurity at LinkedIn, has developed an innovative solution: the Azure RBAC Access Review Tool. This tool is designed to automate comprehensive access reviews across tens of thousands of identities, including AI agents operating autonomously within enterprise environments. It is already demonstrating substantial results, cutting manual audit labor by approximately 70% and reducing unauthorized access incidents by 45%.
These efficiencies drive over $500,000 in annual savings and project a 300% ROI over three years by integrating seamlessly with Azure Active Directory (AD) and other identity and access management (IAM) platforms to streamline compliance and accelerate certification cycles.
With over 20 years of extensive experience in the software industry—specializing in security frameworks, cloud architecture, identity management, and risk mitigation—Rao has dedicated his career to safeguarding enterprise infrastructures while enhancing operational efficiency. His current role at LinkedIn involves developing and maintaining security frameworks that protect the organization’s most critical digital assets, including those accessed by autonomous systems.
The Azure RBAC Access Review Tool, a product of his conception, design, and implementation, provides comprehensive visibility into identity access patterns—including those of AI agents—and automates risk mitigation processes. This strengthens the organization’s cloud security posture. The uniqueness and effectiveness of this tool have garnered recognition beyond his current company, highlighted by IAM industry leaders.
Rao’s ability to integrate security best practices without disrupting business operations has been a defining strength. He has led the successful deployment of critical security measures such as phishing-resistant authentication and just-in-time (JIT) access, ensuring seamless yet secure access to privileged assets. The Azure RBAC Access Review Tool stands as a testament to this approach, offering a scalable pathway for organizations to navigate the growing complexity of modern identity landscapes—human and machine alike.
The identity governance and administration market is experiencing significant growth, projected to reach $23.4 billion by 2032, driven by the growing need for enhanced security and compliance. This growth is fueled by the shift to cloud computing and the escalating frequency of cyber threats, making solutions like Rao’s increasingly vital.
The conception of the Azure RBAC Access Review Tool stemmed from critical challenges inherent in managing permissions within vast and complex enterprise environments. Rao explains, “Medium to large organizations, such as LinkedIn, often operate with multiple Azure tenants and hundreds of associated subscriptions. This results in a vast number of Azure resources and corresponding permissions assigned to a wide range of human, non-human, and AI agent identities.”
This scale creates a sprawling permission landscape where access can be granted at numerous levels, including individual resources, API permissions, Azure AD roles, and application roles.
Without diligent governance, this complexity significantly expands an organization’s attack surface. Microsoft Azure itself has extensive, though defined, limits on resources and roles per subscription and tenant, which, while high, can be approached by large enterprises, necessitating sophisticated management. The challenge is compounded in multi-tenant architectures, which, while simplifying some operations, demand strong security policies to prevent breaches and ensure data isolation.
The lack of effective oversight not only heightens security risks but also leads to audit and compliance difficulties, alongside potential cost leakage from unauthorized resource provisioning. Rao identified that “excessive or unnecessary permissions can lead to considerable cost leakage, as unauthorized individuals may provision resources that are not properly controlled.” This concern is amplified with the proliferation of AI agents—autonomous or semi-autonomous software entities that operate with delegated permissions. These agents often retain long-lived or overly broad access to perform tasks across services, leading to AI agent identity sprawl. Without rigorous tracking and review, such agents can execute actions beyond their intended scope, inadvertently escalating risk and operational complexity.
The solution was clear: automation was essential to provide permission owners with a unified view of all permissions across all scopes and resource types. “To address these challenges, it is essential that permission owners have visibility into all types of permissions they hold—across all scopes and resource types—through a unified, single pane of glass,” Rao states.
This centralized visibility is the cornerstone for informed decision-making, effective access governance, and maintaining a robust security and compliance posture, especially when dealing with the complexities of managing permissions across hundreds of Azure subscriptions. The problem of “identity sprawl,” where user identities—including AI agents—are managed across multiple siloed systems, further exacerbates these challenges, increasing security risks and operational inefficiencies.
To manage access reviews for tens of thousands of identities without succumbing to performance bottlenecks, the Azure RBAC Access Review Tool was built on specific architectural principles. A key element is efficient data handling. Rao notes, “Given the tool’s need to make numerous API calls across Azure Resource Manager, Microsoft Graph, and on-prem LDAP endpoints, implementing application-level caching significantly reduced latency and ensured discovery jobs complete within the expected time window.”
Application-level caching is a widely recognized technique to boost performance by storing frequently accessed data in fast-access memory, thereby reducing server load and latency. This is particularly crucial when interacting with multiple, potentially rate-limited APIs across a distributed environment. The choice of technology stack was also a strategic decision aimed at optimizing performance and development speed within the Azure ecosystem.
“Leveraging Azure and Microsoft-native technologies such as C#, .NET Core, Azure SQL, and Azure Automation Accounts accelerates development and deployment while enhancing performance,” Rao elaborates. This approach is not merely for convenience; it fosters tighter integration with Azure’s security models and service updates, which is vital for a governance tool. For instance, .NET Core is known for its performance improvements and cross-platform capabilities, and Azure PaaS offerings like Azure App Service can simplify deployment and management.
The inclusion of on-prem LDAP endpoints is significant, indicating the tool’s capacity to operate in hybrid environments—a common scenario for large enterprises that still maintain substantial on-premises infrastructure alongside their cloud deployments. This hybrid capability allows for a more holistic view of access rights, addressing a broader spectrum of an organization’s identity landscape.
Deep integration with Azure Active Directory and other IAM platforms is fundamental to the Azure RBAC Access Review Tool’s ability to streamline compliance workflows and accelerate certification cycles. Rao explains, “Integrating my custom solution with Azure enabled streamlined aggregation of permissions across critical resources.” This centralized aggregation is crucial, as Azure AD itself serves as a central identity management plane for Azure resources.
The tool further enhances efficiency by allowing organizations to focus their review efforts. By efficiently filtering out development and test environments, the tool directs attention exclusively to production assets, which is a critical step in managing the sheer volume of resources and permissions typically found in large Azure estates. This filtering is not just an efficiency measure; it’s a vital risk management strategy, as non-production environments, if misconfigured or containing replicated production data, can become attack vectors or sources of data leakage.
The tool’s intelligence extends to understanding the relationships between identities and resources. “With built-in awareness of user and application identities, the tool also correlates permissions with users, group owners, and application owners,” Rao states. This correlation is a cornerstone of effective access reviews and a core capability of established IGA solutions and identity governance administration platforms, platforms with which Rao has experience. The ability to link permissions to application owners is particularly pertinent for modern enterprises and for governing the access of non-human identities, such as service principals tied to applications.
These non-human identities are rapidly proliferating. Properly governing these identities, which can include managing non-human identity risks, is a significant challenge, and associating them with accountable application owners is a crucial first step. This deep, context-aware integration directly streamlines compliance workflows for regulations like SOX, HIPAA, and General Data Protection Regulation (GDPR), which mandate stringent access controls and regular reviews. The automation of evidence collection and reporting can significantly reduce the time and improve the accuracy of compliance activities.
The substantial 70% reduction in manual audit labor achieved by Rao’s Azure RBAC Access Review Tool is attributed to specific, impactful features designed to address common pain points in traditional access review processes. A primary contributor is the provision of a consolidated view for identity owners. Rao elaborates, “Providing identity owners with visibility into their access to critical resources in a single pane of glass significantly reduces the toil associated with doing multiple reviews for different kinds of resources.”
This centralized dashboard directly counters the inefficiency of manual data collection from disparate systems, a task that is often error-prone and time-consuming. Industry reports indicate that manual review cycles can consume up to 48 hours of effort, underscoring the immense potential for time savings through automation.
Beyond visibility, the tool automates the crucial step of remediation. “Additionally, once reviews are submitted, automation remediates RBAC permissions based on the feedback, saving hundreds of administrative hours daily that would otherwise be spent manually processing changes in the Azure control plane,” Rao explains. This automated remediation is not just about saving time; it’s about enhancing security posture by ensuring that identified issues are promptly addressed.
The reduction in manual labor translates directly into the ability to conduct more frequent and consistent reviews. When manual reviews are burdensome, they are often performed less frequently than ideal, increasing the window of risk. By automating much of this labor, organizations can adhere to best practices of quarterly or even more frequent reviews for high-risk access, thereby shrinking the time inappropriate permissions exist.
Furthermore, empowering identity owners—those with the best contextual understanding of access needs—with a clear, unified view fosters a culture of distributed security ownership, moving beyond reliance on a central IT team for all governance tasks.
The 45% reduction in unauthorized access incidents is a direct result of the tool’s sophisticated policy-driven and risk-scoring mechanisms. These features proactively manage and curtail risky access, moving beyond simple periodic reviews. Rao highlights several key mechanisms, including the “least privilege access control mechanism, which automatically enforces the principle of least privilege by ensuring users only have access to the resources necessary for their role. Effectiveness significantly reduces the number of users with excessive permissions, minimizing the risk of unauthorized access.”
This aligns with best practices for Azure RBAC and offers substantial security benefits by shrinking the potential blast radius of a compromised account. The principle of least privilege is a cornerstone of modern cybersecurity. Excessive permissions and privileged credential abuse are primary contributors to data breaches, with studies indicating that 74% of breaches involve a human element, such as privilege misuse.
Another critical feature is the “JIT access mechanism provides temporary, time-bound access to resources, allowing permissions only when needed and automatically revoking them after a defined period. In terms of effectiveness, by limiting access duration, JIT minimizes the potential window for unauthorized access, reducing risk exposure.”
JIT access mechanism is crucial for minimizing standing privileges. The tool also incorporates risk-based access reviews, which are automated reviews triggered by risk scoring (e.g., access to sensitive resources without proper justification), and leverages PIM principles, granting privileged access based on approval workflows.
This combination of JIT, PIM, and Least Privilege, automated by the tool, creates a dynamic defense-in-depth strategy for identity. The risk-scoring mechanism itself signifies a data-driven approach, analyzing user behavior and access patterns, which is a foundational step towards the advanced AI/ML-driven predictive risk management that Rao envisions for the future of such tools.
These mechanisms are increasingly vital for securing access for non-human identities, including AI agents, which often require privileged access but must be governed by the strictest interpretations of least privilege and JIT principles to mitigate their unique risks, such as autonomous privilege escalation.
The Azure RBAC Access Review Tool delivers substantial economic benefits, exceeding $500,000 in annual savings, by targeting several key cost categories for optimization. A primary area is Cloud Resource Spend. Rao explains, “When calculating the tool’s economic impact—over $500K in annual savings—we focused on optimizing the following cost categories, such as cloud resource spend target, which houses unused or underutilized Azure resources provisioned by users with excessive permissions.”
By analyzing pre- and post-implementation usage data, his team identified a 20–30% reduction in the deployment of high-cost resources. This is significant, as cloud waste from idle or oversized resources can account for a substantial portion of cloud bills. Another major saving comes from reducing administrative overhead. “Administrative overhead target has manual access provisioning, role assignments, and periodic reviews. Quantification means estimated time savings from automation (via PIM and JIT), multiplied by fully loaded hourly rates for IT staff, resulting in hundreds of hours saved annually,” Rao details. Manual identity management is notoriously labor-intensive.
Audit and compliance costs are also significantly reduced by decreasing the time and resources spent preparing for audits and remediating findings. The cost of audit preparation can be extensive, and non-compliance can lead to severe financial penalties. Finally, the tool addresses security risk exposure by reducing the attack surface. While harder to measure directly, potential avoided breach costs are estimated using industry benchmarks.
The average cost of a data breach runs into millions of dollars, and the cost of insider threats can be even higher. These savings were validated through a combination of internal reporting, stakeholder interviews, and tracking key metrics before and after implementation, a methodology similar in principle to total economic impact studies. The stakeholder interviews likely revealed qualitative benefits as well, such as improved user satisfaction from more efficient access processes.
Achieving a projected 300% ROI over three years involves a comprehensive comparison of the total value derived from cost savings and productivity gains against the tool’s implementation and operational costs. Rao clarifies, “We arrived at a projected 300% ROI over three years by comparing the total value of cost savings and productivity gains against the implementation and operational costs of the access governance solution.” This calculation method is standard for assessing the financial viability of such investments. Industry analyses often show significant returns for IAM solutions.
To continuously validate this return and optimize performance, Rao emphasizes the importance of monitoring specific KPIs. These KPIs include cloud cost reduction which tracks decreased spending from de-provisioned or underutilized resources. Meanwhile, access management efficiency measures time saved by automating access provisioning and approvals (e.g., reduction in admin hours).”
Other critical KPIs are user productivity, which monitors reduced time-to-access for users via JIT and self-service capabilities; security incident reduction, evaluating the decline in incidents related to overprovisioned or unnecessary access; audit and compliance readiness, tracking improvements in audit response time and the number of access violations; and adoption rate, which monitors the usage and adherence to PIM and least privilege policies across teams. These metrics align with established IAM performance indicators.
The inclusion of user-centric KPIs like user productivity and adoption rate is particularly telling. It indicates that the tool’s success is measured not only by direct financial savings or security improvements but also by its usability and its positive influence on the organization’s overall security culture. A high ROI is more readily achieved when a tool is effectively adopted and seamlessly integrated into user workflows. The three-year timeframe for this ROI is also realistic, acknowledging that the full benefits of IGA solutions, which often involve significant organizational change, accrue over time.
The landscape of cloud environments and digital identities is in constant flux, necessitating that automated governance tools evolve rapidly to address emerging trends and increasingly sophisticated infrastructures. Rao foresees a dynamic future for these solutions, stating, “As cloud environments and identity landscapes continue to evolve, automated governance tools will need to adapt to keep pace with emerging trends and increasingly complex infrastructures.”
One key area of evolution is expanded support for multi-cloud and hybrid environments. Many organizations are adopting diverse platforms, and governance tools will need to ensure consistent policy enforcement across Azure, AWS, Google Cloud, and on-premises systems. Indeed, 55% of organizations cite securing multi-cloud environments as their top challenge.
Rao anticipates that “Future versions of the tool will likely integrate deeper multi-cloud capabilities, allowing seamless governance across different cloud providers and on-premise systems, providing centralized control.” A particularly transformative development will be the deeper integration of AI/ML for predictive risk management.
Instead of merely detecting threats, future tools aim to predict and prevent them. “Tools may incorporate advanced anomaly detection, risk scoring, and predictive analytics to foresee potential access issues or breaches, providing proactive, rather than reactive, risk management,” Rao suggests.
This aligns with industry trends where AI is revolutionizing access control by enabling proactive security and real-time anomaly detection. This is especially crucial given that AI-fueled cybercrime may outpace traditional defenses. Other vital enhancements include more granular, context-aware access controls that consider dynamic factors like user behavior and location; seamless integration with DevOps and CI/CD pipelines to embed security throughout the development lifecycle; and full support for zero trust architecture, which are seeing widespread adoption with 81% of organizations having fully or partially implemented them.
A critical emerging challenge is securing RBAC permissions for AI agents. These non-human identities are proliferating rapidly and require direct access to sensitive data and systems, often with extensive permissions. Rao’s vision for AI-driven predictive risk management, context-aware controls, and zero trust principles directly addresses the unique risks posed by AI agents, such as autonomous privilege escalation and the inadequacy of static security policies for their dynamic behavior. The principle of least privilege is paramount for AI operations, and securing agent-to-agent access is a growing concern.
Rao’s foundational work on custom RBAC governance leveraging Azure native components provides a strong basis for extending robust governance to these AI entities. This includes leveraging Azure’s inherent RBAC capabilities within services like Azure Machine Learning and Azure AI Studio, and securing components like Azure Functions and Logic Apps that are often integral to AI workloads.
The evolution Rao describes points towards an adaptive security ecosystem, capable of managing the autonomy and complexity of AI agents, aligning with Gartner and Forrester recommendations on AI governance and security. Further enhancements will focus on automated policy enforcement, improved user experience for security teams, integration with privacy frameworks like GDPR and CCPA, and features for cross-organizational collaboration, reflecting a future where identity governance becomes more democratized and federated.
The journey of Rao and the development of the Azure RBAC Access Review Tool underscore a critical imperative for modern enterprises: the strategic automation of identity governance. This tool’s demonstrable success—slashing manual audit labor by approximately 70%, reducing unauthorized access incidents by 45%, and delivering over $500,000 in annual savings with a projected 300% ROI—highlights the profound security and economic benefits of such innovation. In an era defined by escalating cloud complexity and the rapid emergence of new identity types, including AI agents, Rao’s work provides a compelling case study.
It illustrates how thoughtful design, leveraging native cloud capabilities and a forward-looking approach to risk management, can empower organizations to not only manage current challenges but also prepare for the future of a secure and efficient digital ecosystem. The continued evolution of such tools towards predictive analytics, adaptive controls, and comprehensive AI agent governance will be pivotal in maintaining security and trust in an increasingly interconnected and intelligent world.