Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Interactive Agent creation in artifacts #900

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CharanGali
Copy link

Currently Interactive Agent is failed with error like "ERROR: Connecting to remote server localhost failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic.".

Its caused while establishing the powershell session due to invalid username format.
Removed the character slash() to fix the above error and for successful creation of session and interactive agent creation.

Fix for interactive agent creation
@CharanGali CharanGali changed the title Update vsts-agent-install.ps1 Fix Interactive Agent creation in artifacts Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant