Azure / azure-functions-dotnet-worker

Azure Functions out-of-process .NET language worker
MIT License
429 stars 184 forks source link

SDK Type binging documentation - For blob storage existing doc here, and worker binding samples are here #1344

Closed cloudmelon closed 1 year ago

cloudmelon commented 1 year ago

Our public documentation offers a guide for running C# Azure Functions in an isolated worker process. And we're closing the gaps and tracked some in-progress changes on Differences between in-process and isolated worker process .NET Azure Functions.

This item is aiming to track the SDK type binding doc improvements and samples to guide customers.

Adding service limits : https://learn.microsoft.com/en-us/azure/azure-functions/functions-scale#service-limits

fabiocav commented 1 year ago

@cloudmelon can you please provide more information here?

ghost commented 1 year ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

cloudmelon commented 1 year ago

Adding service limits : https://learn.microsoft.com/en-us/azure/azure-functions/functions-scale#service-limits

fabiocav commented 1 year ago

Discussed with @cloudmelon , closing this and we'll have other issues opened to track/document service limits.