az: update traditional Chinese translation (#14334)
* az: update traditional Chinese translation * update link * Update pages.zh_TW/common/az.md Co-authored-by: Jack Lin <blueskyson1401@gmail.com> * Update pages.zh_TW/common/az.md Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> * add missing commands * Update pages.zh_TW/common/az.md Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> * update more info link * remove invisible char --------- Co-authored-by: Jack Lin <blueskyson1401@gmail.com> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
> Microsoft Azure 的官方客戶端工具。
|
> Microsoft Azure 的官方客戶端工具。
|
||||||
> 此命令也有關於其子命令的文件,例如:`login`.
|
> 此命令也有關於其子命令的文件,例如:`login`.
|
||||||
> 更多資訊:<https://learn.microsoft.com/cli/azure>.
|
> 更多資訊:<https://learn.microsoft.com/cli/azure/reference-index>.
|
||||||
|
|
||||||
- 登錄到 Azure:
|
- 登入到 Azure:
|
||||||
|
|
||||||
`az login`
|
`az login`
|
||||||
|
|
||||||
@@ -27,3 +27,11 @@
|
|||||||
- 管理 Azure 網路資源:
|
- 管理 Azure 網路資源:
|
||||||
|
|
||||||
`az network`
|
`az network`
|
||||||
|
|
||||||
|
- 以互動模式啟動:
|
||||||
|
|
||||||
|
`az interactive`
|
||||||
|
|
||||||
|
- 查看指令的說明:
|
||||||
|
|
||||||
|
`az --help`
|
||||||
|
|||||||
Reference in New Issue
Block a user