Skip to content

Data Factory: Missing ipConfigurations for Private Endpoints #2423

@chris5287

Description

@chris5287

The Microsoft.DataFactory/factories module uses the Microsoft.Network/privateEndpoints module internally to create private endpoints, but it fails to pass through the ipConfigurations property to allow static IP addresses to be specified :(

module dataFactory_privateEndpoints '../../Microsoft.Network/privateEndpoints/deploy.bicep' = [for (privateEndpoint, index) in privateEndpoints: {

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions