Where is PowerShell native cmdlet equivalent for azd? #6165
-
|
ITNOA Hi, I could not find PowerShell native way cmdlet for azd, Any body can help me? thanks |
Beta Was this translation helpful? Give feedback.
Answered by
vhvb1989
Nov 13, 2025
Replies: 1 comment 1 reply
-
|
Hi @soroshsabz Then you would just azd in Powershell or any other terminal. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
soroshsabz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @soroshsabz
There is not a PowerShell cmdlet for azd.
You can install azd in Windows with winget or using the install scripts: https://github.com/Azure/azure-dev?tab=readme-ov-file#installupgrade-azure-developer-cli
Then you would just azd in Powershell or any other terminal.