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
Announcing the Private Preview of Cosmos DB Azure RBAC Integration
Introduction Managing access to Azure resources often means dealing with two separate permission models: one for management operations and ano...
Azure DocumentDB (with MongoDB compatibility) for Banking: A Modern Customer 360 Approach
Introduction: Transforming Customer Intelligence in Banking Every day, people interact with their bank across mobile apps, branches, call cent...
Power Automate: take Function
Learn how to use the "take" function in Power Automate. Grab items from the front of arrays and strings, handle edge cases, and combine with s...
Variables inside Apply To Each steps in Power Automate
For many years I’ve been saying, don’t use variables in Power Automate as it hurts the flow’s performance. Recently it was p...
Power Automate trigger and action for forms in SharePoint (Preview)
Power Automate introduces preview triggers and actions for SharePoint forms, enabling workflow automation on form submissions starting May 202...
Generate documents using forms in SharePoint with Power Automate (Preview)
Power Automate will introduce a preview action in May 2026 to generate documents from SharePoint forms by mapping inputs to templates. Availab...
Exam AI-901: Microsoft Azure AI Fundamentals
With a massive amount of focus on AI across the Microsoft platform, I decided to sit the new AI-901 exam, which is the new Azure fundamentals ...
The problem: All-or-nothing batch processing in Azure Service Bus
Azure Functions lets you settle each Service Bus message on its own within a batch. Complete, abandon, dead-letter, or defer messages one by o...
Welcome to Azure Cosmos DB Conf 2026
Today is the day. Azure Cosmos DB Conf 2026, in partnership with AMD, is a free virtual developer event focused on building modern, scalable a...