Skip to content

Commit 9943fc3

Browse files
Make acrolinx happy
1 parent d3d097a commit 9943fc3

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

articles/storage/common/storage-explorer-sign-in.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: marayerm
1212

1313
# Sign in to Storage Explorer
1414

15-
Sign-in is the recommended way to access your Azure storage resources with Storage Explorer. By signing in you take advantage of Microsoft Entra backed permissions, such as RBAC and Azure Data Lake Storage POSIX ACLs.
15+
Sign-in is the recommended way to access your Azure storage resources with Storage Explorer. By signing in you take advantage of Microsoft Entra backed permissions, such as role based access control and Azure Data Lake Storage POSIX access control lists.
1616

1717
## How to sign in
1818

@@ -28,21 +28,26 @@ At this point, your OS' **default web browser** will launch and a sign-in page w
2828

2929
You can manage and remove Azure accounts that you've signed into from the **Account Panel**. You can open the **Account Panel** by clicking on the **Manage Accounts** button on the left-hand vertical toolbar.
3030

31-
In the **Account Panel** you'll see any accounts that you have signed into. Under each account will be:
31+
In the **Account Panel**, you'll see any accounts that you have signed into. Under each account will be:
3232
- The tenants the account belongs to
3333
- For each tenant, the subscriptions you have access to
3434

35-
By default, Storage Explorer only signs you into your home tenant. If you want to view subscriptions and resources from another tenant, you'll need to activate that tenant. To activate a tenant, check the checkbox next to it. Once you're done working with a tenant, you can uncheck its checkbox to deactivate it. You cannot deactivate your home tenant.
35+
By default, Storage Explorer only signs you into your home tenant. If you want to view subscriptions and resources from another tenant, you'll need to activate that tenant. To activate a tenant, check the checkbox next to it. Once you're done working with a tenant, you can uncheck its checkbox to deactivate it. You can't deactivate your home tenant.
3636

37-
After activating a tenant, you may need to reenter your credentials before Storage Explorer can load subscriptions or access resources from the tenant. Having to reenter your credentials usually happens because of a conditional access (CA) policy such as multi-factor authentication (MFA). And even though you may have already performed MFA for another tenant, you might still have to do it again. To reenter your credentials, simply click on **Reenter credentials...**. You can also click on **Error details...** to see exactly why subscriptions failed to load.
37+
After activating a tenant, you may need to reenter your credentials before Storage Explorer can load subscriptions or access resources from the tenant. Having to reenter your credentials usually happens because of a conditional access (CA) policy such as multifactor authentication (MFA). And even though you may have already performed MFA for another tenant, you might still have to do it again. To reenter your credentials, simply click on **Reenter credentials...**. You can also click on **Error details...** to see exactly why subscriptions failed to load.
3838

3939
Once your subscriptions have loaded, you can choose which ones you want to filter in/out by checking or unchecking their checkboxes.
4040

4141
If you want to remove your entire Azure account, then click on the **Remove** next to the account.
4242

4343
## Changing where sign-in happens
4444

45-
By default sign-in will happen in your OS' **default web browser**. Signing-in with your default web browser streamlines how you access resources secured via CA policies, such as MFA. If for some reason signing in with your OS' **default web browser** isn't working, you can change where or how Storage Explorer performs sign-in.
45+
By default, sign-in will happen:
46+
47+
- Windows: via your OS' **authentication broker**.
48+
- macOS and Linux: in your OS' **default web browser**.
49+
50+
If the default does not work for you, then you can change where or how Storage Explorer performs sign-in.
4651

4752
Under **Settings (gear icon on the left)** > **Application** > **Sign-in**, look for the **Sign in with** setting. There are three options:
4853
- **Authentication Broker**: sign-in will happen via your OS' **authentication broker**. This option is recommended if you are on Windows.

0 commit comments

Comments
 (0)