你的預備動作
緊接著,我們會立刻帶您體驗一下Azure DevOps的自動化快速建置與部署流程,但在此之前,建議你先做好一些基本準備…
你需要的各種帳號與軟體
在進入本課程介紹的Azure DevOps之前,我們貼心建議您,先申請好底下幾種帳號與服務。
別擔心,大多都是可以免費申請的:
- Microsoft Account (一切的基礎)
https://account.microsoft.com/ - Github帳號(optional)
https://github.com/ - Azure DevOps站台 (這是我們的主角,你非申請不可)
https://aex.dev.azure.com/ - Azure Portal Free Trial(自動化部署時會用到)
https://azure.microsoft.com/zh-tw/free/
我們會用到的軟體工具包含:
- Visual Studio Code (跨平台的開發工具)
https://code.visualstudio.com/ - Visual Studio 2022 (optional)
https://visualstudio.microsoft.com/zh-hant/vs/ - Postman (可跨平台)
https://www.postman.com/ - PowerShell (可跨平台, optional)
https://docs.microsoft.com/zh-tw/powershell/scripting/install/installing-windows-powershell?view=powershell-7 - Azure CLI (可跨平台, optional)
https://docs.microsoft.com/zh-tw/cli/azure/install-azure-cli?view=azure-cli-latest
先知道有上面這些,我們接著會介紹如何申請。