Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
This type of issue can happen with machine translation, especially when a model update changes how certain words or sentence structures are handled. Translation quality can also vary by language pair and by the amount of context available to the system.
For English-to-Swedish content, I would recommend keeping a representative set of sentences and comparing the output over time. If certain terminology is important, Custom Translator or a terminology dictionary can also help maintain consistency.
For user-facing content where natural wording and accuracy are important, a human review step is worth considering. Machine translation can provide a fast first draft, while a professional linguist can identify incorrect words, awkward phrasing, cultural issues, and context-related mistakes.
This is also discussed in more detail in MarsTranslation's overview of AI translation and human quality control, which explains how machine translation post-editing (MTPE) can be used to improve accuracy and consistency:
https://www.marstranslation.com/blog/ai-with-human-quality-control-impact-on-translation
So, rather than assuming that a single model output represents the overall quality of Azure Translator, I would test a consistent sample set and use human review for important or customer-facing translations.