question

AhmetNovalic-9795 avatar image
0 Votes"
AhmetNovalic-9795 asked WarrenKinley answered

Azure Functions deployment slots traffic

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?

azure-functions
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@AhmetNovalic-9795 Welcome to Microsoft QnA. Thank you for the question. We will review and update at the earliest.

0 Votes 0 ·
JayaC-MSFT avatar image
0 Votes"
JayaC-MSFT answered

Hello @AhmetNovalic-9795 yes it would work for Http triggers.

However for queues you may check this :

https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-queues-topics-subscriptions#topics-and-subscriptions


If this answer helped, please "Accept the answer" and "Up-vote" so that it helps others in the community.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

WarrenKinley avatar image
0 Votes"
WarrenKinley answered

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

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.