Skip to content
Merged
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
10 changes: 5 additions & 5 deletions reference/docs-conceptual/overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: This article is an introduction to the PowerShell scripting environment and its features.
ms.date: 10/30/2024
ms.date: 05/12/2026
ms.topic: overview
title: What is PowerShell?
---
Expand Down Expand Up @@ -50,8 +50,8 @@ Microsoft modules
Third-party modules

- [AWS][30]
- [VMware][32]
- [Google Cloud][31]
- [VMware][31]
- [Oracle Cloud][32]
Comment thread
sdwheeler marked this conversation as resolved.

### Configuration management

Expand Down Expand Up @@ -124,6 +124,6 @@ Take a look at how PowerShell is being used in different scenarios and on differ
[28]: /training/browse/?terms=PowerShell
[29]: discover-powershell.md
[30]: https://aws.amazon.com/powershell/
[31]: https://cloud.google.com/powershell/
[32]: https://developer.broadcom.com/powercli
[31]: https://developer.broadcom.com/powercli
[32]: https://docs.oracle.com/iaas/Content/API/SDKDocs/powershell.htm
[33]: https://github.com/MicrosoftDocs/PowerShell-Docs/blob/main/assets/MonadManifesto.pdf
Loading