Azure API References don't offer documentation on the Python v2 classes
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.