Flow Studio Security Architecture Review

Flow Studio and Flow Studio MCP - Security and Architecture Review

Last updated: 2026-05-15
Audience: Enterprise InfoSec and Architecture review
Owner: Flow Studio Solutions

Executive summary

Flow Studio products connect to Microsoft Power Platform using Microsoft Entra authentication and delegated Microsoft API permissions. Flow Studio does not receive Microsoft passwords and does not store connector secrets.

There are three related product surfaces:

SurfacePurposePrimary data pathStorage model
Flow Studio AppBrowser app for viewing, managing, and debugging Power Automate flowsUser browser to Microsoft Power Platform APIsBrowser cache plus Flow Studio service metadata
Flow Studio for TeamsTeam view for flow/app inventory, monitoring, and run historyScheduled or user-initiated scans through Flow Studio server functionsAzure Storage tables/blobs, either Flow Studio-managed or customer-provided
Flow Studio MCPMCP server for AI agents working with Power AutomateAgent to Flow Studio MCP to Microsoft Power Platform APIsMostly pass-through; stores account, usage, and tool-call logs
Flow Studio GovernanceTenant-wide governance, maker analytics, compliance scoring, and audit reportingScheduled or user-initiated scans through Flow Studio server functionsAzure Storage tables/blobs, either Flow Studio-managed or customer-provided

Permissions required

Microsoft sign-in

Flow Studio uses Microsoft Entra ID for authentication.

PermissionWhy it is neededNotes
openid, profile, emailSign the user in and identify the accountUsed by the web app/auth layer
Tenant ID and object ID claimsBind the account to the correct tenant/workspaceUsed for tenant isolation and access checks
offline_accessMaintain delegated access after explicit consentUser/admin can revoke consent in Microsoft

Power Platform delegated permissions

These are requested only when the user grants Power Platform access.

ScopeUsed byPurpose
https://service.flow.microsoft.com//Flows.Read.AllApp, Teams, MCPRead Power Automate flow metadata and definitions where the user/service account has access
https://service.flow.microsoft.com//Flows.Manage.AllApp, Teams, MCPManage flows, including update, enable/disable, trigger, resubmit, or repair actions when invoked
https://service.flow.microsoft.com//Activity.Read.AllApp, Teams, MCPRead flow activity/run metadata
https://service.flow.microsoft.com//Approvals.Read.AllApp/Teams where enabledRead approval metadata
https://service.flow.microsoft.com//Approvals.Manage.AllApp/Teams where enabledManage approvals where the user has rights
https://service.powerapps.com/UserApp/Teams/MCP setupRead Power Apps/Power Platform user context and app inventory where enabled
https://api.powerplatform.com/.defaultNewer Power Platform API pathsRead tenant/environment/flow endpoints exposed by the Power Platform API
https://manage.office.com//ActivityFeed.ReadGovernance audit featuresRead Microsoft 365 activity feed events for governance reporting
https://graph.microsoft.com/user.readbasic.allGovernance maker enrichmentResolve basic user profile fields for maker/owner identification

Permissions not requested for MCP

Flow Studio MCP does not request mailbox, calendar, OneDrive, SharePoint file, Teams chat, or broad Microsoft Graph content scopes for the agent request path.

Data accessed

Data classExamplesScope
Account identityName, email, Entra tenant ID, Entra object IDCurrent signed-in user and service accounts connected by the customer
Subscription and entitlementPlan, call limit, billing period, Stripe customer/subscription IDsFlow Studio account/workspace
Power Platform environment inventoryEnvironment IDs, names, region/type where availableTenant/workspace, based on granted access
Power Automate flow metadataFlow IDs, names, state, owner/team metadata, trigger/action structure, connector referencesFlows visible to the delegated account or admin/service account
Power Automate run metadataRun ID, status, start/end time, failed action names, error codes/messagesMonitored or requested flows
Action input/output payloadsRuntime inputs/outputs exposed by Power Automate action blob linksMCP only when the user/agent explicitly asks to inspect a run action, this is not stored or logged
Connection inventoryConnector names, connection references, connection IDs, owner metadata where availableUsed for diagnostics, governance, and flow repair
Maker metadataBasic user display fields, ownership counts, governance role mappingGovernance reporting
Governance metadataBusiness impact, owner team, support group, monitoring flag, tags, scoresCustomer workspace

