Silverfort Runtime Identity for Copilot Studio AI Agents: Block Actions Before They Run

Silverfort announced on June 8, 2026, that it has integrated runtime identity and access controls for AI agents built in Microsoft Copilot Studio, letting enterprises evaluate and block agent actions at the moment those agents try to use tools, data, or workflows. The announcement is not just another security-vendor bolt-on for Microsoft’s AI stack. It is a signal that the industry’s agent enthusiasm has run into the old enterprise truth: if software can act, it needs an identity boundary. The next fight over Copilot Studio will not be whether business users can build agents quickly, but whether security teams can keep those agents from becoming overprivileged automation with a friendly chat interface.

AI assistant shows secure data flow with locks, cloud tools, and cyber dashboard analytics.The Agent Boom Has Reached the Permission Boundary​

The pitch for Copilot Studio has always been seductive: give business teams a low-code canvas, wire it into Microsoft 365 and enterprise systems, and let workers create task-specific agents without waiting months for central IT. That pitch is working. Microsoft has been telling customers that a large majority of the Fortune 500 is now deploying active agents built with low-code or no-code tools, and the direction of travel is obvious even if every enterprise is still defining what “active” means in practice.
But the more successful this model becomes, the less plausible it is to treat agents as glorified chatbots. A Copilot Studio agent can retrieve enterprise data, call connectors, trigger workflows, and interact with cloud and on-premises systems. Once an agent can do that, the security question changes from “What can it say?” to “What can it do?”
That distinction matters because enterprise security has spent decades organizing itself around identities, privileges, sessions, devices, apps, and audit trails. Generative AI did not repeal that operating model. It merely introduced a new actor that can sit between a human user and a corporate system, translating an instruction into a chain of authenticated and authorized actions.
Silverfort’s announcement leans into that reality. The company is not promising to make the model less hallucinatory or the prompt less vulnerable to manipulation in the abstract. It is promising to decide, at runtime, whether an agent should be allowed to carry out a specific action before that action executes. In a world where agents are rapidly becoming operational software, that is the right layer to argue about.

Microsoft Built the Factory; Identity Vendors Are Racing to Install the Guardrails​

Copilot Studio is part of Microsoft’s broader bet that agent creation will become a routine enterprise activity rather than a specialist engineering project. The platform sits inside the Power Platform and Microsoft 365 orbit, where many organizations already have governance tooling, Entra ID, data loss prevention policies, administrative controls, and audit expectations. That gives Microsoft an enormous distribution advantage.
It also creates a familiar problem. Low-code platforms lower the barrier to creation faster than they lower the burden of governance. The same feature that lets a department build an agent for HR approvals, finance lookups, or IT triage can also create a sprawling mesh of semi-autonomous actors whose permissions are understood only by the person who made them — if that.
Microsoft has not ignored this. Copilot Studio already has security and governance features around authentication, connectors, data policies, environment management, app registration, and administrative controls. Microsoft has also talked extensively about managed security enhancements, enforced end-user authentication, federated identity credentials, and the need to govern agents across the enterprise.
The Silverfort integration should therefore be read less as a patch for an empty space and more as an escalation in where the market thinks the decisive control point lives. Visibility is useful. Configuration is necessary. Post-event audit is mandatory. But the most meaningful control is the one that can say no before an agent acts.
That is the phrase doing the work in Silverfort’s announcement: inline runtime enforcement. It is security language with a specific implication. The vendor wants to sit in the path of the agent’s attempted action, evaluate identity context and risk, and return a decision before the enterprise system is touched.

The Dangerous Agent Is Not Evil; It Is Overconfident and Overpermissioned​

The nightmare version of agentic AI is often described in cinematic terms: rogue agents, autonomous sabotage, self-directed compromise. Enterprise reality is usually duller and more dangerous. The likelier failure mode is an agent that does exactly what someone asked it to do, using permissions that were too broad, poorly understood, or inherited from the wrong identity.
That is why AI agents are so uncomfortable for identity teams. A traditional user has a human owner. A service account has a purpose, however badly documented. A workload identity has an application context. An AI agent can blur all three. It may act on behalf of a human, rely on a machine identity, invoke connectors, and chain into systems that were never designed for a conversational intermediary.
Silverfort’s framing is that every meaningful agent action ties back to a human user with a particular privilege level, plus machine identities and service accounts that may sit underneath the workflow. That chain is where privilege escalation can creep in. The agent may begin with a mundane user request but end up using a tool, connector, or workflow with broader reach than the user should have had directly.
This is not a theoretical concern. The history of enterprise automation is full of shortcuts that were convenient until they became attack paths: shared service accounts, long-lived secrets, app registrations with broad scopes, admin-created connectors, and workflows whose permissions were never revisited after the proof of concept became production. AI agents inherit that entire mess, then add natural-language ambiguity on top.
The result is an identity gray zone. Is the action “the user’s” action because the user asked for it? Is it the agent’s action because the agent selected the tool? Is it the service principal’s action because that is what authenticated? Or is it all three, in a sequence that the audit log must preserve if anyone wants to understand what happened later?

