Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rahalan/fix pipelines7 #92
Rahalan/fix pipelines7 #92
Changes from all commits
448bee7
091341f
32f7ce5
f42e8a5
9219451
79bdf97
1430d19
de033c0
f10299e
40dd14e
54267ec
0999b65
68cfa8f
4bb913b
a825e66
178e08e
c7b669e
0ce12c3
7ebe376
8ee2218
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
PrivateEndpoints
Resource
This template deploys private Endpoint for a generic service.
Resource types
Microsoft.Resources/deployments
Microsoft.Network/privateEndpoints
Microsoft.Network/privateEndpoints/privateDnsZoneGroups
Microsoft.Resources/deployments
Microsoft.Network/privateEndpoints
Microsoft.Network/privateEndpoints/privateDnsZoneGroups
Resource dependency
The following resources are required to be able to deploy this resource:
Important: Destination subnet must be created with the following configuration option -
"privateEndpointNetworkPolicies": "Disabled"
. Setting this option acknowledges that NSG rules are not applied to Private Endpoints (this capability is coming soon).Parameters
privateEndpointName
targetSubnetId
serviceResourceId
groupId
For Azure DataFactory: portal, dataFactory
privateDNSId
location
tags
cuaId
Parameter Usage:
tags
Tag names and tag values can be provided as needed. A tag can be left without a value.
Outputs
privateEndpointResourceGroup
privateEndpointResourceId
privateEndpointName
Considerations
N/A
Additional resources
Public IP Addresses
Resource types
Microsoft.Resources/deployments
Microsoft.Network/publicIPAddresses
providers/locks
Microsoft.Network/publicIPAddresses/providers/diagnosticsettings
Microsoft.Network/publicIPAddresses/providers/roleAssignments
Microsoft.Resources/deployments
Microsoft.Network/publicIPAddresses
providers/locks
Microsoft.Network/publicIPAddresses/providers/diagnosticsettings
Microsoft.Network/publicIPAddresses/providers/roleAssignments
Resource dependency
The following resources are required to be able to deploy this resource.
Parameters
cuaId
diagnosticLogsRetentionInDays
diagnosticStorageAccountId
eventHubAuthorizationRuleId
eventHubName
location
lockForDeletion
publicIPAddressesName
publicIPAllocationMethod
publicIPPrefixId
roleAssignments
skuName
skuTier
tags
workspaceId
Parameter Usage:
<ParameterPlaceholder>
// TODO: Fill in Parameter usage
Parameter Usage:
roleAssignments
Outputs
publicIPAddressName
publicIPAddressResourceGroup
publicIPAddressResourceId
References
Template references
Considerations
Additional resources