Skip to main content
🦉
Message CenterMicrosoft 365 Updates
HomePermissionsTenant FinderPortfolio
🦉
M365 Message Centerby Cengiz YILMAZ

Track the latest updates, features, and announcements for Microsoft 365 services. Comprehensive archive of service updates and important changes.

Quick Links

HomePermissionsTenant FinderPortfolio

Connect

© 2026 M365 Message Center. Created with ❤️ by Cengiz YILMAZ

Data sourced from Microsoft 365 Message Center • Not affiliated with Microsoft

  1. Home
  2. /
  3. MC975979

Power Automate – New admin tenant setting for resubmitting Power Automate flow runs

Informational

Message ID

MC975979
View in Admin Center

Services

Microsoft Power Automate

Details

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:
  1. Sign in to your tenant account.
    PowerShell: Add-PowerAppsAccount -Endpoint "prod" -TenantID <Tenant_ID>
  2. Retrieve and store your tenant settings in TenantSettings.
    PowerShell: $tenantSettings = Get-TenantSettings
  3. 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= $False
    Set-TenantSettings -RequestBody $tenantSettings
If you are not familiar with running PowerShell commands for your tenant, refer to the PowerShell support for Power Automate documentation.

Timeline

📅
Published
Jan 9, 2025
Message published to Message Center
✏️
Updated
Jan 29, 2025
Message content updated
🏁
End Date
Feb 23, 2025
Message timeline ends

Tags

#New feature

Category

📖Stay Informed

Related Messages

Similar updates

MC975798

Power Automate – Use a simplified OData editor in actions like Get items and Get files

Jan 9, 2025
MC973280

Power Automate – Copilot in Power Automate for desktop

Jan 6, 2025
MC970214

Power Automate – Transform scripting using AI driven natural language

Jan 1, 2025
MC970128

Power Automate – Connect your own virtual network with hosted machine group

Jan 1, 2025
MC970118

Power Automate – Updated Browse Connectors/Actions pane in Cloud flows

Jan 1, 2025