DCMattyG
DCMattyG
Hi @oaviles, thank you so much for submitting this PR. Two things to note: 1) We (just today) finished completely refactoring the EKS scenario, so we need to explore how...
@oaviles, we'd like to get this merged into the June sprint, but I just noticed that your README.md completely overwrites the README.md in the azure_arc root. Can move the README...
The documentation for the scenario can be found here: https://github.com/microsoft/azure_arc/blob/main/docs/azure_arc_jumpstart/azure_arc_k8s/eks/eks_terraform/_index.md
The issue is this command: Add-webconfiguration /system.webServer/handlers iis:\ -Value @{ Name = $Name Path = $RequestPath Verb = $Verb -join ',' Module = $ModuleType ScriptProcessor = $Path } 'Module' should...
I'm running into a very similar issue. I see the PR was merged, but has the fix actually been implemented yet in Azure Functions @YunchuWang? Just want to make sure...
I'm testing this out right now, and @computed_field is a dream come true! I did notice that when using "response_model=" with FastAPI routes, any Pydantic class using @computed_field causes FastAPI...
> @DCMattyG, could you perhaps share a complete code snipped that can be ran as is and the full traceback it produces? This is the exact same issue that @caniko...
I'm seeing the same thing. Thank goodness I came across this issue because I thought I was going crazy! 
Me as well, observing the same behavior.
I'm seeing the exact same behavior in 5.8.4 when columnContextMenuPosition is set to "fixed" and you attempt to add/remove columns. The context menu flies up to the left corner of...