Power Automate – New admin tenant setting for resubmitting Power Automate flow runs
On January 13, 2025, Power Automate will introduce a new admin tenant setting to control the resubmission of flow runs initiated by instant triggers. This feature will be widely available across all regions by the end of January 2025. How does this affect me? By default, this feature will disable the ability for users to resubmit flow runs that were initialized using an instant trigger unless the new setting is enabled. If no action is taken, users will be unable to resubmit flows that were previously initialized using an instant trigger. What do I need to do to prepare? This message is for awareness and no action is required. If you want to enable flow run resubmissions for cloud flows that were initialized by instant triggers, admins can follow the steps below: Sign in to your tenant account.PowerShell: Add-PowerAppsAccount -Endpoint “prod” -TenantID <Tenant_ID> Retrieve and store your tenant settings in TenantSettings.PowerShell: $tenantSettings = Get-TenantSettings Set the powerPlatform.powerAutomate.disableFlowRunResubmission flag to False, to allow flow run resubmissions for cloud flows initialized by instant triggers.Powershell: tenantSettings.powerPlatform.powerAutomate.disableFlowRunResubmission= $FalseSet-TenantSettings -RequestBody $tenantSettings If you are not familiar with running PowerShell commands for your tenant, refer to the PowerShell support for Power Automate documentation Message ID: MC975979
The post Power Automate – New admin tenant setting for resubmitting Power Automate flow runs appeared first on M365 Admin.
Published on:
Learn moreWe can help you with Power Automate – New admin tenant setting for resubmitting Power Automate flow runs
If you want help implementing, troubleshooting, or improving this product, contact us and we’ll point you in the right direction.
Related posts
Preparing the Windows ecosystem for next-generation code signing
Rollout schedule: Microsoft guidance is already available. October 19, 2026: Microsoft Windows Production PCA 2011 expires. End of 2026: Windo...
Microsoft Viva: Viva Learning retirement of Microsoft 365 training content
Microsoft is retiring 161 Microsoft 365 training modules and selected articles from Viva Learning on September 21, 2026, removing outdated con...
Improved capabilities for files with Copilot in OneDrive Web
Copilot in OneDrive Web enables users with a Microsoft 365 Copilot license to find, understand, analyze, create, and act on files using natura...
Microsoft Teams: Prepare custom apps for private and shared channel compatibility
Microsoft Teams will roll out a feature by September 2026 to help admins identify custom line-of-business apps needing updates for private and...
Microsoft Entra ID: Passkey support for B2B users
Microsoft Entra ID will support passkey registration and sign-in for B2B users to meet resource tenant MFA requirements, enhancing phishing re...
Microsoft 365 admin center: Usage reports migrating to new domains
Microsoft 365 admin center Usage reports domains will change starting mid-August 2026, with current and new domains active in parallel for at ...
Microsoft Teams: Local Pan-tilt-zoom (PTZ) controls for Microsoft Teams Rooms on Windows
Microsoft Teams Rooms on Windows will add native local Pan-Tilt-Zoom (PTZ) camera controls for compatible mechanical or optical PTZ cameras, a...
New in Microsoft 365 Copilot: Self-serve Copilot Connectors
Microsoft 365 Copilot now offers self-serve connectors, allowing users to securely sync external data like Jira and Confluence with their cred...
Microsoft Teams: Admin policy to automatically block identified external meeting bots from joining meetings
Microsoft Teams will introduce a new admin policy, starting August 2026, allowing automatic blocking of identified external meeting bots from ...
Microsoft 365 Copilot: Personalized Copilot Suggestions Coming to Frontier
Microsoft 365 Copilot will introduce personalized AI suggestions in Copilot Chat for eligible Frontier program users starting early August 202...