Runtime Control Is the New Conditional Access Argument​

Conditional Access changed the way many enterprises thought about identity because it moved decisions closer to the moment of use. A login attempt was no longer judged solely by a password. It could be evaluated against user risk, device state, location, session context, application sensitivity, and policy.
Silverfort is trying to make the same conceptual move for agents. The decision is not merely whether an agent exists, whether it was approved, or whether it has a connector configured. The decision is whether this agent, acting for this user, in this context, should be allowed to call this function or reach this data right now.
That “right now” matters. AI agents are dynamic by design. They may choose different tools based on a prompt, route work through multiple systems, or call a workflow that a human user does not fully understand. Static approval at creation time cannot anticipate every runtime path, especially when agents are built by business teams rather than security engineers.
The analogy to Conditional Access is not perfect. Human sign-ins are relatively well-defined events. Agent actions may be smaller, more frequent, and more deeply embedded in business processes. But the direction is similar: security teams want adaptive decisions based on context, not blanket trust granted at deployment.
If Silverfort can make that model practical, the value proposition is obvious. An agent trying to access a finance function could be judged against the user’s role, the requested action, the identity used by the connector, the sensitivity of the target system, and any anomalous behavior detected from surrounding activity. The win is not just blocking an attacker. It is preventing ordinary overreach from becoming normal.

Copilot Studio Forces Security Teams to Confront the Maker Problem​

For WindowsForum’s audience, the Copilot Studio story is inseparable from the Power Platform story. Microsoft’s low-code ecosystem has always produced a governance tension between “citizen developers” and central IT. Agents raise the stakes because the output is no longer just an app or a workflow. It is an interface that can reason over a request and decide what to invoke.
The maker problem is not that business users are reckless. In many organizations, they are the only people close enough to the work to automate it intelligently. The problem is that they are rarely the people accountable for tenant-wide privilege boundaries, regulated data exposure, non-human identity lifecycle management, or incident response.
That split accountability is where agent governance gets hard. A business team may build an agent to accelerate procurement requests. The agent may need access to documents, supplier records, approval workflows, and finance systems. The people who understand the business process may not understand the identity consequences of each connector and permission grant.
Security teams, meanwhile, cannot manually review every agent interaction in an enterprise where agent creation becomes common. They need policies that scale. They need audit trails that map agent actions back to humans and machine identities. They need a way to distinguish normal delegated automation from an agent suddenly reaching into systems outside its intended scope.
Silverfort’s integration is aimed at that operational gap. It does not remove the need for Microsoft’s native governance controls, nor does it eliminate the need for careful architecture. But it offers a control plane for organizations that believe agent approval must be continuously enforced, not merely documented.

The Shadow-Agent Problem Is Already Here​

One of the more striking claims in the announcement is the reference to employees using unsanctioned AI agents for work. Whether the exact percentage shifts by survey, the phenomenon is easy to recognize. Workers adopt AI tools before the enterprise has finished writing the policy.
That is not new. The same pattern happened with cloud storage, messaging apps, browser extensions, SaaS automation, and developer tools. What makes agents different is that they are not only destinations for data; they can become actors inside workflows. A shadow AI tool that summarizes pasted text is a leakage risk. A shadow agent that can authenticate, call APIs, or manipulate enterprise records is a control-plane risk.
This is why “one control plane for every agent” is a more ambitious claim than it first appears. Enterprises are unlikely to run only Microsoft-native agents. Copilot Studio agents will sit alongside third-party agents, SaaS-native assistants, internal prototypes, developer-built automations, and eventually industry-specific agents embedded in business platforms.
That fragmentation is poison for governance. If each platform has its own agent inventory, permission model, audit format, and policy vocabulary, security teams will be forced to stitch together a partial view after the fact. Attackers and accidents both thrive in that kind of seam.
Silverfort is positioning identity as the unifying layer across that fragmentation. The logic is sound: no matter where the agent was built, it eventually needs to authenticate, authorize, or act through an identity. If the enterprise can observe and control that moment, it has leverage even when the agent ecosystem becomes messy.

Microsoft’s Native Controls Are Necessary but Not the Whole Story​

