devops-pipeline does not recognize devops organization
See original GitHub issueTrying 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
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Troubleshoot pipeline runs - Azure DevOps - Microsoft Learn
Learn how to troubleshoot pipeline runs in Azure Pipelines and Team Foundation Server.
Read more >"The DevOps Project does not exist or you do not have ...
I can see my devops organisations under "all resources". But when i click on it i get the error "Organization doesn't exist." Which...
Read more >Azure Portal doesn't see DevOps organization [account ...
1 Answer 1 · In the Azure Portal, click "All services" then search for "devops". · Click "Azure DevOps organizations" · Our visualstudio.com...
Read more >9 ways to tell if you're really doing DevOps - TechBeacon
Many people believe that their organizations use a DevOps approach, but the "best practices" they've adopted aren't consistent with a DevOps methodology.
Read more >Configuring CI/CD Pipelines as Code with YAML in Azure ...
Navigate to your team project on Azure DevOps in a new browser tab. ... Review trigger and point to master if you repo...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@JK87iab Thanks for raising this issue. I will investigate and work on the fix in https://github.com/Azure/azure-functions-devops-build/issues/42.
I’m experiencing the same issue, it seems not resolved.