Alex Frankel

Results 258 comments of Alex Frankel

Here are the notes from our first in-depth discussion on the topic. ## requirements: * can trace nested deployments e2e * need to ensure uniqueness of deployment name * would...

@ucheNkadiCode -- can you take a look at this one and see if we want to make any changes?

Support `ctrl` + `click` to turn the type string into a clickable link that takes you to the same spot.

Got it - we should definitely improve validation to check that a top-level child resource declaration has a parent. I think the issue is that because we still allow the...

@settrend -- with a segmented name like this, you are saying that you are looking for a parent key vault named `MyVault`. It will only fail if that key vault...

@Gordonby -- can you share the full error message ideally with a correlation ID? We think this may be happening during preflight validation on the resource provider, but we need...

@ruslany I think this is an issue with the preflight implementation for container apps. Any chance you can take a look?

In theory, due to the idempotent nature of ARM Template/Bicep deployments, you shouldn't need to know if it is new or existing. The AKS issue is definitely a service-side bug....

I'm fine leaving it open and collecting more feedback. I will mark it as an "Intermediate Language" fix accordingly

It would be great if you can work on it! A couple of considerations: * Please run the rough design by us before you start the work to make sure...