Skip to content

[Fix] Stages to Run couldn't be selected#18310

Merged
mszhanyi merged 1 commit into
mainfrom
zhanyi/selectstage
Nov 7, 2023
Merged

[Fix] Stages to Run couldn't be selected#18310
mszhanyi merged 1 commit into
mainfrom
zhanyi/selectstage

Conversation

@mszhanyi
Copy link
Copy Markdown
Contributor

@mszhanyi mszhanyi commented Nov 7, 2023

Description

Add the pool definition in 2 stages even the pool is Microsoft-Hosted Pool.

Motivation and Context

Recently, in Nuget pipeline, when we click the Stages to Run
image
It always pops up

Encountered error(s) while parsing pipeline YAML:
Could not find a pool with ID 5206. The pool does not exist or has not been authorized for use. For authorization details, refer to https://aka.ms/yamlauthz.
Could not find a pool with ID 5206. The pool does not exist or has not been authorized for use. For authorization details, refer to https://aka.ms/yamlauthz.

@mszhanyi mszhanyi requested a review from a team November 7, 2023 02:22
@mszhanyi mszhanyi merged commit 9868a71 into main Nov 7, 2023
@mszhanyi mszhanyi deleted the zhanyi/selectstage branch November 7, 2023 09:52
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
### Description
Add the pool definition in 2 stages even the pool is Microsoft-Hosted
Pool.



### Motivation and Context
Recently, in Nuget pipeline, when we click the Stages to Run

![image](https://github.com/microsoft/onnxruntime/assets/16190118/45af295e-fa75-402a-a7de-803c6a2ab7cd)
It always pops up 
```
Encountered error(s) while parsing pipeline YAML:
Could not find a pool with ID 5206. The pool does not exist or has not been authorized for use. For authorization details, refer to https://aka.ms/yamlauthz.
Could not find a pool with ID 5206. The pool does not exist or has not been authorized for use. For authorization details, refer to https://aka.ms/yamlauthz.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants