Implement AMPLS into Landing Zone #720
Labels
Area: Logging & Automation 📷
Issues / PR's related to Logging & Automation
Area: Networking 🌐
Issues / PR's related to Networking
Status: Long Term ⌛
We will do it, but will take a longer amount of time due to complexity/priorities
Type: Enhancement ✨
New feature or request
Type: Upstream Dependency ⬆️
something must happen before start something else
Describe the feature end to end, including deployment scenario details under which the feature would occur.
Recently we deployed a landing zone which had all the private dns zones linked.
After this we deployed some Applications with Application Insights enabled, but found none of these working. After investigation, it appears that the application couldn't resolve the monitor DNS endpoint, to resolve this we had to unlink privatelink.monitor.azure.com.
After this was unlinked Application Insights started working and resolving correctly,
A future project will be to implement AMPLS into our landing zone, but as the ALZ-Bicep was deploying private endpoint policies, I thought it may be a good place to put it as an optional component
Why is this feature important. Describe why this would be important for your organization and others. Would this impact similar orgs in the same way?
Provides private endpoints for all the monitoring solutions such as Log Analytics, Application Insights, Azure Monitor.
For those that want a private solution this would be a nice to have
Please provide the correlation id associated with your error or bug.
N/A
Can you describe any alternatives that you have taken since this feature does not exist?
Had to unlink the privatelink.monitor.azure.com DNS zone whilst I work on implementing AMPLS into our environment
Feature Implementation
Check previous GitHub issues
Code of Conduct
The text was updated successfully, but these errors were encountered: