From 90502f6782de57e6ff5d17b4788dffca556fd6cf Mon Sep 17 00:00:00 2001 From: GVskl <50699067+GVskl@users.noreply.github.com> Date: Thu, 9 Apr 2026 17:50:22 +0200 Subject: [PATCH] DNN Setup is specific for "desktop" environment (and not for e.g. Azure) The description on this page / these pages of DNN Setup seems specific for a "desktop" environment and not for e.g. Azure. I would like to add installation in an Azure environment. So in my mind the title of this setup needs change and another page with title "Setting Up DNN - Azure" should be added. Optionally an extra layer could be created with title "Setting up DNN" with the pages "Setting up DNN - Desktop Environment" and "Setting Up DNN - Azure" as subpages. I probably don't have the rights to do this myself. Hope you agree and can help. --- .../server/setup/administrators-setup-overview/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/tutorials/server/setup/administrators-setup-overview/index.md b/content/tutorials/server/setup/administrators-setup-overview/index.md index dd422fce8..8c8b40814 100644 --- a/content/tutorials/server/setup/administrators-setup-overview/index.md +++ b/content/tutorials/server/setup/administrators-setup-overview/index.md @@ -1,17 +1,17 @@ --- uid: administrators-setup-overview locale: en -title: Setting Up DNN +title: Setting Up DNN - Desktop Installation dnnversion: 09.03.01 links: ["[DNN Community Blog: Installing DNN by Clinton Patterson](https://www.dnnsoftware.com/community-blog/cid/155070/installing-dnn)","[Setting up your DotNetNuke Module Development Environment by Chris Hammond](https://www.christoc.com/Tutorials/All-Tutorials/aid/1)"] --- # Setting Up DNN -The pages in this section describe how to configure your environment for DNN and walks through the install process. +The pages in this section describe how to configure your (desktop) environment for DNN and walks through the install process. > [!TIP] -> [nvQuickSite](https://www.nvquicksite.com/) is an open source community contribution that uses a wizard-based approach to configure your environment and install DNN. If you don't need any customizations in your environment, it may save you some time. +> [nvQuickSite](https://www.nvquicksite.com/) is an open source community contribution that uses a wizard-based approach to configure your (desktop) environment and install DNN. If you don't need any customizations in your environment, it may save you some time. ## Requirements