Skip to content

Commit 13e6f14

Browse files
committed
updated last steps
1 parent 4d03b07 commit 13e6f14

7 files changed

+16
-6
lines changed
349 KB
Loading
Binary file not shown.
Binary file not shown.
182 KB
Loading
Binary file not shown.

articles/time-series-insights/time-series-insights-authentication-and-authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Per **step 3**, separating your application's and your user credentials allows y
6767
1. Save the policy by selecting **OK**.
6868

6969
> [!TIP]
70-
> Read about [granting data access](./time-series-insights-data-access.md) to your Time Series Insights environment in Azure Active Directory.
70+
> For advanced data access options, read [granting data access](./time-series-insights-data-access.md).
7171
7272
### Client app initialization
7373

articles/time-series-insights/time-series-insights-data-access.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ ms.custom: seodec18
1717

1818
This article discusses the two types of Azure Time Series Insights Preview access policies.
1919

20+
> [!TIP]
21+
> Read [Authentication and Authorization](time-series-insights-authentication-and-authorization.md) for Azure Active Directory app registration steps.
22+
2023
## Sign in to Time Series Insights
2124

2225
1. Sign in to the [Azure portal](https://portal.azure.com/).
@@ -99,15 +102,22 @@ Follow these steps to grant guest access to a Time Series Insights environment t
99102

100103
[![Guest reviews permissions and accepts](media/data-access/data-access-grant-permission-sign-in.png)](media/data-access/data-access-grant-permission-sign-in.png#lightbox)
101104

102-
1. After the guest user is signed in to the email address you used to invite them, and they accept the invitation, they'll be directed to **insights.azure.com**. Once there, they'll select the avatar next to their email address in the upper-right corner of the screen.
105+
1. The administrator [shares the environment URL](time-series-insights/time-series-insights-parameterized-urls.md) with their guest.
106+
107+
1. After the guest user is signed in to the email address you used to invite them, and they accept the invitation, they will be directed to Azure Portal.
108+
109+
1. The guest can now access the shared environment using the environment URL provided by the administrator. They can enter that URL into their web browser for immediate access.
110+
111+
1. The guest user will see the administrator's tenant by selecting their profile icon in the upper-right corner of the Time Series explorer.
103112

104-
[![Avatar selection on insights.azure.com](media/data-access/data-access-fourteen.png)](media/data-access/data-access-fourteen.png#lightbox)
113+
[![Avatar selection on insights.azure.com](media/data-access/data-access-select-tenant-and-instance.png)](media/data-access/data-access-select-tenant-and-instance.png#lightbox)
105114

106-
1. Next, the guest user selects your Azure tenant from the directory drop-down menu. This tenant is the one to which you invited them.
107115

108-
[![Guest user selects your Azure tenant from drop-down](media/data-access/data-access-fifteen.png)](media/data-access/data-access-fifteen.png#lightbox)
116+
After the guest user selects the administrator's tenant, they will have the ability to select the shared Time Series Insights environment.
117+
118+
They now have all the capabilities associated with the role that you provided them with in **step 5**.
109119

110-
After the guest user selects your tenant, they see the Time Series Insights environment to which you provided them access. They now have all the capabilities associated with the role that you provided them with in **step 5**.
120+
[![Guest user selects your Azure tenant from drop-down](media/data-access/data-access-all-capabilities.png)](media/data-access/data-access-all-capabilities.png#lightbox)
111121

112122
## Next steps
113123

0 commit comments

Comments
 (0)