Skip to content

Commit 8b0cefa

Browse files
authored
Removing deprecated link
1 parent 426c4bd commit 8b0cefa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/python/configure-web-apps-for-iis-windows.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ ms.workload:
1919

2020
When using Internet Information Services (IIS) as a web server on a Windows computer (including [Windows virtual machines on Azure](/azure/architecture/reference-architectures/n-tier/windows-vm)), Python apps must include specific settings in their *web.config* files so that IIS can properly process Python code. The computer itself must also have Python installed along with any packages the web app requires.
2121

22-
> [!Note]
23-
> The previous article, is still available on [Managing App Service on Windows with the Python extensions](managing-python-on-azure-app-service.md).
24-
2522
## Install Python on Windows
2623

2724
To run a web app, first install your required version of Python directly on the Windows host machine as described on [Install Python interpreters](installing-python-interpreters.md).

0 commit comments

Comments
 (0)