Justin Grote

Results 875 comments of Justin Grote

Works for me on 7.4, fresh install. ![image](https://github.com/JustinGrote/PoshNmap/assets/15258962/51a88b52-def7-4966-b90a-144c59c88e91) Do `ipmo poshnmap -passthru |% exportedcommands` to verify

Correct, this is my nuget v3 bridge for PowerShell gallery. The destination is `https://pwsh.gallery/index.json` I do also want to note I pushed an update that has `tags` as a property...

It's a reasonably convenient approach, I've always like how Microsoft.Extensions.Configuration basically takes a lot of complex inputs and boils them down to a key-value store and this is a similar...

@bhavanakonchada @theJasonHelmick I added migration logic as appropriate and tried to handle all possible edge cases, I did not do this transparently as users should be informed what is going...

Good tip! Should be pretty straightforward to add.

It's on the to-do list, I already have the scaffolding for it.

@janegilring added it for Azure AD in v0.0.8, give it a spin. Azure Resource roles will be a bit more complicated... https://github.com/JustinGrote/JAz.PIM/pull/9

I decided I'm probably gonna make this the default experience and swap the parameter to -NoWait instead

Thanks Sydney, I understand in default table format it may not be super legible and would be truncated with "..." often but I think it is important to expose that...

@jdhitsolutions well obviously, this is more for new users of the module who don't even know the metadata is a thing and don't know they can do advanced filtering of...