Azure / azure-powershell

Microsoft Azure PowerShell
Other
4.26k stars 3.87k forks source link

[Doc]: How to get Client assertion token from Federated Credential using Az Powershell #26209

Open xiwenchenzoey opened 1 month ago

xiwenchenzoey commented 1 month ago

Type of issue

Missing information

Feedback

Hi,

We are attempting to access Kusto queries via an API and have set up a VM from the AME tenant. However, we need authentication from both the AME and MSFT tenants to authenticate with the Kusto cluster. We have created a Federated Credential and are looking for a way to use Kusto.Data.KustoConnectionStringBuilder with both Managed Identity and Federated Credential. Could you provide an example using AzPowershell?

Page URL

No response

Content source URL

No response

Author

No response

Document Id

No response

isra-fel commented 1 month ago

Hi Lei, please follow up with OP thanks

msJinLei commented 2 weeks ago

@xiwenchenzoey I have checked the document https://learn.microsoft.com/en-us/kusto/api/connection-strings/kusto?view=microsoft-fabric I would like to know do you use it with Azure-PowerShell?