the Cognitive Service tab is not showing up under Communication Service

Daniel Kerridge 5 Reputation points
2023-09-18T03:52:42.29+00:00

I have been following this guide: https://learn.microsoft.com/en-us/azure/communication-services/concepts/call-automation/azure-communication-services-azure-cognitive-services-integration

But the Cognitive Service tab does not show up - how do I get that tab to show up?

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,242 questions
{count} votes

1 answer

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 22,706 Reputation points Moderator
    2023-09-21T09:32:32.2466667+00:00

    @Daniel Kerridge

    Could you try navigating to cognitive service page do a role assignment to ACS resource, using below steps-

    Add role from Cognitive Services Azure Portal page

    screenshot1

    Navigate to the portal page for the cognitive service.

    Select the “Access control (IAM)” tab.

    Click the “+ Add” button.

    Select “Add role assignment” from the pop-up menu.

    screenshot3

    Choose the “Cognitive Services User” role to assign, then click “Next.”

    screenshot2

    • Choose the “Managed Identity” option for “Assign access to.” Then press “+ Select members.” This will cause the “Select managed identities” flyout to appear.

    • Choose your subscription from the “Subscriptions” drop down menu.

    • Select “System-assigned managed identity.” This should cause the list of your system assigned identities to appear below in a list.

    • Select the identity from the list and press the “select” button at the bottom of the flyout. This will add the selected identity to the list of members on the “Add role assignment” page.

    • Click “Review + assign” when you have selected all the identities you wish to add the role to.

    • Click “Assign” on the following page. This will assign the role to the managed identity.

    Let us know how it goes.

    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.