Julian Hüppauff
Julian Hüppauff
This PR adds the German translations for Chapter 10: More on Functions References #9
URL you wish to be removed: www.msftconnecttest.com, ipv6.msftconnecttest.com Why you believe this to be a false positive: This is a hotspot test website which is used by Microsoft to detect...
Hi, I am facing a bit of a visibility issue with a quite complex diagram. Long story short, there are many connections between shapes in different boundaries resulting in multiple...
Extending the error message to reflect the missing language options. Currently if you try to run or (publish) a function app you get the following error message if the local.settings.json...
Hi, it would be great to have an identifiable name for SAN/ISCI volumes. Id works, but if a pvc was deleted it is hard to know which volume can be...
Hi, how can I trigger a pipeline when the property variable in the PipelineCreate object is readonly. https://github.com/ubisoft/NGitLab/blob/main/NGitLab/Models/PipelineCreate.cs Shouldn't that be assignable?
Hi, I came across the method `GetJobsAsync()` in the `PipelineClient` which from the naming seems to be async, but the implementation doesn't really look like it supports async operations? ...