Azure-Functions icon indicating copy to clipboard operation
Azure-Functions copied to clipboard

Azure API References don't offer documentation on the Python v2 classes

Open metamoof opened this issue 1 year ago • 0 comments

As described in https://github.com/Azure/azure-sdk-for-python/issues/34983 and https://github.com/Azure/azure-sdk-for-python/issues/34985 the Azure Functions SDK API Reference docs don't include documentation for the Python v2 classes such as azure.functions.FunctionApp, azure.functions.Blueprint, azure.durable_functions.DFApp and azure.durable_functions.Blueprint.

Those classes should be included in the Classes section of the package pages, along with documentation for all of the decorators.

Page URLs

https://learn.microsoft.com/en-us/python/api/azure-functions/azure.functions?view=azure-python https://learn.microsoft.com/en-us/python/api/azure-functions-durable/azure.durable_functions?view=azure-python

Content source URLs

https://github.com/MicrosoftDocs/azure-docs-sdk-python/blob/main/docs-ref-autogen/azure-functions/azure.functions.yml https://github.com/MicrosoftDocs/azure-docs-sdk-python/blob/main/docs-ref-autogen/azure-functions-durable/azure.durable_functions.yml

Document Version Independent Id

33be62d6-06f4-9c93-ba62-df4dfd96ddca ca0470bb-40c6-66a7-a764-71e29509afcf

Article author @lmazuel

metamoof avatar Mar 28 '24 13:03 metamoof