No artifacts appear under "Apply Artifacts"

Patil, Aditi 10 Reputation points
2024-06-04T15:37:26.7366667+00:00

Hello, I am trying to add the pycharm and intellij artifact, however I am getting no available options to search for artifacts. The message on the Apply artifacts page reads below:

Select the artifacts to be installed on the VM. Artifacts will be installed in the order chosen, from top to bottom. Learn more.

0 artifact(s) configured

Additionally, an artifact I added before this error began keeps appearing as "Skipped" with no installation time listed. How do I address these issues?

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
{count} votes

1 answer

Sort by: Most helpful
  1. kobulloc-MSFT 25,731 Reputation points Microsoft Employee
    2024-06-12T05:50:12.2366667+00:00

    Hello, @Patil, Aditi !

    Why am I running into errors when installing custom artifacts in Azure DevTest Labs?

    These are the troubleshooting steps for determining why artifacts are failing in DevTest Labs:

    https://learn.microsoft.com/en-us/azure/devtest-labs/devtest-lab-troubleshoot-apply-artifacts

    From the Portal:

    • Investigate the private artifact repository and lab storage account to make sure that the lab VM is getting access to the custom artifact.
    • Make sure that the VM is running.
    • Navigate to the Artifacts page for the lab VM to make sure the VM is ready for applying artifacts (you'll see a message at the top of the page if you can't or you can run this PowerShell command).
    • Investigate the failed artifact by going to the lab Overview page > select the VM from My virtual machines > select the Failed artifact. Here you will get details about the artifact failure.
    • Inspect the Activity logs by looking for entries for Create or Update Virtual Machine Extension or Create or Update Virtual Machine if the artifact was applied directly. Select the failed entry and then select JSON on the failure page.

    From the lab VM:

    If this doesn't resolve your issue, then let us know in the comments and we'll investigate further by taking a closer look at your resources.


    I hope this has been helpful! Your feedback is important so please take a moment to accept answers.

    If you still have questions, please let us know what is needed in the comments so the question can be answered. Thank you for helping to improve Microsoft Q&A!

    User's image

    0 comments No comments