Skip to content

Conversation

@lucyzhang929
Copy link
Contributor

The pinned version is no longer needed since the latest azure-functions library contains sql.

Once a new core tools version is out we will be able to remove the "PYTHON_ISOLATE_WORKER_DEPENDENCIES" flag from local.settings.json. Updated this issue to track this.

# Do not include azure-functions-worker as it may conflict with the Azure Functions platform

azure-functions==1.11.3b1
azure-functions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a couple other places we reference this - should remove those too right? And then do we have this in the Learn docs anywhere?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just looked myself and we do - https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-azure-sql?tabs=in-process%2Cextensionv4&pivots=programming-language-python#update-packages

I have a PR open for making some other updates already so I can take care of removing that too. Sound good?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good, thanks Charles!

@lucyzhang929 lucyzhang929 merged commit 066b82e into main Feb 10, 2023
@lucyzhang929 lucyzhang929 deleted the luczhan/updatepythonreq branch February 10, 2023 19:54
PBBlox pushed a commit to PBBlox/azure-functions-sql-extension that referenced this pull request Apr 6, 2025
* remove pinned package ver

* update pipeline and setup guide

* add back install azure-functions step
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants