FaceAPI services. Using inside ASP.NET MVC web application. Net Framework 4.6
In Apr/2017 I obtained free access key for FaceAPI, however, for some unknown for me reason i could access only "West US" server (westus.api.cognitive.microsoft.com) and general server (api.cognitive.microsoft.com).
Once i am trying to login into "West Europe" server i got error "Access denied due to invalid subscription key. Make sure you are subscribed to an API you are trying to call and provide the right key."
So, my questions are:
1) how can I connect to "West Europe" server ?
2) where I could see to what region belong my subscription key?