Skip to content

Commit 931d962

Browse files
Merge pull request #291 from alexeyo26/alexeyo/byos-do-not-use-custom-roles
[Azure AI Svc] Speech. BYOS. Warning on using custom roles.
2 parents 00af679 + b43cfb2 commit 931d962

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/ai-services/speech-service/bring-your-own-storage-speech-resource.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,11 @@ This step is **mandatory** if you didn't use Azure portal to create your BYOS-en
339339

340340
BYOS uses the Blob storage of a Storage account. Because of this, BYOS-enabled Speech resource managed identity needs *Storage Blob Data Contributor* role assignment within the scope of BYOS-associated Storage account.
341341

342+
> [!CAUTION]
343+
> Don't use custom role assignments instead of built-in *Storage Blob Data Contributor* role.
344+
>
345+
> Failure to do so very likely will result in hard to debug service errors and issues related to accessing BYOS-associated Storage account.
346+
342347
If you used Azure portal to create your BYOS-enabled Speech resource, you can skip the rest of this subsection. Your role assignment is already done. Otherwise, follow these steps.
343348

344349
> [!IMPORTANT]

0 commit comments

Comments
 (0)