andxu / andy_remote

0 stars 0 forks source link

cannot remove azds. #4

Open andxu opened 6 years ago

andxu commented 6 years ago

C:\Users\andxu>az aks use-dev-spaces -g andyResourceGroup4 -n andyAKSCluster4 Selecting Azure Dev Spaces Controller 'andyAKSCluster4' in resource group 'andyResourceGroup4' that targets resource 'andyAKSCluster4' in resource group 'andyResourceGroup4'...1s

Select a dev space or Kubernetes namespace to use as a dev space. [1] default Type a number or a new name: 1

Selecting dev space 'default'...<1s

Managed Kubernetes cluster 'andyAKSCluster4' in resource group 'andyResourceGroup4' is ready for development in dev space 'default'. Type azds prep to prepare a source directory for use with Azure Dev Spaces and azds up to run.

C:\Users\andxu>azds remove -g andyResourceGroup4 -n andyAKSCluster4 Azure Dev Spaces Controller 'andyAKSCluster4' in resource group 'andyResourceGroup4' that targets resource 'andyAKSCluster4' in resource group 'andyResourceGroup4' will be deleted. This will remove Azure Dev Spaces instrumentation from the target resource for new workloads. Continue? (y/N): y

Deleting Azure Dev Spaces Controller 'andyAKSCluster4' in resource group 'andyResourceGroup4' that targets resource 'andyAKSCluster4' in resource group 'andyResourceGroup4'...1s

Operation returned an invalid status code 'Conflict'