Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
metamoof opened this issue Mar 28, 2024 · 0 comments
Open

Comments

@metamoof
Copy link

metamoof commented Mar 28, 2024

As described in Azure/azure-sdk-for-python#34983 and Azure/azure-sdk-for-python#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 metamoof changed the title Azure API References don't offer documentation on the v2 classes Azure API References don't offer documentation on the Python v2 classes Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant