When I try to use the command to create an Azure Pipeline with specific Azure DevOps organization and project I receive the following message : "Error finding organization. Please check that the organization exists by navigating to the Azure DevOps portal at dev.azure.com."
I am using the correct organization name, I can see it when I navigate to Azure DevOps portal.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Do you mind running the command in an interactive way az functionapp devops-pipeline create
And check if your organization name shows up in the list provided by the command or not
Az interactive seems not be up-to-date with the funcion app last changes. Only the devops-build command appears even if this command has been changed to devops-pipeline and no list appears for this command.
Sorry for the confusion, if you just execute az functionapp devops-pipeline create without any parameters it should guide you through its own interactive mode (not the az interactive).
Okay, just did, it seems it does not see the Azure DevIops organizations I am part of.

@TechWatching Thanks for reporting this issue, I will take a look into it. Seems like the organization created from MSA and AAD account is still tangled. I will improve the organization detection.
@TechWatching If possible could you let me know what's your account type.
When you login to microsoft, if the icon is a badge, that is AAD. Otherwise, it is MSA.

Sorry I did not see your message. It's AAD.
@TechWatching, will close this issue. please reopen if you still facing the same issue