1. Packages
  2. Packages
  3. Azure Native
  4. API Docs
  5. datafactory
  6. getManagedPrivateEndpoint
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.23.0
published on Saturday, Jul 18, 2026 by Pulumi
azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.23.0
published on Saturday, Jul 18, 2026 by Pulumi

    Gets a managed private endpoint.

    Uses Azure REST API version 2018-06-01.

    Using getManagedPrivateEndpoint

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getManagedPrivateEndpoint(args: GetManagedPrivateEndpointArgs, opts?: InvokeOptions): Promise<GetManagedPrivateEndpointResult>
    function getManagedPrivateEndpointOutput(args: GetManagedPrivateEndpointOutputArgs, opts?: InvokeOptions): Output<GetManagedPrivateEndpointResult>
    def get_managed_private_endpoint(factory_name: Optional[str] = None,
                                     managed_private_endpoint_name: Optional[str] = None,
                                     managed_virtual_network_name: Optional[str] = None,
                                     resource_group_name: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetManagedPrivateEndpointResult
    def get_managed_private_endpoint_output(factory_name: pulumi.Input[Optional[str]] = None,
                                     managed_private_endpoint_name: pulumi.Input[Optional[str]] = None,
                                     managed_virtual_network_name: pulumi.Input[Optional[str]] = None,
                                     resource_group_name: pulumi.Input[Optional[str]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[GetManagedPrivateEndpointResult]
    func LookupManagedPrivateEndpoint(ctx *Context, args *LookupManagedPrivateEndpointArgs, opts ...InvokeOption) (*LookupManagedPrivateEndpointResult, error)
    func LookupManagedPrivateEndpointOutput(ctx *Context, args *LookupManagedPrivateEndpointOutputArgs, opts ...InvokeOption) LookupManagedPrivateEndpointResultOutput

    > Note: This function is named LookupManagedPrivateEndpoint in the Go SDK.

    public static class GetManagedPrivateEndpoint 
    {
        public static Task<GetManagedPrivateEndpointResult> InvokeAsync(GetManagedPrivateEndpointArgs args, InvokeOptions? opts = null)
        public static Output<GetManagedPrivateEndpointResult> Invoke(GetManagedPrivateEndpointInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetManagedPrivateEndpointResult> getManagedPrivateEndpoint(GetManagedPrivateEndpointArgs args, InvokeOptions options)
    public static Output<GetManagedPrivateEndpointResult> getManagedPrivateEndpoint(GetManagedPrivateEndpointArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:datafactory:getManagedPrivateEndpoint
      arguments:
        # arguments dictionary
    data "azure-native_datafactory_get_managed_private_endpoint" "name" {
        # arguments
    }

    The following arguments are supported:

    FactoryName string
    The factory name.
    ManagedPrivateEndpointName string
    Managed private endpoint name
    ManagedVirtualNetworkName string
    Managed virtual network name
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    FactoryName string
    The factory name.
    ManagedPrivateEndpointName string
    Managed private endpoint name
    ManagedVirtualNetworkName string
    Managed virtual network name
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    factory_name string
    The factory name.
    managed_private_endpoint_name string
    Managed private endpoint name
    managed_virtual_network_name string
    Managed virtual network name
    resource_group_name string
    The name of the resource group. The name is case insensitive.
    factoryName String
    The factory name.
    managedPrivateEndpointName String
    Managed private endpoint name
    managedVirtualNetworkName String
    Managed virtual network name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    factoryName string
    The factory name.
    managedPrivateEndpointName string
    Managed private endpoint name
    managedVirtualNetworkName string
    Managed virtual network name
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    factory_name str
    The factory name.
    managed_private_endpoint_name str
    Managed private endpoint name
    managed_virtual_network_name str
    Managed virtual network name
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    factoryName String
    The factory name.
    managedPrivateEndpointName String
    Managed private endpoint name
    managedVirtualNetworkName String
    Managed virtual network name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getManagedPrivateEndpoint Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    Etag string
    "If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.")
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.DataFactory.Outputs.ManagedPrivateEndpointResponse
    Managed private endpoint properties.
    SystemData Pulumi.AzureNative.DataFactory.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    AzureApiVersion string
    The Azure API version of the resource.
    Etag string
    "If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.")
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    Properties ManagedPrivateEndpointResponse
    Managed private endpoint properties.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azure_api_version string
    The Azure API version of the resource.
    etag string
    "If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.")
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name string
    The name of the resource
    properties object
    Managed private endpoint properties.
    system_data object
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion String
    The Azure API version of the resource.
    etag String
    "If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.")
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    properties ManagedPrivateEndpointResponse
    Managed private endpoint properties.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion string
    The Azure API version of the resource.
    etag string
    "If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.")
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name string
    The name of the resource
    properties ManagedPrivateEndpointResponse
    Managed private endpoint properties.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azure_api_version str
    The Azure API version of the resource.
    etag str
    "If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.")
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name str
    The name of the resource
    properties ManagedPrivateEndpointResponse
    Managed private endpoint properties.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion String
    The Azure API version of the resource.
    etag String
    "If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.")
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    properties Property Map
    Managed private endpoint properties.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    Supporting Types

    ConnectionStatePropertiesResponse

    ActionsRequired string
    The actions required on the managed private endpoint
    Description string
    The managed private endpoint description
    Status string
    The approval status
    ActionsRequired string
    The actions required on the managed private endpoint
    Description string
    The managed private endpoint description
    Status string
    The approval status
    actions_required string
    The actions required on the managed private endpoint
    description string
    The managed private endpoint description
    status string
    The approval status
    actionsRequired String
    The actions required on the managed private endpoint
    description String
    The managed private endpoint description
    status String
    The approval status
    actionsRequired string
    The actions required on the managed private endpoint
    description string
    The managed private endpoint description
    status string
    The approval status
    actions_required str
    The actions required on the managed private endpoint
    description str
    The managed private endpoint description
    status str
    The approval status
    actionsRequired String
    The actions required on the managed private endpoint
    description String
    The managed private endpoint description
    status String
    The approval status

    ManagedPrivateEndpointResponse

    IsReserved bool
    Denotes whether the managed private endpoint is reserved
    ProvisioningState string
    The managed private endpoint provisioning state
    ConnectionState Pulumi.AzureNative.DataFactory.Inputs.ConnectionStatePropertiesResponse
    The managed private endpoint connection state
    Fqdns List<string>
    Fully qualified domain names
    GroupId string
    The groupId to which the managed private endpoint is created
    PrivateLinkResourceId string
    The ARM resource ID of the resource to which the managed private endpoint is created
    IsReserved bool
    Denotes whether the managed private endpoint is reserved
    ProvisioningState string
    The managed private endpoint provisioning state
    ConnectionState ConnectionStatePropertiesResponse
    The managed private endpoint connection state
    Fqdns []string
    Fully qualified domain names
    GroupId string
    The groupId to which the managed private endpoint is created
    PrivateLinkResourceId string
    The ARM resource ID of the resource to which the managed private endpoint is created
    is_reserved bool
    Denotes whether the managed private endpoint is reserved
    provisioning_state string
    The managed private endpoint provisioning state
    connection_state object
    The managed private endpoint connection state
    fqdns list(string)
    Fully qualified domain names
    group_id string
    The groupId to which the managed private endpoint is created
    private_link_resource_id string
    The ARM resource ID of the resource to which the managed private endpoint is created
    isReserved Boolean
    Denotes whether the managed private endpoint is reserved
    provisioningState String
    The managed private endpoint provisioning state
    connectionState ConnectionStatePropertiesResponse
    The managed private endpoint connection state
    fqdns List<String>
    Fully qualified domain names
    groupId String
    The groupId to which the managed private endpoint is created
    privateLinkResourceId String
    The ARM resource ID of the resource to which the managed private endpoint is created
    isReserved boolean
    Denotes whether the managed private endpoint is reserved
    provisioningState string
    The managed private endpoint provisioning state
    connectionState ConnectionStatePropertiesResponse
    The managed private endpoint connection state
    fqdns string[]
    Fully qualified domain names
    groupId string
    The groupId to which the managed private endpoint is created
    privateLinkResourceId string
    The ARM resource ID of the resource to which the managed private endpoint is created
    is_reserved bool
    Denotes whether the managed private endpoint is reserved
    provisioning_state str
    The managed private endpoint provisioning state
    connection_state ConnectionStatePropertiesResponse
    The managed private endpoint connection state
    fqdns Sequence[str]
    Fully qualified domain names
    group_id str
    The groupId to which the managed private endpoint is created
    private_link_resource_id str
    The ARM resource ID of the resource to which the managed private endpoint is created
    isReserved Boolean
    Denotes whether the managed private endpoint is reserved
    provisioningState String
    The managed private endpoint provisioning state
    connectionState Property Map
    The managed private endpoint connection state
    fqdns List<String>
    Fully qualified domain names
    groupId String
    The groupId to which the managed private endpoint is created
    privateLinkResourceId String
    The ARM resource ID of the resource to which the managed private endpoint is created

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    created_at string
    The timestamp of resource creation (UTC).
    created_by string
    The identity that created the resource.
    created_by_type string
    The type of identity that created the resource.
    last_modified_at string
    The timestamp of resource last modification (UTC)
    last_modified_by string
    The identity that last modified the resource.
    last_modified_by_type string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Viewing docs for Azure Native v3.23.0
    published on Saturday, Jul 18, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial