Skip to content

Commit 6549f85

Browse files
authored
Merge pull request #203796 from PatrickFarley/cogserv
[cog svcs] Cogserv
2 parents 21a7c00 + 2c8e83f commit 6549f85

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

articles/cognitive-services/Speech-Service/how-to-audio-content-creation.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -168,11 +168,16 @@ The users you grant access to need to set up a [Microsoft account](https://accou
168168
169169
To add users to a Speech resource so that they can use Audio Content Creation, do the following:
170170
171-
1. In the [Azure portal](https://portal.azure.com/), search for and select **Cognitive Services**, and then select the Speech resource that you want to add users to.
172-
1. Select **Access control (IAM)**, select **Add**, and then select **Add role assignment (preview)** to open the **Add role assignment** pane.
173-
1. Select the **Role** tab, and then select the **Cognitive Service User** role. If you want to give a user ownership of this Speech resource, select the **Owner** role.
174-
1. Select the **Members** tab, enter a user's email address and select the user's name in the directory. The email address must be linked to a Microsoft account that's trusted by Azure Active Directory. Users can easily sign up for a [Microsoft account](https://account.microsoft.com/account) by using their personal email address.
175-
1. Select the **Review + assign** tab, and then select **Review + assign** to assign the role to a user.
171+
172+
1. In the [Azure portal](https://portal.azure.com/), select **All services**.
173+
1. Then select the **Cognitive Services**, and navigate to your specific Speech resource.
174+
> [!NOTE]
175+
> You can also set up Azure RBAC for whole resource groups, subscriptions, or management groups. Do this by selecting the desired scope level and then navigating to the desired item (for example, selecting **Resource groups** and then clicking through to your wanted resource group).
176+
1. Select **Access control (IAM)** on the left navigation pane.
177+
1. Select **Add** -> **Add role assignment**.
178+
1. On the **Role** tab on the next screen, select a role you want to add (in this case, **Owner**).
179+
1. On the **Members** tab, enter a user's email address and select the user's name in the directory. The email address must be linked to a Microsoft account that's trusted by Azure Active Directory. Users can easily sign up for a [Microsoft account](https://account.microsoft.com/account) by using their personal email address.
180+
1. On the **Review + assign** tab, select **Review + assign** to assign the role.
176181
177182
Here is what happens next:
178183
@@ -182,8 +187,6 @@ Users now visit or refresh the [Audio Content Creation](https://aka.ms/audiocont
182187
183188
If they can't find the available Speech resource, they can check to ensure that they're in the right directory. To do so, they select the account profile at the upper right and then select **Switch** next to **Current directory**. If there's more than one directory available, it means they have access to multiple directories. They can switch to different directories and go to **Settings** to see whether the right Speech resource is available.
184189
185-
:::image type="content" source="media/audio-content-creation/add-role-first.png" alt-text="Add role dialog":::
186-
187190
Users who are in the same Speech resource will see each other's work in Audio Content Creation studio. If you want each individual user to have a unique and private workplace in Audio Content Creation, [create a new Speech resource](#step-2-create-a-speech-resource) for each user and give each user the unique access to the Speech resource.
188191
189192
### Remove users from a Speech resource

0 commit comments

Comments
 (0)