Results 12 comments of Preston Alvarado

At the moment without these two tickets I'm not sure how far you can get with this. * https://github.com/vitejs/vite/pull/3115 * https://github.com/vitejs/vite/issues/3093 The HMR requires websockets to be proxied. You can...

A lot has happened since 2018. I've noticed there is a github repo for IdentityModel docs that contains one little section for oidc-client. I'm assuming the intention is to start...

There is actually a lot of things not in that wiki. It would be great if the wiki was open for contributions.

I had a case where i needed to exclude binary data, however a more advanced feature could be using a hash for the binary data instead of the difference. I...

Git Hooks + Autoformat on the way would be awesome

@ThomasBleijendaal To fix the out-of-process/in-process coupling would it make sense to make `Microsoft.Azure.Functions.Worker.Extensions.OpenApi.Cli` for Out-of-process?

I imagine this was not merged because it is currently not supported. ```json { "$id": "1", "innerException": null, "message": "This API does not support creating pipelines with repositories of type...

I'm curious if the AGIC was never updated to handle a fully private appgw? https://github.com/Azure/application-gateway-kubernetes-ingress/issues/1423#issuecomment-1194455124 UPDATE - I discovered the AKS Addon was installing 1.5.3 while the private appgw was...

Just wanted to say this feature is VERY useful when converting NSG JSON to Bicep 🎉 This is a huge quality of life improvement from POV, thank you!

@rahalan I would like to contribute towards a better implementation to make the current module more useful. The lack of typing mixed with unpublished preview api makes me nervous. I'm...