MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.28k stars 21.46k forks source link

maxPollingInterval documentation inconsistencies #53790

Open ghost opened 4 years ago

ghost commented 4 years ago

There are a few inconsistencies with how the default configuration of maxPollingInterval is documented on this page, versus this one: https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-storage-queue-trigger?tabs=csharp#polling-algorithm.

This page states that the default value for maxPollingInterval is 1 second, though the linked document states that this value is two seconds in local development and 1 minute when deployed to Azure. I've tested the default configuration value on both local and remote development, and the latter behaviour seems to hold. Could this value/description be updated to reflect this?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

VikasPullagura-MSFT commented 4 years ago

@jublair Thanks for the feedback! I have assigned the issue to content author to check and update the document as appropriate.

VikasPullagura-MSFT commented 4 years ago

@craigshoemaker Can you please check and add your comments on this doc update request as applicable.