Reader small image

You're reading from  Azure DevOps Server 2019 Cookbook, - Second Edition

Product typeBook
Published inMay 2019
PublisherPackt
ISBN-139781788839259
Edition2nd Edition
Tools
Concepts
Right arrow
Authors (2):
Tarun Arora
Tarun Arora
author image
Tarun Arora

Tarun Arora is obsessed with high-quality working software, continuous delivery, and Agile practices. He has worked on various industry-leading programs for fortune 500 companies in the financial and energy sectors. For many years, Tarun has been a Microsoft Most Valuable Professional in Visual Studio and Development Technologies. His core strengths are designing application architecture for cloud scale and everything DevOps. He was recognized as an MVP by Microsoft in 2014 for going over and above in supporting the product teams and community with his contributions. Tarun is an active open source community contributor, speaker, and Blogger. Follow Tarun on Twitter @arora_tarun for the latest and greatest updates in DevOps.
Read more about Tarun Arora

Utkarsh Shigihalli
Utkarsh Shigihalli
author image
Utkarsh Shigihalli

Utkarsh Shigihalli is passionate about technology and has a keen interest in developing tools and extensions. Currently working for Avanade in the United Kingdom, he has experience in the areas of Azure, DevOps, Agile, and Architecture. Over the years he has worked for many top companies as an architect, independent consultant, and as a DevOps coach in India, the United States, Netherlands, and United Kingdom. He has been awarded as Microsoft Most Valuable Professional five times. He regularly writes at Visual Studio Geeks and you can follow him on Twitter at @onlyutkarsh.
Read more about Utkarsh Shigihalli

View More author details
Right arrow

Creating the VS Marketplace publisher


Every extension that needs to be published to the marketplace needs to be published from a publisher. All extensions live under that publisher. Anyone can create the publisher by going to VS Marketplace management portal.

In this recipe, we will see how we can create a VS Marketplace publisher. In the next recipe, we will use this publisher while creating the task and also while publishing the task.

Getting ready

Creating the publisher is easy and to create one, you should have Microsoft account email address (@outlook.com/@hotmail.com for example).

Let's start creating a publisher:

  1. Navigate to the VS Marketplace management portal by going to this URL: https://aka.ms/vsmarketplace-manage.
  2. If you have not already signed in, you will get a prompt when using your Microsoft account:
  1. Sign in using your Microsoft account. If you do not have a Microsoft account already, create one. You can also use your Azure Active Directory (AAD)-linked corporate account if you...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Azure DevOps Server 2019 Cookbook, - Second Edition
Published in: May 2019Publisher: PacktISBN-13: 9781788839259

Authors (2)

author image
Tarun Arora

Tarun Arora is obsessed with high-quality working software, continuous delivery, and Agile practices. He has worked on various industry-leading programs for fortune 500 companies in the financial and energy sectors. For many years, Tarun has been a Microsoft Most Valuable Professional in Visual Studio and Development Technologies. His core strengths are designing application architecture for cloud scale and everything DevOps. He was recognized as an MVP by Microsoft in 2014 for going over and above in supporting the product teams and community with his contributions. Tarun is an active open source community contributor, speaker, and Blogger. Follow Tarun on Twitter @arora_tarun for the latest and greatest updates in DevOps.
Read more about Tarun Arora

author image
Utkarsh Shigihalli

Utkarsh Shigihalli is passionate about technology and has a keen interest in developing tools and extensions. Currently working for Avanade in the United Kingdom, he has experience in the areas of Azure, DevOps, Agile, and Architecture. Over the years he has worked for many top companies as an architect, independent consultant, and as a DevOps coach in India, the United States, Netherlands, and United Kingdom. He has been awarded as Microsoft Most Valuable Professional five times. He regularly writes at Visual Studio Geeks and you can follow him on Twitter at @onlyutkarsh.
Read more about Utkarsh Shigihalli