It would be easy to turn this into a simplistic vendor narrative: Microsoft has agents, Silverfort secures them. That is too neat. Microsoft has been building security and governance features into Copilot Studio and the surrounding ecosystem, and any serious enterprise deployment will rely heavily on those native controls.
Admins can govern environments, restrict maker capabilities, enforce authentication patterns, manage data policies, and use Microsoft’s own security stack to monitor activity. Copilot Studio is not a consumer chatbot bolted onto a tenant with no administrative surface. It is part of a platform Microsoft wants CIOs and CISOs to take seriously.
But platform-native governance and third-party runtime enforcement solve overlapping, not identical, problems. Microsoft has to build controls that work broadly across its customer base and fit its own product architecture. A specialist identity-security vendor can focus on cross-environment telemetry, non-human identities, legacy systems, and policy enforcement patterns that extend beyond Microsoft’s boundaries.
That distinction will matter in hybrid enterprises. Many organizations still have old applications, domain-bound systems, command-line tools, operational technology, brittle service accounts, and cloud workloads that do not fit cleanly into a modern Entra-only model. Agents will be asked to interact with those environments because that is where real business processes still live.
The question for customers is not whether they should trust Microsoft or Silverfort. It is where each control belongs. Native governance should define what agents can be created, shared, configured, and monitored inside Microsoft’s platform. Runtime identity controls should help decide whether a specific action should be allowed when agent intent meets enterprise reality.

The Audit Trail Becomes a Product Feature, Not a Compliance Afterthought​

Security vendors love to talk about blocking. Auditors love to talk about logs. In agentic systems, those two concerns collapse into each other because the audit trail is how an organization proves that automation stayed within its authority.
A useful agent audit record cannot simply say that “Copilot” accessed a resource. That is too vague. It needs to show which agent acted, which human initiated or benefited from the action, which identity authenticated, which tool or connector was invoked, what policy decision was made, and whether the action was allowed or blocked.
That level of detail is not bureaucratic excess. It is the minimum needed to investigate an incident involving AI-mediated workflows. If a sensitive record is changed, a privileged workflow is triggered, or a customer dataset is accessed, the organization needs to reconstruct the chain of responsibility.
Silverfort’s promise to tie activity back to enterprise identity governance frameworks and the human using the agent is therefore central to the announcement. The future of AI governance will not be won by dashboards full of agent names. It will be won by evidence that maps action to authority.
This is also where Windows and Microsoft 365 administrators should pay attention. Many of the hardest governance questions will land on teams that already manage identity, endpoints, access policies, logging, and productivity platforms. The agent may be new, but the incident ticket will look familiar: who had access, why did they have it, what did they do, and why was it not stopped?

Prompt Injection Is Real, but Identity Is the Blast-Radius Control​

The announcement also mentions Silverfort’s AI-focused security research, including work on detecting prompt injection and jailbreak attempts. That is a nod to the other half of the agent-security debate: model behavior. Agents can be manipulated through malicious instructions, poisoned context, hostile content, or cleverly crafted prompts that cause them to misuse tools.
Those defenses matter. Enterprises should want better detection of prompt injection, stronger tool-use constraints, safer retrieval patterns, and model-level safeguards. But prompt security alone is not enough because generative AI defenses are probabilistic. They reduce risk; they do not create hard permission boundaries.
Identity is different. A properly enforced access decision can be deterministic. If the user is not allowed to access a payroll function, the agent should not be allowed to perform that access on the user’s behalf. If the agent is only approved for a narrow workflow, it should not be able to pivot into a broader administrative action because a prompt convinced it to.
This is why the “agentic security is an identity problem” argument has force. It does not mean model security is irrelevant. It means the final safety boundary for enterprise action must be grounded in who is allowed to do what, under which conditions, through which identity, and with what audit record.
The best agent-security architectures will layer both approaches. They will try to prevent the agent from being manipulated, and they will assume the agent may still be manipulated. The second assumption is the one that keeps a prompt attack from becoming a data breach or privilege escalation event.

The Non-Human Identity Backlog Just Got a New Boss​

Enterprises already struggled with non-human identities before AI agents arrived. Service accounts, machine identities, workload identities, certificates, app registrations, API keys, automation accounts, and secrets have long been a governance headache. They multiply quickly, outlive their original owners, and often carry more privilege than anyone remembers.
AI agents intensify that backlog because they add a business-friendly layer that depends on non-human execution. A department does not want to manage a service principal; it wants an agent that files a ticket, updates a CRM record, checks inventory, or drafts a response. Underneath that friendly interface, identity plumbing still determines what happens.
This is where agent security becomes less glamorous but more important. Who owns the agent identity? How is it provisioned? What privileges does it have? Does it act as the user, as itself, or through a connector identity? How are its permissions reviewed? What happens when the maker leaves the company? Can the agent still call a workflow six months later?
These are not edge cases. They are the operational reality of enterprise automation. The more agents companies create, the more they will need lifecycle management that treats agents as first-class identities rather than informal software artifacts.
Silverfort’s broader platform message — covering human identities, non-human identities, legacy systems, cloud resources, and AI agents — is designed to meet that moment. Whether customers buy that specific platform or not, the architectural point is hard to avoid. Agent adoption will force identity teams to clean up areas they may have tolerated for years.

