I'm trying to make an app in Xamarin CrossPlatform, and I wanted to implement the tool of the Microsoft Multilingual App ToolKit, followed the official tutorial of the tool and even watched a video of one of the developers implement it in an App, but at the moment Generating the translation launches this to me in the console:
1 > The Microsoft Translator provider credentials were not found in the Windows Credential Manager. Microsoft Translator provider requires an active Azure subscription, as well as manually added to the Credential Manager service. See link for more information.
1 > An error was encountered while loading a translation provider. While other providers will continue to work, this provider will not be used for generating translations until the issue is resolved.
I know it asks for a kind of credential for an Azure subscription, but my question is, nowhere does it say that this tool is paid or something like that and everything I've seen and researched about the tool has not seen anything similar, I would like to know if you could inform me why you ask me for this credential and if it is paid or not.
Thank you very much in advance, I really want to know what is happening here.