Azure / data-management-zone

Template to deploy the Data Management Zone of Cloud Scale Analytics (former Enterprise-Scale Analytics). The Data Management Zone provides data governance and management capabilities for the data platform of an organization.
MIT License
169 stars 87 forks source link

Azureml add zone #294

Open Hardstl opened 2 years ago

Hardstl commented 2 years ago

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

Validation Steps Performed

  1. Policy created and assigned to resource group scope.
  2. Azure Machine Learning workspace with Private Endpoint created in resource group.
  3. Verified DNS records were registered in both zones.
ghost commented 2 years ago

CLA assistant check
All CLA requirements met.