I have a function app with 2 slots (staging and prod), both of them will trigger the upload of a file in the same blob storage. My question is: if both of them will trigger the same blob storage (but act differently), the time I upload a file to that blob storage will trigger both of them or just the one that's set as primary? Thanks in advance!
Asked
Active
Viewed 333 times
4
-
good question. I could not find any information about it, but I assume the production is the one that will get triggered. – Thiago Custodio Feb 28 '20 at 15:58
1 Answers
0
Actually, it depends on your configuration and settings when creating your slot. For instance, if you clone the settings both will trigger, else the prod will only trigger

Jeremy Caney
- 7,102
- 69
- 48
- 77

Ezekiel Matomi
- 66
- 4