Azure.Functions.Cli.Workloads.Workers.Python.linux-arm64
4.43.0-preview.1
Prefix Reserved
See the version list below for details.
dotnet add package Azure.Functions.Cli.Workloads.Workers.Python.linux-arm64 --version 4.43.0-preview.1
NuGet\Install-Package Azure.Functions.Cli.Workloads.Workers.Python.linux-arm64 -Version 4.43.0-preview.1
<PackageReference Include="Azure.Functions.Cli.Workloads.Workers.Python.linux-arm64" Version="4.43.0-preview.1" />
<PackageVersion Include="Azure.Functions.Cli.Workloads.Workers.Python.linux-arm64" Version="4.43.0-preview.1" />
<PackageReference Include="Azure.Functions.Cli.Workloads.Workers.Python.linux-arm64" />
paket add Azure.Functions.Cli.Workloads.Workers.Python.linux-arm64 --version 4.43.0-preview.1
#r "nuget: Azure.Functions.Cli.Workloads.Workers.Python.linux-arm64, 4.43.0-preview.1"
#:package Azure.Functions.Cli.Workloads.Workers.Python.linux-arm64@4.43.0-preview.1
#addin nuget:?package=Azure.Functions.Cli.Workloads.Workers.Python.linux-arm64&version=4.43.0-preview.1&prerelease
#tool nuget:?package=Azure.Functions.Cli.Workloads.Workers.Python.linux-arm64&version=4.43.0-preview.1&prerelease
Azure Functions CLI – Python worker workload
Content workload that ships the Python language worker payload consumed by the Azure Functions CLI host.
Install
func workload install Azure.Functions.Cli.Workloads.Workers.Python
# or by alias
func workload install python-worker
Version scheme
The workload pkg version maps 1:1 to the Python worker payload it carries.
One prop in Directory.Version.props drives $(VersionPrefix):
| Prop | Meaning |
|---|---|
$(WorkerVersion) |
Microsoft.Azure.Functions.PythonWorker version. Bare three-part SemVer. |
Bump $(WorkerVersion) whenever the upstream worker package is bumped.
$(WorkerVersion) also pins the restored
Microsoft.Azure.Functions.PythonWorker pkg via VersionOverride, so the
two versions cannot drift.
Unlike the bundles workload, there is no channel axis: the upstream PythonWorker NuGet doesn't ship preview/experimental SKUs.
Status
Preview. Worker assets are pulled at pack time from the restored
Microsoft.Azure.Functions.PythonWorker NuGet package (its tools/ payload)
and packed under tools/any/ in the resulting workload NuGet.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.43.0-preview.2 | 47 | 6/2/2026 |
| 4.43.0-preview.1 | 62 | 6/2/2026 |
See https://github.com/Azure/azure-functions-core-tools/releases/tag/v5.0.0-preview.1
# Azure.Functions.Cli.Workloads.Workers.Python
## 4.43.0