Accessing Pipeline variables inside the Python script

Anonymous
2022-04-12T09:05:20.37+00:00

Hello community,

I have a scenario where I need to run Python script from the Azure Repos with Pipeline and I have API auth_key that I need to store in Azure Pipeline variables.

![192244-image.png]1

I have red the variable documentation, but I have a hard time to understand that as I am learning programming and Pipelines too. Maybe at least some example? It would be much appreciated.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,797 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. vipullag-MSFT 26,021 Reputation points
    2022-04-12T13:28:24.013+00:00

    @Anonymous

    Welcome to Microsoft Q&A Platform, thanks for posting your query here.

    Azure DevOps related queries/issues are currently not supported on this Microsoft Q&A platform. Please check this supported products list here (more to be added later on).

    I would request you to please post your queries in dedicated forums as in below links:
    https://developercommunity.visualstudio.com/spaces/21/index.html
    https://developercommunity.visualstudio.com/t/get-unique-id-from-devops-organization/756710
    https://stackoverflow.com/questions/tagged/azure-devops

    Hope that helps.
    Please 'Accept as answer' if it helped, so that it can help others in the community looking for help on similar topics.

    0 comments No comments