Tymek Majewski

Results 12 issues of Tymek Majewski

## Description Changed *Smart contracts can also protect our privacy.* to *Smart contracts can also protect privacy.* ## Related Issue

content :fountain_pen:
review needed :eyes:

## Description There is a plural/singular error in the page. They are computer programs stored on the blockchain that allow\*s\* us to convert traditional contracts into digital parallels. I changed...

content :fountain_pen:
review needed :eyes:

After updating .NET SDK to 6.0.200 "Deploy to Function App..." fails with: ``` C:\Program Files\dotnet\sdk\6.0.200\Microsoft.Common.CurrentVersion.targets(4650,5): error MSB3883: Unexpected exception: [C:\git\x\project1\project1.csproj] C:\Program Files\dotnet\sdk\6.0.200\Microsoft.Common.CurrentVersion.targets(4650,5): error : DirectoryNotFoundException: Could not find a part...

investigate

In my Azure Function which doesn't have any storage account code I'm getting the following warning in Application Insights. ``` Error response [15fd74...ec3601] 409 The specified container already exists. (00.0s)...

bug

I am chasing why a function that normally works starts reporting 404 after some period of time and I am looking through _Availability and Performance_ at portal.azure.com and the mighty...

bug
needs-investigation

This is functions 4.1.3.17473 Sometimes: 1. Application Insights reports the following Warning: `No job functions found. Try making your job classes and methods public. If you're using binding extensions (e.g....

bug
Needs: Attention :wave:

I have a v4 (Runtime version 4.1.3.17473) .net6 Azure functions that stop working after some period of time. One example is a httptriggered function which starts returning 404 errors. (I'm...

bug

## Motivation We are planning a migration from https://github.com/ms-iot/iot-core-azure-dm-client but as of Jan 2020 (that not Jan 2019) there is still not official release of device client libraries and the...

enhancement

Added note about a .NET C# reimplementation. *I know that you don't accept PRs and I don't even expect you to endorse or comment on this work but I just...