When using Azure Functions with Queue triggers, assigning a percentage to another slot doesn't seem to route any requests through it.
Are these percentages only applicable in case of HTTP triggers?
When using Azure Functions with Queue triggers, assigning a percentage to another slot doesn't seem to route any requests through it.
Are these percentages only applicable in case of HTTP triggers?
@AhmetNovalic-9795 Welcome to Microsoft QnA. Thank you for the question. We will review and update at the earliest.
Hello @AhmetNovalic-9795 yes it would work for Http triggers.
However for queues you may check this :
If this answer helped, please "Accept the answer" and "Up-vote" so that it helps others in the community.
Hi, did you get an answer to you question. I have a similar question regarding the traffic percentage with a blob storage triggered function. Do you now know if the traffic percentage only refers to a HTTP triggered function? Thanks
8 people are following this question.