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

devops-pipeline does not recognize devops organization #449

Closed
JK87iab opened this issue Jun 3, 2019 · 6 comments
Closed

devops-pipeline does not recognize devops organization #449

JK87iab opened this issue Jun 3, 2019 · 6 comments

Comments

@JK87iab
Copy link

JK87iab commented Jun 3, 2019

Trying to use devops for building and publishing azure functions from visual studio code.

I used this article to connect to devops.

After running az functionapp devops-pipeline create it wont find any organizations.

Error finding organization. Please check that the organization exists by logging onto your dev.azure.com acocunt

Loing via dev.azure.com works as expected. I am also project admin.

Investigative information

Please provide the following:

  • Timestamp:[6/3/2019 8:11:15 PM]
  • Function App name:
  • Function name(s) (as appropriate):
  • Core Tools version: 2.7.1158

az functionapp devops-pipeline create --organization-name NAME --project-name NAME

@maiqbal11
Copy link
Contributor

@Hazhzeng, do you have insight into why this might be happening?

@Hazhzeng
Copy link
Contributor

Hazhzeng commented Jun 3, 2019

Hi @JK87iab, instead of using az functionapp devops-pipeline create --organization-name NAME --project-name NAME

Could you try using az functionapp devops-pipeline create in your functionapp directory? It should guide you interactively to build a devops pipeline.

If it still doesn't work, please let me know.

@JK87iab
Copy link
Author

JK87iab commented Jun 4, 2019

@Hazhzeng

Getting

Would you like to use an existing Azure Devops organization?  (y/n): y
There are no existing organizations, you need to create a new organization.
Please select a region for the new organization:

@Hazhzeng
Copy link
Contributor

Hazhzeng commented Jun 4, 2019

@JK87iab Thanks for raising this issue. I will investigate and work on the fix in Azure/azure-functions-devops-build#42.

@asavaritayal
Copy link
Contributor

Closing as a dupe of Azure/azure-functions-devops-build#42

@freedev
Copy link

freedev commented Nov 20, 2020

I'm experiencing the same issue, it seems not resolved.

kaibocai pushed a commit that referenced this issue Aug 19, 2022
The azure-pipelines.yml is updated to include the v4 branch to run the pipeline
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

No branches or pull requests

5 participants