Creating new Azure Devops Pipeline getting error related to subscription

Brass Contributor

Hi

I am trying to create new pipeline in Azure DevOps portal with type of "Python Function App to Linux on Azure" but getting an error "You don’t appear to have an active Azure subscription."

What it could be?

6 Replies
You can add Azure subscription in Project service connections.
Open one of your project > Project settings at left bottom corner > Service connections, in Pipelines session > New service connection.
I have created ticket with MS about this, after that, maybe they did something I see all my subscriptions in drop-down list, but in the next step another error, something with token.
It seems that case now resolved, tried again in private mode, wizard saw my Function app in Repos and wizard created azure-pipelines.yml file succesfully.

@alexander tikhomirov trying it again inPrivate window worked for me