Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.63k stars 2.84k forks source link

Documentation not updated #38681

Open v-kyerande opened 11 hours ago

v-kyerande commented 11 hours ago

Type of issue

Outdated article

Description

In the documentation: https://learn.microsoft.com/en-us/python/api/azure-ai-ml/azure.ai.ml.dsl?view=azure-python

The python class mentions Keyword-Only Parameters such as name, description etc. to be used in the code like: @pipeline(name="sample_pipeline", description="pipeline description")

However @pipeline supports compute parameter which is not shown and probably identity parameter as well.

I would request the documentation for this class to be updated with latest information.

Page URL

https://learn.microsoft.com/en-us/python/api/azure-ai-ml/azure.ai.ml.dsl?view=azure-python

Content source URL

https://github.com/MicrosoftDocs/azure-docs-sdk-python/blob/main/docs-ref-autogen/azure-ai-ml/azure.ai.ml.dsl.yml

Document Version Independent Id

aa1918fe-d189-0caf-f669-d3c0d94c6a20

Article author

@lmazuel

Metadata

github-actions[bot] commented 11 hours ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Azure/azure-ml-sdk @azureml-github.