Use Managed identity credentials with ARMClient to create EventGridDomain Topic

Rahul Parikh 0 Reputation points Microsoft Employee
2024-07-25T12:53:34.5066667+00:00

We are Using .NET SDK for Managing the event grid domain topic/subscription through applicaiton code. The AmrClient We are using is using DefaultAzureCredential using service principal ClientID/ClientCertificate.

Following this example: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/eventgrid/Azure.ResourceManager.EventGrid/samples/Generated/Samples/Sample_DomainTopicResource.cs

Is it possible to use Managed Identity instead of Service Principal to Create Domain Topic and Subscription?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,918 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.