|
1 | 1 | --- |
2 | 2 | description: This article is an introduction to the PowerShell scripting environment and its features. |
3 | | -ms.date: 06/28/2023 |
| 3 | +ms.date: 10/30/2024 |
4 | 4 | ms.topic: overview |
5 | 5 | title: What is PowerShell? |
6 | 6 | --- |
@@ -69,7 +69,7 @@ enables you to manage your enterprise infrastructure with configuration as code. |
69 | 69 | Are you new to PowerShell and don't know where to start? Take a look at these resources. |
70 | 70 |
|
71 | 71 | - [Installing PowerShell][25] |
72 | | -- [PowerShell Bits tutorials][26] |
| 72 | +- [Discover PowerShell][26] |
73 | 73 | - [PowerShell 101][27] |
74 | 74 | - [Microsoft Virtual Academy videos][28] |
75 | 75 | - [PowerShell Learn modules][29] |
@@ -103,13 +103,13 @@ Take a look at how PowerShell is being used in different scenarios and on differ |
103 | 103 | [17]: /powershell/exchange/exchange-management-shell |
104 | 104 | [18]: /sql/powershell/sql-server-powershell |
105 | 105 | [19]: https://aws.amazon.com/powershell/ |
106 | | -[20]: https://core.vmware.com/vmware-powercli |
| 106 | +[20]: https://developer.broadcom.com/powercli |
107 | 107 | [21]: https://cloud.google.com/powershell/ |
108 | 108 | [22]: /powershell/scripting/dsc/overview/dscforengineers |
109 | 109 | [23]: /powershell/scripting/dsc/configurations/configurations |
110 | 110 | [24]: /powershell/scripting/dsc/pull-server/enactingconfigurations |
111 | 111 | [25]: /powershell/scripting/install/installing-powershell |
112 | | -[26]: /powershell/scripting/learn/tutorials/00-introduction |
| 112 | +[26]: discover-powershell.md |
113 | 113 | [27]: /powershell/scripting/learn/ps101/00-introduction |
114 | 114 | [28]: /shows/browse?terms=powershell |
115 | 115 | [29]: /training/browse/?terms=PowerShell |
|
0 commit comments