Skip to content

Commit 6cab31e

Browse files
authored
Merge pull request #206702 from JasonYeMSFT/storage-explorer-update-azure-ad-status
Update status of Azure Storage Explorer's Azure AD support
2 parents e1208e7 + bbb29ff commit 6cab31e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/storage/common/shared-key-authorization-prevent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Some Azure tools offer the option to use Azure AD authorization to access Azure
228228
|-|-|
229229
| Azure portal | Supported. For information about authorizing with your Azure AD account from the Azure portal, see [Choose how to authorize access to blob data in the Azure portal](../blobs/authorize-data-operations-portal.md). |
230230
| AzCopy | Supported for Blob storage. For information about authorizing AzCopy operations, see [Choose how you'll provide authorization credentials](storage-use-azcopy-v10.md#choose-how-youll-provide-authorization-credentials) in the AzCopy documentation. |
231-
| Azure Storage Explorer | Supported for Blob storage and Azure Data Lake Storage Gen2 only. Azure AD access to Queue storage is not supported. Make sure to select the correct Azure AD tenant. For more information, see [Get started with Storage Explorer](../../vs-azure-tools-storage-manage-with-storage-explorer.md?tabs=windows#sign-in-to-azure) |
231+
| Azure Storage Explorer | Supported for Blob storage, Queue storage, Table storage and Azure Data Lake Storage Gen2. Azure AD access to File storage is not supported. Make sure to select the correct Azure AD tenant. For more information, see [Get started with Storage Explorer](../../vs-azure-tools-storage-manage-with-storage-explorer.md?tabs=windows#sign-in-to-azure) |
232232
| Azure PowerShell | Supported. For information about how to authorize PowerShell commands for blob or queue operations with Azure AD, see [Run PowerShell commands with Azure AD credentials to access blob data](../blobs/authorize-data-operations-powershell.md) or [Run PowerShell commands with Azure AD credentials to access queue data](../queues/authorize-data-operations-powershell.md). |
233233
| Azure CLI | Supported. For information about how to authorize Azure CLI commands with Azure AD for access to blob and queue data, see [Run Azure CLI commands with Azure AD credentials to access blob or queue data](../blobs/authorize-data-operations-cli.md). |
234234
| Azure IoT Hub | Supported. For more information, see [IoT Hub support for virtual networks](../../iot-hub/virtual-network-support.md). |

articles/vs-azure-tools-storage-manage-with-storage-explorer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Storage Explorer lets you connect to individual resources, such as an Azure Data
118118
| Gen2 directories | Yes | No | Yes (URL) | Yes |
119119
| File shares | No | No | Yes (URL) | No |
120120
| Queues | Yes | No | Yes (URL) | No |
121-
| Tables | No | No | Yes (URL) | No |
121+
| Tables | Yes | No | Yes (URL) | No |
122122

123123
Storage Explorer can also connect to a [local storage emulator](#local-storage-emulator) using the emulator's configured ports.
124124

0 commit comments

Comments
 (0)