Skip to content

Commit 42a489a

Browse files
committed
Remove mention of Azure Germany and Windows environment variables
1 parent 6c0b8f4 commit 42a489a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

support/azure/azure-storage/blobs/alerts/storage-explorer-troubleshooting.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ If you continue to have issues after you do a reset, try these steps:
209209

210210
1. Open Storage Explorer.
211211
1. Remove all accounts and then close Storage Explorer.
212-
1. Delete the `.IdentityService` folder from your machine. On Windows, the folder is located at `%LOCALAPPDATA%`. For Mac and Linux, you can find the folder at the root of your user directory.
212+
1. Delete the `.IdentityService` folder from your machine. On Windows, the folder is located at `C:\Users\<username>\AppData\Local`. For Mac and Linux, you can find the folder at the root of your user directory.
213213
1. If you're running Mac or Linux, you also need to delete the `Microsoft.Developer.IdentityService` entry from your operating system's keystore. On the Mac, the keystore is the Gnome Keychain application. In Linux, the application is typically called *Keyring*, but the name might differ depending on your distribution.
214214
1. Restart Storage Explorer and try to sign in again.
215215

@@ -269,7 +269,7 @@ If none of the preceding instructions apply to your sign-in issue or if they fai
269269
If you can't retrieve your subscriptions after you successfully sign in, try the following troubleshooting methods:
270270

271271
- Verify that your account has access to the subscriptions you expect. You can verify your access by signing in to the portal for the Azure environment you're trying to use.
272-
- Make sure you sign in to the correct Azure environment (Azure, Azure China 21Vianet, Azure Germany, Azure US Government, or Custom Environment).
272+
- Make sure you sign in to the correct Azure environment (Azure, Azure China 21Vianet, Azure US Government, or Custom Environment).
273273
- Make sure you configured the Storage Explorer proxy correctly if you're behind a proxy server.
274274
- Remove and add back the account.
275275
- Check which error messages are being reported for the tenants that are failing if there's a "More information" or "Error details" link. If you aren't sure how to respond to the error messages, [open an issue in GitHub](https://github.com/Microsoft/AzureStorageExplorer/issues).
@@ -291,7 +291,7 @@ If you can't remove an attached account or storage resource through the UI, you
291291

292292
Platform | Folder path
293293
---------|------------
294-
Windows | `%AppData%/StorageExplorer`
294+
Windows | `C:\Users\<username>\AppData\StorageExplorer`
295295
macOS | `~/Library/Application Support/StorageExplorer`
296296
Linux | `~/.config/StorageExplorer`
297297

@@ -633,7 +633,7 @@ For issues related to sign-in or Storage Explorer's authentication library, you
633633

634634
Platform | Folder path
635635
---------|------------
636-
Windows | `%LOCALAPPDATA%\Temp\servicehub\logs`
636+
Windows | `C:\Users\<username>\AppData\Local\Temp\servicehub\logs`
637637
macOS | `~/.ServiceHub/logs`
638638
Linux | `~/.ServiceHub/logs`
639639

0 commit comments

Comments
 (0)