### Description During [publish of azure function app ](https://github.com/Azure/azure-functions-core-tools/blob/b367a5155d7bf299c4719dc37051082ae8ddebaf/src/Cli/func/Actions/AzureActions/PublishFunctionAppAction.cs#L254), core tools should show a warning that function app is using a deprecated extension bundle Extension Bundle Deprecation policy - https://learn.microsoft.com/en-us/azure/azure-functions/extension-bundles#bundle-versions Display similar [message as already being displayed through VS Code publish task](https://github.com/microsoft/vscode-azurefunctions/blob/65ca631bc0c0f10504268373f79356b2b81bd02a/src/commands/deploy/getWarningForExtensionBundle.ts#L29) - <img width="604" height="292" alt="Image" src="https://github.com/user-attachments/assets/861ac781-012f-4ded-8690-00be1571edea" />