microsoft / OpenAIWorkshop

workshop materials to build intelligent solutions on Open AI
MIT License
480 stars 280 forks source link

openai_batch_pipeline guide deploying old storage account type (version 1) #210

Open pradorodriguez opened 3 months ago

pradorodriguez commented 3 months ago

Guide: https://github.com/microsoft/OpenAIWorkshop/tree/main/scenarios/openai_batch_pipeline Path: scenarios/openai_batch_pipeline Problem: Integration issues between Azure Synapse and Storage account. Error: Azure Blob linked service with account kind as empty or "Storage" (general purpose v1) ​​​​​​does not support managed identity, service principal or credential authentication in Data Flow. Specify the account kind, or choose a different authentication, or upgrade your storage account.