Azure EnvironmentsPDF version

Updating AKS Private Zone ID for existing environments

You can add the AKS Private Zone ID for existing environments using CDP CLI.

Required role: EnvironmentAdmin or Owner

The AKS Private Zone ID can be configured during environment creation when an environment is going to be used for a Data Service. In case the AKS Private Zone ID is not configured for an existing environment, you can use the following CDP CLI command to update the details of the environment:
cdp environments update-data-service-resources 
--environment [***ENVIRONMENT NAME***] 
--data-services 
"{"azure": 
{"sharedManagedIdentity": [***USER-ASSIGNED MANAGED IDENTITY***],
"aksPrivateDnsZoneId": [***PRIVATE DNS ZONE ID***]}"

We want your opinion

How can we improve this page?

What kind of feedback do you have?