Azure / azureml-examples

Official community-driven Azure Machine Learning examples, tested with GitHub Actions.
https://docs.microsoft.com/azure/machine-learning
MIT License
1.73k stars 1.42k forks source link

AksCompute CreateOrUpdate operation fails - AksCompute creation no longer supported #1678

Open udaykiran1105 opened 2 years ago

udaykiran1105 commented 2 years ago

Which example? Describe the issue

example: https://github.com/Azure/azureml-examples/blob/main/samples/.net/AzureML-Samples-CSharp/Resources/Compute/AKSComputeOperations.cs description: AksCompute CreateOrUpdate operation fails - AksCompute creation no longer supported. Instead, the SDK asks to use KubernetesCompute

Additional context

-

udaykiran1105 commented 2 years ago

Please remove this specific example and/or replace it with a working example that uses KubernetesCompute class