Rémi Sormain

Results 9 comments of Rémi Sormain

If that can help shed some light on the issue, I had the same `ErrorApplicationGatewayForbidden ` error after creating a AKS cluster with bicep scripts. In my case the problem...

Is there an update on this? The user-defined types are very nice for params, but sometimes I'd be happy to leverage the existing resource type definitions. In my current scenario,...

@WhitWaldo I agree that it is not really custom types, given that those type already exist. But it fits the "strong typing parameters and output" IMO because I "only" need...

Hi there! We are in a similar situation, it would be nice to have a workflow to manage secrets - such as email providers API key. As @mutefiRe rightly highlights,...

Hi there ! I just stumbled upon the same issue, and I agree that, given [`structuredClone`](https://web.dev/structured-clone/) is now part of the standard library and more and more codebases, there should...

@thernstig I did read that and I saw the prototypes aren't the same but it still doesn't explain why it is so.

I'm trying to upgrade from Mongoose 5.12.10 to 6.2.8, and there seem to be a breaking changes with this beahviour - but I am not sure whether it lies within...

Hi! It seems we are facing the same issue in 1.25.5. We upgraded a few weeks (24.02) ago and the memory usage (container working set memory) jumped from the moment...

Hi ! I've just installed fabric via the recommended script and I'm facing the same issue where `fabric -l ` yields `No Patterns`. Here the content of `~/.config/fabric/.env`: ``` DEFAULT_VENDOR=OpenAI...