Mikolaj Mackowiak

Results 14 issues of Mikolaj Mackowiak

**Bicep version** 0.9.1 But it didn't work for a while, so it's not a new error. **Describe the bug** when hitting F12 or "go to definition" on bicep registry module...

bug
Needs: Triage :mag:
investigate
story: registry

Hi, I used this component in my project, but when I open lightbox, it shows me a scrollbar on the overlay even if image is quite small. I noticed, that...

Is there a plan or how could I achieve error handling when using image (big) downloaded from url? spinner just keeps spinning even if i,e, 404 or 500 error is...

**Bicep version** 0.9.1 **Describe the bug** ``` Message: Internal Error - System.ArgumentException: The specified line number is not valid. at Bicep.Core.Text.TextCoordinateConverter.GetOffset(IReadOnlyList`1 lineStarts, Int32 line, Int32 character) in C:\__w\1\s\bicep\src\Bicep.Core\Text\TextCoordinateConverter.cs:line 71 at...

bug
Needs: Triage :mag:

Follow up from #486 We need to add support for floating point values that can be entered by user. Floating point values - numbers with dot i.e. `3.14` have following...

enhancement
discussion

#### Check for a solution in the Azure portal For issues in production, please check for a solution to common issues in the Azure portal before opening a bug. In...

new feature

**Bicep version** 0.24.24 **Describe the bug** Following template results in error: `Duplicate resource copy names are not allowed in templates using symbolic names.` ```bicep resource aksWorkloadIdentityApp1 'Microsoft.ManagedIdentity/userAssignedIdentities@2023-01-31' = { name:...

bug
Needs: Upvote

**Is your feature request related to a problem? Please describe.** If you deploy a service with several replicas, descheduler with PodLifeTime plugin will evict them close to each other -...

kind/feature
lifecycle/rotten

Is there option to use workload identity token as password for git source controller? If not, that would be very helpful. Recently Azure DevOps Repos introduced ability to use Service...

Hello, **Problem** I use this integration with home assistant automations to trun on and off batteries or charge them over night. However sometimes changing mode fails to run due to...