Mike Pfeffer
Mike Pfeffer
Some resource types (devtestlab schedules, application pools, host groups - there may be others) show generic cube icons instead of their resource icons. Example: this was generated from `export-azviz -resourcegroup...
It would be great if we had the ability to have Azviz exclude resources from a graph based on their name or ID. For example, I've got an RG with...
I'd like to be able to use --name-pattern-value to name resources based on their resource group and what type of resource it is, and to add a unique name to...
Aztfy works wonderfully for importing resources and I hugely appreciate the interactive mode. However, it would be wonderful if there's a way to only include results by specific HCL or...
When working in interactive mode, if we delete a resource, it stays in Skip state and there's no way to undo it other than quitting and re-running aztfy. Is there...
Azviz diagrams with Private Link resources don't show which NIC that the PL resource is connected to. We should be able to see this as part of the diagram, either...
When I create an azviz diagram for a resource group that includes private endpoint resources, they show up as generic resource group icons:  These resources' SVG files are all...
**Describe the bug** I'm trying to connect to a VPN that works fine on a normal Cisco Anyconnect client. It prompts for my username, then the password, and secondary password....
I created a series of resources in my Test-SnowflakeIntegration resource group via the portal. I wanted to export them via aztfexport and ran the following command: `./aztfexport rg --use-azure-cli-cred --non-interactive...
It doesn't make much sense that we have to specify the command, then any options - especially --use-azure-cli-cred - before we specify the scope. If we're using CLI creds or...