共用方式為


在 Azure Sphere Explorer 中檢視裝置和租用戶資訊

重要

這是 Azure Sphere (舊版) 檔。 Azure Sphere(舊版)將於 2027 年 9 月 27 日淘汰,且使用者此時必須移轉至 Azure Sphere(整合式)。 使用位於 TOC 上方的版本選取器來檢視 Azure Sphere (整合式) 檔。

如果您使用 Visual Studio 或 Visual Studio Code 搭配 Azure Sphere 擴充功能,您可以在 Azure Sphere Explorer 中檢視和更新裝置和 租使用者 資訊。 Azure Sphere Explorer 包含兩個區段:[裝置] 窗格和 [租使用者] 窗格。

注意

如果您在 Azure Sphere Explorer 開啟時使用 Azure Sphere CLI 對裝置或租使用者進行變更,您可能需要選取 [重新 整理],讓這些變更反映在 Azure Sphere Explorer 中。

開啟 Azure Sphere 總管

若要在 Visual Studio 中開啟 Azure Sphere Explorer,請選取 [檢視>其他 Windows>Azure Sphere 總管]。

Visual Studio 中的 Azure Sphere Explorer

若要在 Visual Studio Code 中開啟 Azure Sphere Explorer:

  1. 開啟 Azure Sphere 專案。 Azure Sphere Explorer 圖示會出現在 Visual Studio Code 的活動列中。
  2. 選取圖示,Azure Sphere Explorer 會在 Visual Studio Code 的提要字段中開啟。

登入前的 Azure Sphere Explorer

如果 [租使用者] 窗格顯示 [登入以查看租使用者],請登入 Azure Sphere,然後選取 [ 重新 整理] 以查看可用的租使用者。

[裝置] 窗格

[裝置] 窗格會顯示任何目前鏈接裝置的相關信息:

  • 裝置識別碼。 每個裝置的裝置識別碼。
  • 應用程式。 包含目前每個裝置上任何應用程式的狀態。 這是 azsphere device app show-status 命令所傳回的資訊。
  • Wi-Fi。 包含 azsphere device wifi show-status 命令所傳回的連線資訊、azsphere device wifi list 命令所傳回的已設定網络,以及 azsphere device wifi scan 命令所傳回的可用網络。 您可以從 [ 已儲存的網络] 節點啟用和停用已設定的網络 ,同時忘記它們。 如需詳細資訊,請參閱 快速入門:設定網路功能並更新裝置OS
  • 裝置資訊。 包含 azsphere device list-attached 命令所傳回之資訊的子集。
  • 網路介面。 包含 azsphere device network list-interfaces 命令所傳回資訊的子集。
  • 裝置功能。 包含 azsphere device capability show-attached傳回資訊的子集。

如果已連線多個裝置,您可以選取其中一個裝置做為作用中裝置。 使用中裝置將做為從目前 IDE 部署和偵錯的目標。 若要將裝置設為作用中裝置,請在 [裝置] 窗格中以滑鼠右鍵按兩下裝置的 [裝置標識符],然後選取 [設定作用中裝置]。

[租使用者] 窗格

[租使用者] 窗格一開始會顯示 [登入] 以查看租使用者。 選取這一行以登入 Azure Sphere。

登入之後,請選取 [重新整理] 圖示。 [租使用者] 窗格會顯示所有可用租使用者的相關信息:

  • 具有租用戶標識碼的租用戶名稱。 包含 azsphere tenant list 命令所傳回的資訊。

  • 裝置標識碼。 包含 azsphere device list 命令所傳回的資訊。

  • 產品資訊。 包含產品名稱、產品標識碼和產品裝置群組。 您可以展開適當的節點,然後按下滑鼠右鍵以取得可用的選項,以新增或更新產品和裝置群組資訊。 針對每個裝置群組,您可以檢視 部署歷程記錄

  • 角色。 包含 azsphere role list 命令傳回的資訊,包括目前為每個租使用者定義和指派的角色。

  • 憑證。 包含 azsphere ca-certificate list 命令所傳回的資訊。

    具有租用戶資訊的 Azure Sphere Explorer