Blob Reader

Download a blob (CSV, JSON, or any file) from Azure Blob Storage using the caller's (agent's) managed identity via AAD — no account key or SAS. Use when an agent needs to read input data a user placed in their own blob container, including from inside a managed harness or sandbox where DefaultAzureCredential resolves to the agent identity. Requires the identity to hold the 'Storage Blob Data Reader' role on the container or account.

azure-ai-foundry e96aa73 2 files · 5.5 KB Updated

File contents

azure-ai-foundry/foundry-samples/tree/main/samples/python/prompt-agents/agent-identity-and-skills/skills/blob-reader commit e96aa7395f

Frequently asked questions

npx skillmds@latest add azure-ai-foundry/blob-reader