# PowerShell - Install Azure Developer CLI (azd) *Source: https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/install-azd?tabs=baremetal%2Cwindows* ```powershell powershell -ex AllSigned -c "Invoke-RestMethod 'https://aka.ms/install-azd.ps1' | Invoke-Expression" ``` *** ## Appendix: Links and References - [[2022-10-07]] - [[2-Areas/Code/_README|Code]] - [[Development]] - [[Microsoft]] - [[Microsoft DOS|Windows Command Line]] - [[2-Areas/MOCs/PowerShell|PowerShell (MOC)]] - [[3-Resources/Tools/Developer Tools/Languages/PowerShell/_README|PowerShell (Tools)]] - [[2-Areas/Code/PowerShell/_README|PowerShell (Code)]] *** *Backlinks:* ```dataview list from [[PowerShell - Install Azure Developer CLI (azd)]] AND -"Changelog" ``` *** Jimmy Briggs <[email protected]> | 2022 ***