Maaaarden / VSCode-AzureAutomationExtension

8 stars 5 forks source link

Needs to be able to authenticate as a User Principal #51

Open jeremyhagan opened 2 years ago

jeremyhagan commented 2 years ago

Hi,

It is not always possible or desirable to use a service principal for something like this. I would prefer it if this extension worked similarly to the PowerShell ISE AddOn for Azure Automation where you can authenticate with a username and password.

Cheers, Jeremy.

Kapilhk commented 1 year ago

Hi @jeremyhagan, we have addressed this issue here., do try out pre-release https://marketplace.visualstudio.com/items?itemName=azure-automation.vscode-azureautomation

jeremyhagan commented 1 year ago

Thanks I will be sure to check it out. I note that on the page linked above, the link to the git repo gives a 404.

Kapilhk commented 1 year ago

Hi @jeremyhagan, the source code is not open sourced yet! and hence the private repo.

Kapilhk commented 1 year ago

hi @jeremyhagan , hope you were able to get this issue resolved using new extension. Would love any suggestions or feedback

jeremyhagan commented 1 year ago

Hi,

I've installed it and logged in fine. I haven't tested the functionality yet. When exploring it after installation I couldn't work out how to update a credential asset (add the password) locally like I can in the PowerShell ISE add on. Is that a feature?

Cheers, Jeremy

On Thu, 20 Oct 2022, 11:47 pm Kapil Kukreja, @.***> wrote:

hi @jeremyhagan https://github.com/jeremyhagan , hope you were able to get this issue resolved using new extension. Would love any suggestions or feedback

— Reply to this email directly, view it on GitHub https://github.com/Maaaarden/VSCode-AzureAutomationExtension/issues/51#issuecomment-1285484838, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFU563LHYP7CCNFKA2JVJRDWEE5PPANCNFSM5HR3JT3A . You are receiving this because you were mentioned.Message ID: @.*** com>

jeremyhagan commented 1 year ago

Hi,

In playing with this today, I have noticed that when I open a PowerShell runbook, not of the collapse controls are present and the keyboard shortcuts for collapsing the code regions also don't work.

On Thu, 20 Oct 2022 at 23:47, Kapil Kukreja @.***> wrote:

hi @jeremyhagan https://github.com/jeremyhagan , hope you were able to get this issue resolved using new extension. Would love any suggestions or feedback

— Reply to this email directly, view it on GitHub https://github.com/Maaaarden/VSCode-AzureAutomationExtension/issues/51#issuecomment-1285484838, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFU563LHYP7CCNFKA2JVJRDWEE5PPANCNFSM5HR3JT3A . You are receiving this because you were mentioned.Message ID: @.*** com>

Kapilhk commented 1 year ago

@jeremyhagan Thanks for trying preview version and feedback. Copying this issue to our repo to be followed up: Collapse controls not working/not present · Issue #4 · microsoft/vscode-azureAutomation (github.com)