You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/common/storage-explorer-troubleshooting.md
+8-34Lines changed: 8 additions & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -417,52 +417,26 @@ Storage Explorer as provided in the *.tar.gz* download is supported for the foll
417
417
- Ubuntu 18.04 x64
418
418
- Ubuntu 16.04 x64
419
419
420
-
Storage Explorer requires .NET Core 3.1 to be installed on your system.
420
+
Storage Explorer requires the .NET 6 runtime to be installed on your system. The ASP.NET runtime is **not** required.
421
421
422
422
> [!NOTE]
423
-
> Storage Explorer versions 1.8.0 through 1.20.1 require .NET Core 2.1. Storage Explorer version 1.7.0 and earlier require .NET Core 2.0.
423
+
> Older versions of Storage Explorer may require a different version of .NET or .NET Core. Refer to release notes or in app error messages to help determine the required version.
424
424
425
-
### [Ubuntu 20.04](#tab/2004)
425
+
### [Ubuntu 22.04](#tab/2204)
426
426
427
427
1. Download the Storage Explorer *.tar.gz* file.
428
-
1. Install the [.NET Core Runtime](/dotnet/core/install/linux):
428
+
1. Install the [.NET 6 runtime](/dotnet/core/install/linux-ubuntu)
0 commit comments