Hi @David Tahvildaran ,
Thank you for reaching out to Microsoft Q&A
The deadline only applies to Power Automate HTTP/Teams webhook triggers using old logic.azure.com endpoints.
What are the remediation steps to ensure these automated alerts continue to fire?
Keep the Existing Logic Apps as it is and allow them to continue fire the alerts. you can also validate by sending test alert and check Logic app run history.
You are not required to generate new Flow, just update the url to the newer one in Power-automate flows.
If you have any flows (outside Logic Apps) whose trigger URLs contain logic.azure.com, update them:
Open the flow in Power Automate.
Copy the new trigger URL from the trigger card.
Replace the old URL everywhere it’s referenced (scripts, configs, Teams connectors, etc.).
Use this command: Get-AdminFlowWithMigratingTriggerUrl to find all impacted flows.
Reference: https://learn.microsoft.com/en-us/power-automate/environment-architecture
do I need to abandon Azure Logic apps entirely and start using Power Automate before the deadline?
No. Logic Apps are not being retired. The November 30, 2025, change only affects Power Automate flows that use HTTP or Teams webhook triggers with URLs containing logic.azure.com. Your Logic App wired to an Azure Monitor Action Group will continue to work as it is.