Skip to content

Commit a5affde

Browse files
committed
updated switch tenants
1 parent 6ff3347 commit a5affde

File tree

3 files changed

+28
-7
lines changed

3 files changed

+28
-7
lines changed
16.5 KB
Loading
62.3 KB
Loading

articles/azure-video-indexer/switch-tenants-portal.md

Lines changed: 28 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,42 @@
22
title: Switch between tenants on the Azure Video Indexer website
33
description: This article shows how to switch between tenants in the Azure Video Indexer website.
44
ms.topic: how-to
5-
ms.date: 08/26/2022
5+
ms.date: 01/24/2023
66
---
77

88
# Switch between multiple tenants
99

10-
This article shows how to switch between multiple tenants on the Azure Video Indexer website. When you create an Azure Resource Manager (ARM)-based account, the new account may not show up on the Azure Video Indexer website. So you need to make sure to sign in with the correct domain.
10+
When working with multiple tenants/directories in the Azure environment user might need to switch between the different directories.
1111

12-
The article shows how to sign in with the correct domain name into the Azure Video Indexer website:
12+
When logging in the Azure Video Indexer website, a default directory will load and the relevant accounts and list them in the **Account list**.
1313

14-
1. Sign into the [Azure portal](https://portal.azure.com/) with the same subscription where your Video Indexer ARM account was created.
15-
1. Get the domain name of the current Azure subscription tenant.
16-
1. Sign in with the correct domain name on the [Azure Video Indexer](https://www.videoindexer.ai/) website.
14+
This article shows how to switch tenants from the Azure Video Indexer website and also by using the Azure portal.
15+
16+
> [!Note]
17+
> Trial accounts and Classic accounts are global and not tenant-specific. Hence, the tenant switching described in this article only applies to your ARM accounts.
18+
>
19+
> The option to switch directories is available only for users using Azure Active Directory (Azure AD) to log in.
20+
21+
## Switch tenants from the Azure Video Indexer browser
22+
23+
1. To switch between directories in the [Azure Video Indexer](https://www.videoindexer.ai/), open the **User menu** > select **Switch directory**.
24+
25+
> [!div class="mx-imgBorder"]
26+
> ![Select user name.](./media/switch-directory/avi-user-switch.png)
27+
28+
Here user can view all detected directories listed. The current directory will be marked, once a different directory is selected the **Switch directory** button will be available.
29+
30+
> [!div class="mx-imgBorder"]
31+
> ![Tenant list.](./media/switch-directory/tenants.png)
32+
33+
Once clicked, the logged-in credentials will be used to relog-in to the Azure Video Indexer website with the new directory.
1734

1835
## Get the domain name from the Azure portal
1936

37+
This section shows how to get the domain name from the Azure portal. You can then sign in with it into th the [Azure Video Indexer](https://www.videoindexer.ai/) website.
38+
39+
### Get the domain name
40+
2041
1. In the [Azure portal](https://portal.azure.com/), sign in with the same subscription tenant in which your Azure Video Indexer Azure Resource Manager (ARM) account was created.
2142
1. Hover over your account name (in the right-top corner).
2243

@@ -26,7 +47,7 @@ The article shows how to sign in with the correct domain name into the Azure Vid
2647

2748
If you want to see domains for all of your directories and switch between them, see [Switch and manage directories with the Azure portal](../azure-portal/set-preferences.md#switch-and-manage-directories).
2849

29-
## Sign in with the correct domain name on the AVI website
50+
### Sign in with the correct domain name on the AVI website
3051

3152
1. Go to the [Azure Video Indexer](https://www.videoindexer.ai/) website.
3253
1. Press **Sign out** after pressing the button in the top-right corner.

0 commit comments

Comments
 (0)