From d908b942bae173df00f06e2b77443b1670211550 Mon Sep 17 00:00:00 2001 From: alexweininger Date: Fri, 6 Dec 2024 08:54:24 -0800 Subject: [PATCH] Improve signInToTenant command title --- package.nls.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.nls.json b/package.nls.json index 55f24875..e9f88088 100644 --- a/package.nls.json +++ b/package.nls.json @@ -3,7 +3,7 @@ "azureResourceGroups.cloudShellPowerShell": "Azure Cloud Shell (PowerShell)", "azureResourceGroups.uploadToCloudShell": "Upload to Cloud Shell", "azureResourceGroups.logIn": "Sign In", - "azureResourceGroups.signInToTenant": "Sign in to Directory...", + "azureResourceGroups.signInToTenant": "Sign in to Tenant (Directory)...", "azureResourceGroups.selectSubscriptions": "Select Subscriptions...", "azureResourceGroups.createResourceGroup": "Create Resource Group...", "azureResourceGroups.createResourceGroupDetail": "The logical grouping for your resources.",