Varad Meru

Results 16 issues of Varad Meru

Changing the creation of `getting_started_python.md` to `README.md` to make it more visible for a Python function app. ### Issue describing the changes in this PR resolves #issue_for_this_pr ### Pull request...

Needs: Author Feedback

## Description Fixes # --- ### PR information - [ ] The title of the PR is clear and informative. - [ ] There are a small number of commits,...

Python 3.6 deprecation notification was sent on Sept. 2021. We have to wait for a year before deprecating it. Un-deprecating it and this will reflect in 3.6 to show up...

Related: https://github.com/Azure/azure-functions-host/issues/6879 **Describe the request: A clear and concise description.** Make sure we are doing the following things to enable logging: - Allow functions to have `logging.debug` (or equivalent in...

P3

Related: https://github.com/Azure/azure-functions-host/issues/6879 **Describe the request: A clear and concise description.** Make sure we are doing the following things to enable logging: - Allow functions to have `logging.debug` (or equivalent in...

new feature

## Description Fixes # --- ### PR information - [ ] The title of the PR is clear and informative. - [ ] There are a small number of commits,...

## Description Pre-checks passed ```bash azfuncpyworker on  vameru/black-isort-applied [$+] via venv311Arm64 via 🐍 system ➜ git commit -m "Black and isort-ified the code" black....................................................................Passed isort....................................................................Passed flake8...................................................................Passed [vameru/black-isort-applied a196eb3] Black...

Adding a check to enable archival logging for schedule and workflow dispatch cases ## Description Fixes # --- ### PR information - [ ] The title of the PR is...

## Description Fixes #1324 --- ### PR information - [ ] The title of the PR is clear and informative. - [ ] There are a small number of commits,...

### Issue Background We've recently identified a critical issue related to the worker environment reload and Azure Function initialization process. This issue has been going on for some time, and...

announcement