How-to guides ============= These guides provide instructions for performing different operations related to our products on Azure. Launching and using Ubuntu instances ------------------------------------ While using Ubuntu on Azure, you'll need to perform tasks such as installing the Azure CLI, finding the right image to use, launching different images and upgrading Ubuntu versions. * :doc:`Install Azure CLI ` * :doc:`Find images ` * :doc:`Launch images ` * :doc:`Get Ubuntu Pro ` * :doc:`Create a Pro golden image ` * :doc:`Create a golden image pipeline ` * :doc:`Upgrade from Focal to Jammy ` Using AKS --------- If you want to use Kubeflow on Azure Kubernetes Service (AKS), you can refer to these instructions. * :doc:`Install Kubeflow ` * :doc:`Kubeflow with spot instances ` Contributing to the docs ------------------------ If you come across any problems with this documentation and you want to help with corrections, suggestions or new content, here's how you can do that: * :doc:`contribute-to-these-docs` .. toctree:: :hidden: :maxdepth: 1 instances/index kubernetes/index contribute-to-these-docs