Skip to content

3/03/2025 PM Publish #3510

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/03-customer-feedback.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: "📄 Feedback control template"
title: "Feedback"
description: >-
⛔ This template is intended for use by the feedback control on the bottom of every page on the
live site. If you aren't using the feedback control, choose one of the other templates.⛔
Expand Down
4 changes: 2 additions & 2 deletions docs-conceptual/azps-13.2.0/install-azps-offline.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Learn how to install Azure PowerShell offline on a system without access to the internet or the PowerShell Gallery.
description: Learn how to install and run Azure PowerShell offline on a system without access to the internet or the PowerShell Gallery.
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
Expand All @@ -20,7 +20,7 @@ those situations, you can install the Az PowerShell module offline using one of
## Prerequisites

- Install a supported version of [PowerShell version 7 or higher][install-powershell]
- Windows PowerShell 5.1 is also supported if your're running a Windows operating system.
- Windows PowerShell 5.1 is also supported if you're running a Windows operating system.

## Cross platform

Expand Down