inspec-azure
inspec-azure copied to clipboard
Add azure_network_privateEndpoints resource type
Detailed Description
Azure resources can have private endpoints , most of the resources will have it in properties.privateEndpointConnections details to query.
But few resources properties doesnt include . hence we need have sepearate resource like azure_network_privateEndpoints whose type is 'Microsoft.Network/privateEndpoints. Ex: Azure Data factory.
Context
This resource is required to test private endpoint connections .
Possible Implementation
Create resource azure_network_privateEndpoints