Skip to content

Clarify Azure Translator resource region requirement#6363

Merged
snejus merged 3 commits into
beetbox:masterfrom
methmu:patch-1
Feb 16, 2026
Merged

Clarify Azure Translator resource region requirement#6363
snejus merged 3 commits into
beetbox:masterfrom
methmu:patch-1

Conversation

@methmu
Copy link
Copy Markdown
Contributor

@methmu methmu commented Feb 11, 2026

Added note about setting the translator resource region to Global to avoid 401 errors.

Description

Had a bit of trouble with the lyrics plugin where the translator was not working. Creating a global resource instead of a regional one fixed the issue. Added a small note to the documentation so that people won't run into the same issue in the future.

For a bit more info, you need to specify the region in the request headers if its a regional resource. This is not required for a global one.

To Do

  • Documentation
  • Changelog
  • Tests

Added note about setting the translator resource region to Global to avoid 401 errors.
@methmu methmu requested a review from a team as a code owner February 11, 2026 10:51
Copy link
Copy Markdown
Member

@snejus snejus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely, thanks for this!

@snejus snejus merged commit 942638a into beetbox:master Feb 16, 2026
16 checks passed
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.

2 participants