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.
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.
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