Computer Vision Read container - require authentication

Ali 0 Reputation points
2023-07-15T12:56:11.85+00:00

So i am running the Computer Vision Read in a local container. I can call the local API without providing any credentials. Is it possible to set the container up to require some form of authentication?

I know that I provide the credentials when I run the container, but If I want to host the container to call it from other machines, everyone with the url can call it.

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
402 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Konstantinos Passadis 19,386 Reputation points MVP
    2023-07-15T22:25:14.3933333+00:00

    Hello @Ali !

    Welcome to Microsoft QnA!

    Yes and anyone needs the Key !

    Anyway

    Azure Cognitive Services do not provide other forms of Authentication than the API

    You can however host the API into API Management and then add authentication to that

    Read about API Gateway

    https://learn.microsoft.com/en-us/azure/api-management/authentication-authorization-overview

    I hope this helps!

    Kindly mark the answer as Accepted and Upvote in case it helped!

    Regards

    1 person found this answer helpful.
    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.