Skip to content

Commit f899bd1

Browse files
authored
Update how-to-set-up-private-links.md
1 parent b220aa1 commit f899bd1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

articles/energy-data-services/how-to-set-up-private-links.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,16 @@ In the same virtual network, you can create multiple endpoints. Each end point w
181181

182182
3. This is the IP to which your resource is connected.
183183

184+
## New data partitions with static IP private endpoints
185+
It is preferrable to create private endpoints with dynamic IP to enable dynamic data partition creation. Though if you initiate the process of creating new data partitions with static IPs private endpoint, it will fail. Each new data partition requires three additional static IPs which the static IP private endpoint is not able to provide.
186+
187+
To create new data partitions successfully with static IP private endpoint, follow the below steps:
188+
1. Create a new private endpoint with either dynamic IP or enable public access.
189+
2. Delete existing private endpoint with static IP from Azure Data Manager for Energy instance and delete it from Azure resources also.
190+
3. Create new data partitions successfully.
191+
4. Delete the newly created private endpoint with dynamic IP and/or disable public access.
192+
5. Create a new private endpoint with static IP. This step will now ask to assign additional static IPs needed for new data partition.
193+
[![Screenshot that shows static IP with new data partition.](media/how-to-manage-private-links/private-links-19-static-ip.png)](media/how-to-manage-private-links/private-links-19-static-ip.png#lightbox)
184194

185195
## Next steps
186196
<!-- Add a context sentence for the following links -->

0 commit comments

Comments
 (0)