Data not accessed or not stored

DataPosition
Microsoft passwordsNever received by Flow Studio
Connector secretsNot stored by Flow Studio
Mailbox/calendar/file contentsNot requested for MCP and not part of the standard Power Automate MCP scope set
Payment card dataHandled by Stripe; Flow Studio does not receive card number/CVV
Runtime action payloadsNot stored as routine product data; MCP can fetch them transiently when explicitly requested for debugging

Data stored

Flow Studio App

Stored itemLocationPurpose
Browser cache/preferencesBrowser cache/OPFSFaster UI, local filtering, recent selections
Account/license metadataFlow Studio backendAccess control and entitlement checks
Optional cached flow/run dataBrowser cache/OPFSLocal app performance and offline-style repeat viewing

Flow Studio for Teams / Governance

Stored itemLocationPurpose
Customer/workspace mappingAzure Table StorageResolve the authenticated user to a workspace
Microsoft refresh tokensAzure Storage token table, protected by Azure platform encryption at restObtain delegated Power Platform access tokens after consent
EnvironmentsAzure Table StorageInventory and filtering
Flows and Power Apps metadataAzure Table StorageGovernance, search, reporting
Runs and failure metadataAzure Table StorageMonitoring, failure trends, diagnostics
Makers/users basic metadataAzure Table StorageOwnership and governance reporting
Connections/connectorsAzure Table StorageDependency and risk reporting
Governance fieldsAzure Table StorageBusiness impact, owner team, support and compliance views
CSV/report exports or debug blobs where configuredAzure Blob StorageCustomer reporting and support diagnostics

Flow Studio MCP

Stored itemLocationPurpose
Customer/workspace mappingAzure Table StorageResolve the authenticated user to a workspace
API key or key metadataAzure Table StorageAllow MCP clients to authenticate
Microsoft refresh tokensAzure Storage token table, protected by Azure platform encryption at restObtain delegated Power Platform access tokens after consent
EntitlementsAzure Table Storage and StripePlan limits and access control
MCP usage countsAzure Table StorageBilling/limits
MCP action logsAzure Table StorageUsage metering, security review, support diagnostics
Connector hintsAzure Table StorageImprove agent guidance for connector/action authoring
Update-flow debug logsAzure Blob StorageTroubleshoot failed flow update/create calls

MCP action logs record metadata such as tool name, timestamp, user ID, tenant ID, workspace, status, duration, and error message. They are not intended to store full flow definitions, connector secrets, or run payload bodies.

Data transferred

Flow Studio architecture diagram showing data transfer paths between users, agents, Flow Studio APIs, Microsoft services, Azure Storage, Stripe, and Google Analytics

TransferDataNotes
Browser to Microsoft EntraLogin/authenticationMicrosoft handles credentials
Browser/server/MCP to Power Platform APIsDelegated API callsSubject to Microsoft tenant policies, DLP, RBAC, and the consented account’s rights
Flow Studio server to Azure StorageProduct metadata, logs, tokens, usageStorage can be Flow Studio-managed or customer-provided for Teams/governance workspaces
Flow Studio site/server to StripeBilling/subscription metadataCard data remains with Stripe
Public marketing/docs pages to Google AnalyticsPage views and basic site eventsNot used in MCP JSON-RPC agent traffic

External systems and subprocessors

SystemPurposeData involved
Microsoft AzureHosting, functions, storage, monitoring — regions: Australia East (primary), West US, West Europe / Germany West CentralService data, operational logs, stored metadata
Microsoft Entra IDAuthentication and delegated OAuth consentIdentity claims and OAuth tokens
Microsoft Power Platform APIsProduct data source and action targetFlow/app/environment/run/connector data
StripeSubscription billingBilling email, customer/subscription IDs, payment status
Google Analytics 4Public site analyticsPage/event analytics on public web pages only
HubSpot or email platform, if usedProduct/support communicationsName and email for opted-in communications

Flow Studio does not sell customer data.

Bring Your Own Azure Storage

Customers can use their own Azure Storage account for Flow Studio for Teams / Power Clarity workspace data.

