From 08275c3dc7672b731bce81dff3c6587ec2a4abcb Mon Sep 17 00:00:00 2001 From: "Mike F. Robbins" Date: Fri, 15 Nov 2024 16:40:47 -0600 Subject: [PATCH] Added download az note (#3277) --- docs-conceptual/azps-12.5.0/install-azps-offline.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs-conceptual/azps-12.5.0/install-azps-offline.md b/docs-conceptual/azps-12.5.0/install-azps-offline.md index b2a269f91d..a69c369c08 100644 --- a/docs-conceptual/azps-12.5.0/install-azps-offline.md +++ b/docs-conceptual/azps-12.5.0/install-azps-offline.md @@ -12,6 +12,11 @@ title: Offline Installation of Azure PowerShell In some environments, it's not possible to connect to the internet or the PowerShell Gallery. In those situations, you can install the Az PowerShell module offline using one of these methods. +> [!NOTE] +> The options for offline installation in this article require at least one system with internet +> access to download the **Az** PowerShell module, which can be different from the system where you +> plan to install the module. + ## Prerequisites - Install a supported version of [PowerShell version 7 or higher][install-powershell]