Can you dynamically bind to different tables or containers?
- Yes, using binding expressions like {name}, {rand-guid}, or {datetime}.
Example (dynamic blob output):
[Blob("container/{name}-{datetime}.txt", FileAccess.Write)] out
string outputBlob
🔹 Section 7: Azure SQL / Cosmos DB – Q&A