Azure DevOps Pipeline Hosted Agent-システム機能はどこにありますか?

そして

ホストされているエージェントのシステム機能はどこで確認できますか?私はここに行きました、そしてそれはユーザー能力だけを示します:

https://dev.azure.com/ {myOrg} / {myProj} / _ settings / agentqueues?agentId = 8&queueId = 91&view = capabilities

コンピューター上でmsbuildのバージョンとそのパスを見つけようとしています。バージョン16を使用する必要があります

ここに画像の説明を入力してください

Levi Lu-MSFT

Microsoftがホストするエージェントにインストールされているツールとソフトウェアはここで確認できます以下のスクリーンショットに示すリンクをクリックして、含まれているソフトウェアを確認してください。

ここに画像の説明を入力してください

残念ながら、msbuildは上記のホストされたエージェントで見つからないため、個別にインストールされていないようです。ただし、Msbuildタスク直接使用して、パイプラインでmsbuildVersionを16.0に指定することができます。パイプラインは、指定されたバージョンのmsbuildをクラウドから自動的にダウンロードします。

また、パイプラインを実行するための独自のセルフホストエージェント構築することもできます。msbuildバージョン16をオンプレミスマシンに手動でダウンロードします。これにより、msbuildタスクのmsbuildの場所をオンプレミスのmsbuildの場所に指定できます。ここに画像の説明を入力してください

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

Azure DevOps Hosted Build Agent MSI

分類Dev

Connect containerized self-hosted agent with Azure DevOps

分類Dev

Azure DevOps hosted-agentがWindowsのプルに失敗しました:2004

分類Dev

How to specify which version of nuget.exe to use with self-hosted agent in Azure DevOps?

分類Dev

Share PowerShell variable between two tasks of the job agent in Release pipeline in Azure DevOps

分類Dev

Azure PipelinesBizTalk-Microsoft Hosted Build Agent

分類Dev

Secret Pipeline Parameter in Azure Devops

分類Dev

Build pipeline for service fabric app on Azure devops

分類Dev

Azure DevOps release pipeline with git-flow

分類Dev

Fail to active conda in Azure DevOps pipeline

分類Dev

Include local dll in Azure DevOps pipeline

分類Dev

How to use previous Azure DevOps yaml pipeline name in triggered pipeline?

分類Dev

Azure devops les tâches d'agent manquantes de CI

分類Dev

Azure DevOps Build Pipeline - A failed build still gets deployed to Azure

分類Dev

How to write a secret to azure key vault from Azure DevOps pipeline?

分類Dev

Azure DevOps Hosted Build Controller-Azure Storage Emulatorはサポートされていますか?

分類Dev

Azure DevOps Pipelineの定義を継承することは可能ですか?

分類Dev

Azure Devops Pipeline:system.debugと「システム診断を有効にする」の違い

分類Dev

Azure devops microsoft hosted buildserverに依存関係の新しいバージョンをインストールします

分類Dev

Azure devops pipeline get work items between builds

分類Dev

Azure DevOps Release Pipelines - Using Powershell with Pipeline variables inside brackets

分類Dev

Unable to print the variable right after set it in Azure devops pipeline

分類Dev

Migrate VS2017 Azure DevOps pipeline to VS2019

分類Dev

Azure Devops Pipeline trigger ignore paths when a tag is triggered

分類Dev

Azure Devops Build Pipeline for solution with multiple project types

分類Dev

Release pipeline to Prod is just queued, not starting to deploy- devops Azure

分類Dev

passing pipeline variable as argument into Powershell build step not working in Azure DevOps

分類Dev

Azure DevOps Hosted Agents-エージェントにツール(PSモジュール)を追加

分類Dev

Azure Devops Pipelineを使用して、タグ(スペース付き)をARMテンプレートに渡します

Related 関連記事

  1. 1

    Azure DevOps Hosted Build Agent MSI

  2. 2

    Connect containerized self-hosted agent with Azure DevOps

  3. 3

    Azure DevOps hosted-agentがWindowsのプルに失敗しました:2004

  4. 4

    How to specify which version of nuget.exe to use with self-hosted agent in Azure DevOps?

  5. 5

    Share PowerShell variable between two tasks of the job agent in Release pipeline in Azure DevOps

  6. 6

    Azure PipelinesBizTalk-Microsoft Hosted Build Agent

  7. 7

    Secret Pipeline Parameter in Azure Devops

  8. 8

    Build pipeline for service fabric app on Azure devops

  9. 9

    Azure DevOps release pipeline with git-flow

  10. 10

    Fail to active conda in Azure DevOps pipeline

  11. 11

    Include local dll in Azure DevOps pipeline

  12. 12

    How to use previous Azure DevOps yaml pipeline name in triggered pipeline?

  13. 13

    Azure devops les tâches d'agent manquantes de CI

  14. 14

    Azure DevOps Build Pipeline - A failed build still gets deployed to Azure

  15. 15

    How to write a secret to azure key vault from Azure DevOps pipeline?

  16. 16

    Azure DevOps Hosted Build Controller-Azure Storage Emulatorはサポートされていますか?

  17. 17

    Azure DevOps Pipelineの定義を継承することは可能ですか?

  18. 18

    Azure Devops Pipeline:system.debugと「システム診断を有効にする」の違い

  19. 19

    Azure devops microsoft hosted buildserverに依存関係の新しいバージョンをインストールします

  20. 20

    Azure devops pipeline get work items between builds

  21. 21

    Azure DevOps Release Pipelines - Using Powershell with Pipeline variables inside brackets

  22. 22

    Unable to print the variable right after set it in Azure devops pipeline

  23. 23

    Migrate VS2017 Azure DevOps pipeline to VS2019

  24. 24

    Azure Devops Pipeline trigger ignore paths when a tag is triggered

  25. 25

    Azure Devops Build Pipeline for solution with multiple project types

  26. 26

    Release pipeline to Prod is just queued, not starting to deploy- devops Azure

  27. 27

    passing pipeline variable as argument into Powershell build step not working in Azure DevOps

  28. 28

    Azure DevOps Hosted Agents-エージェントにツール(PSモジュール)を追加

  29. 29

    Azure Devops Pipelineを使用して、タグ(スペース付き)をARMテンプレートに渡します

ホットタグ

アーカイブ