Lost track of the account used with my azure service

André Denis 0 Reputation points
2025-04-01T15:12:28.0766667+00:00

Good morning

I have a Vision azure service that I use for years.

I use it through the API and the API keys

It worked fine upto some days ago and it does not work any more: System.Net.Http.HttpRequestException: hostname nor servname provided, or not known...

My problem is that this service has been created by one of my company accounts but I lost track which one.

Is is any way, knowning the url of the service, which is the Microsoft account\subscription where this service is declared?

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
284 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Pavankumar Purilla 7,015 Reputation points Microsoft External Staff Moderator
    2025-04-02T04:59:32.6633333+00:00

    Hi André Denis,

    If you have lost track of the subscription associated with your Azure Vision service but still have the service URL, there are a few ways to recover the information.

    First, check the Azure Billing Portal (Cost Management + Billing) to see if any of your accounts are being billed for the service, as this might help identify the correct subscription. You can also use the Azure CLI by running az login followed by az account list --output table to display all subscriptions you have access to.
    I hope this information helps.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.