diff --git a/src/azure-cli/azure/cli/command_modules/acs/custom.py b/src/azure-cli/azure/cli/command_modules/acs/custom.py index d169f67c593..4b402382679 100644 --- a/src/azure-cli/azure/cli/command_modules/acs/custom.py +++ b/src/azure-cli/azure/cli/command_modules/acs/custom.py @@ -2880,7 +2880,7 @@ def aks_use_dev_spaces(cmd, client, name, resource_group_name, update=False, spa :param space_name: Name of the new or existing dev space to select. Defaults to an \ interactive selection experience. :type space_name: String - :param endpoint_type: The endpoint type to be used for a Azure Dev Spaces controller. \ + :param endpoint_type: The endpoint type to be used for an Azure Dev Spaces controller. \ See https://aka.ms/azds-networking for more information. :type endpoint_type: String :param prompt: Do not prompt for confirmation. Requires --space.