Forum Discussion
alexander tikhomirov
Apr 15, 2020Brass Contributor
Creating new Azure Devops Pipeline getting error related to subscription
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 ...
Chan Nyein Ko Ko
Apr 17, 2020Copper Contributor
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.
Open one of your project > Project settings at left bottom corner > Service connections, in Pipelines session > New service connection.
alexander tikhomirov
Apr 17, 2020Brass Contributor
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.
- alexander tikhomirovApr 17, 2020Brass Contributor
- alexander tikhomirovApr 17, 2020Brass ContributorIt 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.