Dylan Prins

Results 10 comments of Dylan Prins

Today it takes more then 12 minutes for the checks to run

It is been 7 months now... when is it acceptable to fork the repo and continue somewhere else?

@sramekmichal have you checked this yet?

we use the following output in a network module: ```bicep output subnets array = vNet.properties.subnets ``` The deployment is tested locally and works fine by the way.

Hi bernie, Sorry for the delay but the issue is still not fixed ``` ____ _____ ____ __ / __ \/ ___// __ \__ __/ /__ / /_/ /\__ \/...

would love to see this working too

Looks like this is the same for Get-AzManagementGroup. When will this bug be fixed? this issue is almost a year old

I cant find the answer :( I have the following code: ```powershell Add-PodeWebPage -Name 'Subscriptions' -Icon 'Settings' -ArgumentList $accesstoken -ScriptBlock { param($Accesstoken) New-PodeWebCard -Content @( New-PodeWebTable -Name 'Subscriptions' -ArgumentList $accesstoken...