Runtime Enforcement Will Need to Prove It Can Scale Without Becoming Friction​

The obvious counterargument to inline enforcement is performance and complexity. If every meaningful agent action needs a real-time policy decision, enterprises will ask how much latency this adds, what happens during outages, how policies are authored, and whether false positives will derail legitimate workflows.
That is not nitpicking. Security controls that break business processes are eventually bypassed, weakened, or politically defeated. If agent runtime enforcement becomes another brittle approval maze, business teams will route around it with less-governed tools. The control must be strong enough for security teams and invisible enough for users.
Silverfort says it analyzes more than 10 billion authentications daily across more than 1,000 organizations, including large enterprises. That scale claim is clearly meant to answer the “can this operate in the real world?” question. Still, AI agent action patterns may differ from traditional authentication streams. They can be bursty, chained, and more context-dependent than normal sign-ins.
Policy design will be the harder test. Blocking obvious privilege escalation is one thing. Determining whether a specific agent action is appropriate in a nuanced business workflow is another. Organizations will need a taxonomy of agents, a permissions model, and a risk appetite that can be expressed in policy without requiring a security architect to bless every automation.
That is where early adopters should be cautious. Runtime enforcement is the right direction, but it is not magic. It will only be as good as the identity hygiene, policy definitions, telemetry quality, and organizational ownership behind it.

For Windows Shops, This Is a Microsoft 365 Governance Story Wearing an AI Hat​

The WindowsForum readership knows this pattern. A Microsoft platform expands, business units adopt it quickly, and admins eventually inherit the governance problem. Teams, SharePoint, OneDrive, Power Automate, Entra ID, Intune, and Defender have all gone through versions of this cycle.
Copilot Studio agents are simply the next turn of the wheel, with higher stakes because they combine data access, automation, natural-language interfaces, and low-code creation. The agent may appear in Microsoft 365, but its blast radius can extend into the systems that Windows administrators, identity engineers, and security teams already defend.
For many organizations, the practical starting point is not vendor selection. It is inventory. Which agents exist? Who built them? Which environments are they in? What connectors do they use? Which users can invoke them? Which identities do they rely on? Which workflows can they trigger? Which logs would prove what happened?
Those questions sound basic because they are. But basic is where governance usually fails first. An enterprise that cannot answer them should be wary of deploying agents into sensitive processes, no matter how polished the Copilot Studio experience becomes.
The Silverfort integration gives security teams a reason to push the conversation beyond enthusiasm. If an agent is useful because it can act, then the organization must define the authority under which it acts. That is not anti-innovation. It is the price of making innovation survivable.

The Copilot Studio Era Will Reward the Teams That Treat Agents Like Identities​

The most concrete lesson from Silverfort’s announcement is that agent governance is moving from slideware to enforcement architecture. The details will vary by tenant, vendor stack, and risk profile, but the direction is increasingly clear: agents need identity-aware controls at runtime, not just creation-time approval.
  • Enterprises should inventory Copilot Studio agents and map each one to its maker, intended business owner, connectors, data sources, and execution identities.
  • Security teams should treat AI agents as non-human identities with lifecycle, privilege review, monitoring, and decommissioning requirements.
  • Native Microsoft governance remains essential, but organizations with hybrid estates should evaluate whether they need runtime controls beyond the Microsoft boundary.
  • Agent actions should be auditable in a way that connects the human user, the agent, the authentication path, the invoked tool, and the policy decision.
  • Prompt-injection defenses should be layered with hard identity boundaries so that a manipulated agent cannot exceed the user’s or workflow’s authorized privileges.
  • Low-code agent adoption should be gated by policy that scales automatically, because manual review will not survive widespread business-led creation.
Silverfort’s Copilot Studio integration is not the final word on agent security, and it should not be mistaken for proof that enterprise AI has suddenly become safe. It is more important than that: it marks the point at which agentic AI starts being absorbed into the same hard machinery that governs the rest of enterprise computing. The winners in this phase will not be the organizations that build the most agents the fastest, but the ones that can let agents act without forgetting that every action needs an accountable identity, a bounded privilege, and a decision made before the damage is done.

References​

  1. Primary source: StreetInsider
    Published: Mon, 08 Jun 2026 14:04:34 GMT
  2. Official source: learn.microsoft.com
  3. Related coverage: breakingagent.com
  4. Official source: microsoft.com
  5. Official source: news.microsoft.com
  6. Related coverage: creati.ai
  1. Related coverage: techradar.com
  2. Related coverage: silverfort.com
  3. Related coverage: labs.cloudsecurityalliance.org
  4. Official source: adoption.microsoft.com
  5. Related coverage: newsroom.workday.com
 

Back
Top