Eric Jizba

Results 31 issues of Eric Jizba

### Description of the new feature Related to https://github.com/Azure/azure-functions-nodejs-worker/issues/562 Node 18 is ready to be shown as a Preview stack for functions ### Proposed implementation details (optional) Example PRs I...

feature-request
Functions

Repro steps: 1. Right click on a image in an Azure Container Registry 2. Deploy Image to Azure App Service 3. Repeat until you get the following error (I see...

enhancement
Azure/ACR

Repro steps: 1. Pause a container 2. Right click on the container, select start Expected: Start works or I can "unpause" Actual: Start doesn't work and there is no unpause...

enhancement
good first issue

I find that with the new unified view, it's much more difficult to create a new functions project. Here are two things that I think could help # Make the...

feature

Creating this issue as a catch-all for the "ECONNRESET" errors being reported specifically for the "zipdeloy" call. Usually a retry helps fix these errors, but it's possible our retry logic...

bug
P1
investigate
deploy

Same as portal: ![Screen Shot 2020-09-11 at 4 47 33 PM](https://user-images.githubusercontent.com/11282622/92981408-85583b80-f44e-11ea-82eb-1070dd1c8bd4.png) Probably fine to do as a part of advanced creation

P1
enhancement
postgres

Related to https://github.com/microsoft/vscode-cosmosdb/pull/1281#discussion_r366617499 and https://github.com/microsoft/vscode-cosmosdb/issues/1298, seems like we're using deprecated mongo methods in a few places. We should go through and fix all of those A few examples: `count`, `remove`,...

bug
P1
engineering
mongo
scrapbook

There's a bunch of mongo commands the user could run from the scrapbook and its unrealistic for us to test each command on a consistent basis. However, it should be...

P3
engineering
mongo
scrapbook

https://github.com/Azure/azure-sdk-for-js/blob/master/documentation/Migration.md (This is for management plan - https://github.com/Microsoft/vscode-cosmosdb/issues/760 covers data plan)

P1

A change is rolling out in Azure that causes the following error when deploying with `func azure functionapp publish`. This happens for apps using remote build on Linux, which is...

bug
P0
Deployment