When I
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Hi @siudeks Thank you for your feedback! We will review and update as appropriate.
@siudeks The reprocessing will be done for sure if you have deleted the BlobReceipt but there is no fix time when it will trigger. sometimes it may take several minutes or wait for any new blob to come to trigger your function.
You can check the blobreceipts folder as it will create a new receipt after reprocessing for the same blob.
I know it sounds weird, but I check it multiple times, and neither reprocessing new blob nor waiting 24 hours doesn't trigger reprocess. I will prepare short video as the proof,
@siudeks Can you try restarting your function app as I cant repro your scenario. It is working fine for me.
Thanks for your help, I checked twice my problem and it does not work. I', suprised it works in your case, because with simple C# project generated by Visual Studio it does not work at all. So it is not an exception, is't normal behavior.
I did exactly describe steps to save your time, so please retest it as described:
1) create from template a cloud function in Visual Studio 2017:
So, time for test:
@siudeks I tried exactly the same way you mentioned above post and It worked for me in that way as well. It seems the issue is with your environment specific and this will require some deeper analysis. Can you please file a support request @
https://aka.ms/azsupt? If you do not have access to a support plan, please reach out @ azcommunity at microsoft dot com with a link to this Issue as well as your subscription ID and we can help to get one time free support ticket opened for you.
Will do
Most helpful comment
@siudeks I tried exactly the same way you mentioned above post and It worked for me in that way as well. It seems the issue is with your environment specific and this will require some deeper analysis. Can you please file a support request @
https://aka.ms/azsupt? If you do not have access to a support plan, please reach out @Â
azcommunity at microsoft dot com with a link to this Issue as well as your subscription ID and we can help to get one time free support ticket opened for you.