Skip to content

Commit c6ab7e6

Browse files
committed
section name
1 parent a9056ee commit c6ab7e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/ai-services/openai/how-to/gpt-with-vision.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,8 @@ You need to upload your videos to an Azure Blob Storage container. [Create a new
459459

460460
Once your videos are uploaded, you can get their SAS URLs, which you use to access them in later steps.
461461

462+
#### Ensure proper read access
463+
462464
Depending on your authentication method, you may need to do some extra steps to grant access to the Azure Blob Storage container. If you're using an Azure AI Services resource instead of an Azure OpenAI resource, you need to use Managed Identities to grant it **read** access to Azure Blob Storage:
463465

464466
#### [using System assigned identities](#tab/system-assigned)

0 commit comments

Comments
 (0)