Ptnan7

Results 4 comments of Ptnan7

And the log in external console: [cli.knack.cli Command arguments ['c.txt](https://github.com/Azure/aaz-dev-tools/files/14662530/cli.knack.cli.Command.arguments.c.txt)

@tharren For now, only Premium AFDX can be associated with waf, and this progress can be executed via security policy api. You can create a security policy by ``` az...

I tried ``` az network dns zone list -g "$rg" --query [0].id ``` and get ``` "/subscriptions/$subid/resourceGroups/$rg/providers/Microsoft.Network/dnszones/$zone" ``` If you use `local zoneId=${zoneId:1:-1}`, the fisrt character `/`will not be extracted,...

@utillity Hi I found that 2 issue opened by you provide parameters that is begun with `C:/Program Files/Git` while debugging, however the input seems normal. And I cannot reproduce this...