<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: 6 Steps to Automate Publishing a VSIX Extension with DevOps	</title>
	<atom:link href="https://intellitect.com/blog/demystified-azure-pipeline-vsix-extension/feed/" rel="self" type="application/rss+xml" />
	<link>https://intellitect.com/blog/demystified-azure-pipeline-vsix-extension/</link>
	<description>Complex Software Development - Simplified</description>
	<lastBuildDate>Thu, 21 Apr 2022 22:02:12 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Austen Frostad		</title>
		<link>https://intellitect.com/blog/demystified-azure-pipeline-vsix-extension/#comment-385718</link>

		<dc:creator><![CDATA[Austen Frostad]]></dc:creator>
		<pubDate>Tue, 29 Jun 2021 21:13:03 +0000</pubDate>
		<guid isPermaLink="false">https://intellitect.com/?p=38092#comment-385718</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://intellitect.com/blog/demystified-azure-pipeline-vsix-extension/#comment-385581&quot;&gt;Hector Flores&lt;/a&gt;.

Glad it was helpful! 
I briefly looked into whether or not there were other options other than the PAT for creating the Visual Studio Marketplace Service Connection in the Devops project, but it still looks like the way its done. So yeah it requires maintenance based on the lifetime of the PAT :( So I guess set it to the max lifetime and mention its status in the project&#039;s README.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://intellitect.com/blog/demystified-azure-pipeline-vsix-extension/#comment-385581">Hector Flores</a>.</p>
<p>Glad it was helpful!<br />
I briefly looked into whether or not there were other options other than the PAT for creating the Visual Studio Marketplace Service Connection in the Devops project, but it still looks like the way its done. So yeah it requires maintenance based on the lifetime of the PAT :( So I guess set it to the max lifetime and mention its status in the project&#8217;s README.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hector Flores		</title>
		<link>https://intellitect.com/blog/demystified-azure-pipeline-vsix-extension/#comment-385581</link>

		<dc:creator><![CDATA[Hector Flores]]></dc:creator>
		<pubDate>Mon, 14 Jun 2021 15:47:35 +0000</pubDate>
		<guid isPermaLink="false">https://intellitect.com/?p=38092#comment-385581</guid>

					<description><![CDATA[This article is great! But I was wondering if there is a way to not rely on PAT token. Can a service principal or the pipelines underneath the principal using Oath Authentication be used instead? I know it has to be associated with an actual account, so it might be difficult, but I wondered if there is anything that can get closer to not using a PAT token for authentication. The reason is, if PAT token is used, manual maintenance is needed to keep the token up-to-date along with the need to rely on 1 user. This is not ideal for large organizations.]]></description>
			<content:encoded><![CDATA[<p>This article is great! But I was wondering if there is a way to not rely on PAT token. Can a service principal or the pipelines underneath the principal using Oath Authentication be used instead? I know it has to be associated with an actual account, so it might be difficult, but I wondered if there is anything that can get closer to not using a PAT token for authentication. The reason is, if PAT token is used, manual maintenance is needed to keep the token up-to-date along with the need to rely on 1 user. This is not ideal for large organizations.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
