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 Durable Functions API Reference doesn't offer documentation for DFApp and Blueprints classes #34983

Closed
metamoof opened this issue Mar 28, 2024 · 2 comments
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@metamoof
Copy link

Type of issue

Missing information

Description

Azure Functions Python v2 projects use the azure.durable_functions.Blueprint and DFApp classes, but there is no documentation for those classes and their decorators in the API reference.

They should be included in the Classes section of the package reference.

Page URL

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

Content source URL

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

Document Version Independent Id

ca0470bb-40c6-66a7-a764-71e29509afcf

Article author

@lmazuel

Metadata

  • ID: a95fe6a1-3abb-7c46-99e4-bb932ea82918
@metamoof metamoof changed the title Azure Durable Functions doesn't offer documentation for DFApp and Blueprints classes Azure Durable Functions API Reference doesn't offer documentation for DFApp and Blueprints classes Mar 28, 2024
@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Mar 28, 2024
@kashifkhan
Copy link
Member

Hi @metamoof, this repo is for the Azure Python SDK. For items related to Azure Functions issues need to be opened here

@metamoof
Copy link
Author

metamoof commented Mar 28, 2024

@kashifkhan This issue is opened using the link provided on the bottom of the page. https://learn.microsoft.com/en-us/python/api/azure-functions-durable/azure.durable_functions?view=azure-python

I will open an issue for my problem in the other location, but please also look at correcting that link.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

2 participants