Hello, great feature, but i can't figure out how to make it work.
I followed your sample, but I always have the following error :
Run D:\a_actions\rasmusbuchholdt\simply-web-deploy\2.1.0/Scripts/Set-ApplicationPool.ps1 StopAppPool *** ***
D:\a_actions\rasmusbuchholdt\simply-web-deploy\2.1.0/Scripts/Set-ApplicationPool.ps1 StopAppPool *** ***
shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
env:
DOTNET_ROOT: C:\Program Files\dotnet
Info: Using ID 'e8f5aac5-9627-4e4d-a143-806a3ed31a1e' for connections to the remote server.
Error: The specified credentials cannot be used with the authentication scheme 'Basic'.
Error: Default credentials cannot be supplied for the Basic authentication scheme.
Parameter name: authType
Error count: 1.
: D:\a_temp\de8caf1b-2b5f-42b5-8fe7-0e722f4a3fe7.ps1:3
Line |
3 | *** ***
| ~~~~
| The term '' is not recognized as a name of a cmdlet, function, script file, or executable program.
| Check the spelling of the name, or if a path was included, verify that the path is correct and try again.