David Burg

Results 7 issues of David Burg

if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows)) { } else if (RuntimeInformation.IsOSPlatform(OSPlatform.Linux)) { } else if (RuntimeInformation.IsOSPlatform(OSPlatform.OSX)) { } etc.

#### Check for a solution in the Azure portal When taking a dependency to Microsoft.Azure.WebJobs.Script.Abstractions 1.0.4-preview (latest version in NuGet feed as of today - https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Script.Abstractions/#versions-body-tab ), we are getting...

needs-discussion
Needs: Triage (Functions)

Fix event ids, they are supposed to be unique identifiers per trace event message, not a thread identifier. Implemented trace event levels ("types") Git ignore hidden VS 2019 folder. Re-ordered...

### Describe the Bug with repro steps 0. Pre-requisite, IcM automation default kusto connection for your team is broken (e.g. token expired) 1. Go to IcM automation (Microsoft internal tool...

Connections

### Describe the Bug with repro steps See repro screen capture video below - start a workflow which HTTP request response will return a failure. Portal incorrectly claims that the...

Portal
Backend

### Describe the Bug with repro steps [ManageObjects.zip]() See attached XML schema and the generated dynamic input schema. Use the XML schema with the private preview for XML Compose (with...

Feature Request

### Describe the Bug with repro steps 1. Create a workflow with ~40 switch branches with 3 actions each, inside two nested foreach loops, and two boolean conditions. (exacting workflow...

Feature Request