Skip to content

Commit bfcb88a

Browse files
Merge pull request #302258 from PhilKang0704/2025_07-Monthly-broken-links-fix-pk-338-342
2025_07-Monthly-broken-links-fix-pk-338-342
2 parents 06e169b + 52c07e8 commit bfcb88a

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

articles/azure-functions/functions-reference-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1435,7 +1435,7 @@ For a list of preinstalled system libraries in Python worker Docker images, see
14351435

14361436
| Functions runtime | Debian version | Python versions |
14371437
|------------|------------|------------|
1438-
| Version 3.x | Buster | [Python 3.7](https://github.com/Azure/azure-functions-docker/blob/master/host/3.0/buster/amd64/python/python37/python37.Dockerfile)<br />[Python 3.8](https://github.com/Azure/azure-functions-docker/blob/master/host/3.0/buster/amd64/python/python38/python38.Dockerfile)<br/> [Python 3.9](https://github.com/Azure/azure-functions-docker/blob/master/host/3.0/buster/amd64/python/python39/python39.Dockerfile)|
1438+
| Version 3.x | Buster | Python 3.7<br/>Python 3.8<br/>Python 3.9 |
14391439

14401440
## Python worker extensions
14411441

articles/azure-functions/functions-reference.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,8 +346,6 @@ The code for Azure Functions is open source, and you can find key components in
346346

347347
* [Azure Functions host](https://github.com/Azure/azure-functions-host/)
348348

349-
* [Azure Functions portal](https://github.com/azure/azure-functions-ux)
350-
351349
* [Azure Functions templates](https://github.com/azure/azure-functions-templates)
352350

353351
* [Azure WebJobs SDK](https://github.com/Azure/azure-webjobs-sdk/)

includes/functions-reporting-issues.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,3 @@ ms.author: glenga
99
| --- | --- | --- |
1010
| Runtime |Script Host, Triggers & Bindings, Language Support |[File an Issue](https://github.com/Azure/azure-webjobs-sdk-script/issues) |
1111
| Templates |Code Issues with Creation Template |[File an Issue](https://github.com/Azure/azure-webjobs-sdk-templates/issues) |
12-
| Portal |User Interface or Experience Issue |[File an Issue](https://github.com/ProjectKudu/AzureFunctionsPortal/issues) |
13-

0 commit comments

Comments
 (0)