在 VS Code 中尝试

Visual Studio Code 的 Azure 资源

Azure 资源扩展允许您直接在 VS Code 中无缝查看和管理您的 Azure 资源。它还提供了身份验证和管理 Azure 帐户和租户的功能。

如何登录 Azure 帐户

Azure 资源扩展使用 VS Code 内置的 Microsoft 身份验证提供程序向 Azure 进行身份验证。在 Azure 资源视图中选择登录 Azure…项即可登录。

Screenshot that shows where to sign in to your Azure account

您还可以使用 Azure 资源扩展提供的Azure: 登录命令进行登录。

Screenshot that shows where to sign in to an Azure account from the command palette

如何注销

您可以在 VS Code 窗口左下角的“帐户”菜单中注销。

Screenshot that shows where to sign out of an Azure account

筛选订阅

您可以通过选择任意订阅上的筛选图标来筛选显示的订阅。

Screenshot that shows where to filter your subscriptions

已筛选的订阅存储在 azureResourceGroups.selectedSubscriptions 设置中。

帐户和租户视图

在 Azure 资源扩展中,您可以使用“帐户和租户”视图来管理和验证帐户与租户。

Screenshot that shows the Accounts & Tenants view

筛选租户

您还可以通过勾选和取消勾选租户来筛选租户。这将根据租户视图中勾选/未勾选的租户来筛选“资源”视图和订阅筛选器中的订阅。

Accounts & Tenants view

验证租户

在“帐户和租户”视图中,您可以查看与您的帐户关联的所有租户。许多租户需要多重身份验证 (MFA) 才能访问。需要多重身份验证的租户在悬停时,其右侧会有一个登录按钮。

Screenshot that shows where to authenticate your tenants

您可以通过导航到“帐户和租户”视图,选择租户右侧的登录按钮,或者直接勾选未经验证的租户来验证特定租户。

多帐户支持

在“帐户和租户”视图中,您可以通过选择视图右上角的 + 图标登录新帐户。

Screenshot that shows where to sign in to multiple Azure Accounts

使用主权云

要连接到主权云,您可以选择“帐户和租户”视图右侧的齿轮图标。

Sovereign Clouds

这会显示一个可供选择的主权云列表。

Screenshot that shows where to connect to a sovereign cloud

选择后,Microsoft-sovereign-cloud.environment 设置会自动设置。“资源”和“帐户和租户”视图也会刷新,允许您登录您的主权云帐户。