From 7a5ba4b8f145e1c1fedb26d5be4b9d1b56ee8c73 Mon Sep 17 00:00:00 2001 From: Dimitris Stripelis <11239849+dstripelis@users.noreply.github.com> Date: Mon, 16 Dec 2024 21:34:08 +0200 Subject: [PATCH] docs(framework) Fix typo (#4723) --- .../docs/source/how-to-run-flower-on-azure.rst | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/framework/docs/source/how-to-run-flower-on-azure.rst b/framework/docs/source/how-to-run-flower-on-azure.rst index dfeda022377f..d9b3305943ab 100644 --- a/framework/docs/source/how-to-run-flower-on-azure.rst +++ b/framework/docs/source/how-to-run-flower-on-azure.rst @@ -19,15 +19,16 @@ Run Flower on Azure .. note:: - There are many ways to deploy Flower on Microst Azure. The instructions provided in - this guide is just a basic walkthrough, step-by-step guide on how to quickly setup - and run a Flower application on a Federated Learning environment on Microst Azure. + There are many ways to deploy Flower on Microsoft Azure. The instructions provided + in this guide is just a basic walkthrough, step-by-step guide on how to quickly + setup and run a Flower application on a Federated Learning environment on Microsoft + Azure. -In this how-to guide, we want to create a Federated Learning environment on Microst +In this how-to guide, we want to create a Federated Learning environment on Microsoft Azure using three Virtual Machines (VMs). From the three machines, one machine will be used as the Federation server and two as the Federation clients. Our goal is to create a -Flower federation on Microst Azure where we can run Flower apps from our local machine, -e.g., laptop. +Flower federation on Microsoft Azure where we can run Flower apps from our local +machine, e.g., laptop. On the Federation server VM we will deploy the long-running Flower server (``SuperLink``) and on the two Federation client VMs we will deploy the long-running @@ -43,7 +44,7 @@ networking rules to allow cross-VM communication. VM Create ~~~~~~~~~ -Assuming we are already inside the Microst Azure portal, we navigate to the ``Create`` +Assuming we are already inside the Microsoft Azure portal, we navigate to the ``Create`` page and we select ``Azure virtual machine``. In the new page, for each VM we edit the properties as follows: