Skip to content

Conversation

pamelafox
Copy link
Collaborator

This PR removes the hardcoded aka.ms/appservice-logs link from the generic error message, since the app can run on either App Service or Container Apps.

Changes:

  • app/backend/error.py: replace link with deployment-agnostic guidance: 'check the application logs for a full traceback.'
  • Updated tests and snapshots that assert the exact error message.

All tests pass locally.

Fixes #2678.

@pamelafox pamelafox closed this Aug 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove hardcoded url to appservice-logs in error message
1 participant