Tip #1454: Azure Blob metadata and index tags in Power Automate
Access blob metadata in two steps: get SAS URL then HTTP request: HEAD to read or PUT to write.
Accessing blob tags is not that easy but get your SAS key that allows tag manipulation elsewhere then come back and finish the job.
The post Tip #1454: Azure Blob metadata and index tags in Power Automate appeared first on Power Platform & Dynamics CRM Tip Of The Day.
Published on:
Learn moreRelated posts
Power Automate: Select Action
The Select action reshapes arrays in Power Automate without loops. Faster than Apply to each, with text mode and calculated fields for clean t...
New Designer Run After Settings in Power Automate
I will start this post with a warning about the New Designer Run After settings. The steps described in this post do not make it easier to und...
Power Automate: range function
The 'range' function in Power Automate creates arrays of consecutive integers. Use it to replace counter variables and skip the count-vs-end t...
Eliminate LLM Cold starts: Load models up to 6x Faster with Azure Blob Storage and Run:AI Model Streamer
Stop paying for idle GPUs while model weights copy to disk. Stream them straight into GPU memory instead with Run:AI Streamer from Azure Blob ...