From the course: Azure AI Engineer Associate (AI-102) Cert Prep: Plan and Manage an Azure AI Solution (2023)

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

Securing Cognitive Services with authentication

Securing Cognitive Services with authentication

- [Instructor] In our previous chapter, we learned about ways to provision Cognitive Services for both single and multi-service accounts. In this chapter, we will look at Cognitive Service authentication, OpenAI authentication, network security, and Azure policy implementation ways. In this video, we will talk about authentication ways and role-based access control support. First of all, from the Azure AI multi-service account, if we go to "Keys and Endpoints" options, we will see this page. Here you can see there are two keys, "Location/Region" and "Endpoint" to access cognitive services. This is a general authentication process to access cognitive services using secret keys and dedicated endpoints for your services. You could use any cognitive service-based available features from a multi-service account. But role-based access control is not permitted on a multi-service account level. Only one Azure…

Contents