Excelent video! I have a question about a topic of which I have not found examples on the internet and it is not clear to me if it is supported or not by ACA at this time; I want to know if ACA supports events of a Blob Storage, for example when a file is created in a blob storage; what I want to achieve is basically that when a file is created in a container of a blob storage it notifies my application in ACA through Dapr, does ACA support this with Dapr? Where can I find an example of this or a step by step? Thanks
Currently watching your playlists after getting a rought introduction from John Savil! This clarifies a lot - thanks for uploading!
Glad this helped
How to use Managed Identity between Dapr and blob storage?
Unfortunately couldn't get what's the purpose from Dapr or the video
Dapr is a subject apart. You use it to abstract the backing services of your application.
same thing. The author didn't make good job to explain it. More over it is not Azure service.
Good video, thanks. It would also be good to see how you set up dapr to work locally with dockerdesktop...
Excelent video! I have a question about a topic of which I have not found examples on the internet and it is not clear to me if it is supported or not by ACA at this time; I want to know if ACA supports events of a Blob Storage, for example when a file is created in a blob storage; what I want to achieve is basically that when a file is created in a container of a blob storage it notifies my application in ACA through Dapr, does ACA support this with Dapr?
Where can I find an example of this or a step by step? Thanks
Nice question. My first thought is that an function app will would be a better option for that scenario, but lets wait for specialists answer
Would you create the dapper client inside the controller? Wouldnt it be more correct to create in the DI and inject it in all controllers needing it?
dapr! dapper is another thing