data-management-zone
data-management-zone copied to clipboard
Azureml add zone
trafficstars
Summary of the Pull Request
The subresource amlworkspace requires DNS records to be registered in below two zones. Added support for registering records in both zones using the same policy.
privatelink.api.azureml.ms privatelink.notebooks.azure.net
References
None that I could find.
PR Checklist
- [x] Closes Issue #xxx
- [x] Code of Conduct signed. If not, go to Code of Conduct.
Validation Steps Performed
- Policy created and assigned to resource group scope.
- Azure Machine Learning workspace with Private Endpoint created in resource group.
- Verified DNS records were registered in both zones.