Setup model

Flow Studio BYOS storage setup model showing the workspace locator routing Flow Studio services to a customer-owned Azure Storage account containing Table and Blob Storage

Flow Studio stores a workspace-to-storage mapping in its central registry. Product data for that workspace is written to the customer-owned storage account.

Customer requirements

RequirementDetail
Azure Storage accountGeneral-purpose v2 storage account with Azure Table Storage and Blob Storage available
Network accessFlow Studio services must be able to reach Table and Blob endpoints. If private endpoints/firewalls are required, allow the Flow Studio function outbound path agreed during setup
Authentication methodStorage connection string or equivalent SAS/credential with required table/blob permissions
Permissions neededCreate/read/update/delete table entities; create/read/write blobs and containers used for exports/debug logs
Security baselineHTTPS only, TLS 1.2+, encryption at rest enabled, customer-managed keys optional if required by the customer
LifecycleCustomer owns storage account lifecycle, retention policies, backup/replication choices, and deletion controls

Typical tables/containers

The exact set depends on enabled modules, but common tables include:

Table/containerPurpose
gEnvsPower Platform environments
gFlowsPower Automate flow metadata and governance fields
gRunsFlow run metadata and failure details
gAppsPower Apps metadata
gMakersMaker/user summary metadata
gConnectionsPower Platform connection inventory
gConnectorsConnector catalog/inventory
gRules, gScansMonitoring rules and scan state
gAccounts / AccountTokensConnected service account/token records where configured
Blob containers such as clarity or debug containersCSV exports and support/debug artifacts where enabled

BYOS setup steps

  1. Customer creates or nominates the Azure Storage account.
  2. Customer confirms network controls and whether public endpoint, firewall allowlisting, or private endpoint access is required.
  3. Customer provides a least-privilege connection method to Flow Studio through the agreed secure channel.
  4. Flow Studio registers the workspace-to-storage mapping.
  5. Flow Studio runs a test scan and verifies tables/blobs are created and written.
  6. Customer validates storage account logs, data residency, backup, and retention settings.

FAQ

Does Flow Studio store Microsoft passwords?
No. Authentication is handled by Microsoft Entra ID.

Can customers use their own Azure Storage?
Yes. Flow Studio can write Teams/governance workspace data to customer-owned Azure Storage.

Does MCP store flow definitions?
Starter/Pro MCP calls are primarily pass-through. Flow definitions are not stored as routine MCP product data. Some paid monitoring/governance features can cache selected flow metadata when enabled.

Does MCP store run payloads?
No run payload storage. MCP can fetch action inputs/outputs transiently when the user/agent explicitly asks for run debugging.

Can Flow Studio modify flows?
Yes, where the consented account has rights and the user/agent invokes a management tool. Examples include update, enable/disable, trigger, cancel, resubmit, or add to solution.

What is a Flow Studio workspace?
A workspace is an isolation bucket within a tenant. One or more users in the same group share a workspace to review and manage monitoring together. Within the same tenant, multiple workspaces can exist — for example, different teams monitoring different projects independently. It is also possible to monitor multiple tenants (such as separate dev and prod tenants) within a single workspace. Multi-tenant workspace configuration is available by request.

Each workspace has an associated Azure Storage account for storing flow, run, and governance data. This storage can be auto-provisioned and managed by Flow Studio, or customers can bring their own Azure Storage account (BYOS).

Are calls tenant-isolated?
Yes. Records are partitioned by tenant/workspace identifiers, and API calls resolve the authenticated identity before accessing workspace data.

Can access be revoked?
Yes. Microsoft consent can be revoked from Microsoft, and Flow Studio API keys/tokens can be removed from the dashboard/service.

Are external AI models used by Flow Studio MCP?
No. Flow Studio MCP is an API/tool layer. The AI agent chosen by the customer calls MCP; Flow Studio does not run a server-side LLM for these requests.

Does Flow Studio bypass Microsoft DLP or RBAC?
No. Calls are made through Microsoft APIs using delegated access and remain subject to the tenant’s Microsoft controls.

What happens if the subscription ends?
Access is removed. Stored data is deleted on request or during account/workspace offboarding according to the agreed process and applicable recordkeeping obligations.

Discussions