Azure / Azure/MachineLearningNotebooks
PipelineEndpoint List is not retrieving all pipeline endpoints
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
When i execute the `PipelineEndpoint.list(ws)` method, from class [PublishedPipeline](https://learn.microsoft.com/en-us/python/api/azureml-pipeline-core/azureml.pipeline.core.publishedpipeline?view=azure-ml-py), the API retrieves just the first 100 endpoints and not the full list, despite the documentation states that it sould retrieve **all** the pipelines.
In particular, I cite the documentation:
_Get all published pipelines in the current workspace_
I'm running Python 3.8 and my package version is: azureml-pipeline-core==1.52.0
Is there any hidden parameter that i should specify to get the further 100 pipelines or it is a bug? Despite the reason, is there any way I can retrieve all the pipelines?
Thank you
Stefano
---
#### Dettagli del documento
⚠ *Non modificare questa sezione. È necessaria per i collegamenti relativi ai problemi tra learn.microsoft.com ➟ GitHub.*
* ID: 51bf1534-0004-72a7-6e9e-cbb855c748e0
* Version Independent ID: b9d3cc69-fd39-d477-d8b3-4372e500ffa6
* Content: [azureml.pipeline.core.PublishedPipeline class - Azure Machine Learning Python](https://learn.microsoft.com/it-it/python/api/azureml-pipeline-core/azureml.pipeline.core.publishedpipeline?view=azure-ml-py)
* Content Source: [AzureML-Docset/stable/docs-ref-autogen/azureml-pipeline-core/azureml.pipeline.core.PublishedPipeline.yml](https://github.com/MicrosoftDocs/MachineLearning-Python-pr/blob/live/AzureML-Docset/stable/docs-ref-autogen/azureml-pipeline-core/azureml.pipeline.core.PublishedPipeline.yml)
* Service: **machine-learning**
* Sub-service: **core**
* GitHub Login: @DebFro
* Microsoft Alias: **debfro**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.