Skip to content

Commit 12411ba

Browse files
authored
Update triggers-troubleshoot.md
1 parent f16b87e commit 12411ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

support/power-platform/power-automate/flow-run-issues/triggers-troubleshoot.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@ To ensure your flows continue to function as expected, follow these steps:
351351

352352
- **Updated trigger URL**: The URL displayed on the HTTP trigger card in your flow's designer will reflect a new URL. This new URL is required for your flows to function correctly.
353353
- **Length of the new URL**: The updated URL might exceed 255 characters, especially when [Shared Access Signature (SAS) authentication](/azure/storage/common/storage-sas-overview) is configured. Verify that your destination system supports URLs longer than 255 characters and adjust its configuration if necessary.
354+
We strongly recommend updating your service configurations to support 255. However, if this isn’t feasible, customers can explore alternative solutions such as using a proxy wrapper (for example, see the [Azure API Management Quickstart](https://learn.microsoft.com/en-us/azure/api-management/get-started-create-service-instance)), Azure Functions, or similar approaches.
354355
- **Warning banner**: A warning banner will appear on your flow details page or within the designer, displaying the old URL that has been replaced. This serves as a reminder to update any references to the outdated URL with the new URL. If you do not see the warning banner on flows with HTTP or Teams webhook trigger, your environment is most likely on Self Host Multitenant architecture, and your flows will not be impacted.
355356

356357
> Click here to copy the new trigger URL. The old trigger URL \<trigger URL> will stop working on November 30, 2025. Your tools that use this flow WILL break unless you update them with the new URL.

0 commit comments

Comments
 (0)