Skip to content

Support IAzurePrivateEndpointTarget on AzureKustoClusterResource #16164

@eerhardt

Description

@eerhardt

AzureKustoClusterResource doesn't implement IAzurePrivateEndpointTarget.

According to https://learn.microsoft.com/en-us/azure/private-link/private-endpoint-dns, Kusto Clusters need:

privatelink.{regionName}.kusto.windows.net

for a Private DNS zone name.

That regionName is a problem since we've only used hard-coded strings before.

We should figure out how to support private endpoints on Azure Kusto.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-integrationsIssues pertaining to Aspire Integrations packagesazureIssues associated specifically with scenarios tied to using Azure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions