Skip to content

Commit 0a2649b

Browse files
Merge pull request #297173 from nidenyse/docs-editor/analysis-services-manage-users-1743113585
Update analysis-services-manage-users.md
2 parents 2d4ab38 + b16e423 commit 0a2649b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/analysis-services/analysis-services-manage-users.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ Power BI Desktop, Visual Studio, and SSMS support Active Directory Universal Aut
3131

3232
If signing in to Azure by using a Windows account, and Universal Authentication is not selected or available (Excel), [Active Directory Federation Services (AD FS)](/windows-server/identity/ad-fs/deployment/how-to-connect-fed-azure-adfs) is required. With Federation, Microsoft Entra ID and Microsoft 365 users are authenticated using on-premises credentials and can access Azure resources.
3333

34+
> [!NOTE]
35+
> When creating a token with custom logic, it must either be a user token or an application service principal and the audience must be set to exactly `https://*.asazure.windows.net`
36+
3437
### SQL Server Management Studio (SSMS)
3538

3639
Azure Analysis Services servers support connections from [SSMS V17.1](/sql/ssms/download-sql-server-management-studio-ssms) and higher by using Windows Authentication, Active Directory Password Authentication, and Active Directory Universal Authentication. In general, it's recommended you use Active Directory Universal Authentication because:

0 commit comments

Comments
 (0)