mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Minor azure doc cleanup
- Change title of azure config howto - Link to azure docs from README - Keep all the cloud provider links together in the documentation index
This commit is contained in:
@@ -44,6 +44,7 @@ Ubuntu 18.04. We have a bunch of tutorials to get you started!
|
||||
- `Google Cloud <https://the-littlest-jupyterhub.readthedocs.io/en/latest/install/google.html>`_
|
||||
- `Jetstream <https://the-littlest-jupyterhub.readthedocs.io/en/latest/install/jetstream.html>`_
|
||||
- `Amazon Web Services <https://the-littlest-jupyterhub.readthedocs.io/en/latest/install/amazon.html>`_
|
||||
- `Microsoft Azure<https://the-littlest-jupyterhub.readthedocs.io/en/latest/install/azure.html>`_
|
||||
- ... your favorite provider here, if you can contribute!
|
||||
|
||||
- `Tutorial to install TLJH on an already running server you have root access to
|
||||
|
||||
@@ -1,3 +1,13 @@
|
||||
.. _howto/providers/azure:
|
||||
|
||||
==================================================
|
||||
Perform common Microsoft Azure configuration tasks
|
||||
==================================================
|
||||
|
||||
This page lists various common tasks you can perform on your
|
||||
Microsoft Azure virtual machine.
|
||||
|
||||
.. _howto/providers/azure/resize:
|
||||
|
||||
Deleting or stopping your virtual machine
|
||||
===========================================
|
||||
|
||||
@@ -33,8 +33,8 @@ We have a bunch of tutorials to get you started.
|
||||
install/jetstream
|
||||
install/google
|
||||
install/amazon
|
||||
install/custom-server
|
||||
install/azure
|
||||
install/custom-server
|
||||
|
||||
Once you are ready to run your server for real,
|
||||
it's a good idea to proceed directly to :doc:`howto/admin/https`.
|
||||
|
||||
Reference in New Issue
Block a user