You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. By default, the file is downloaded to your home directory. Navigate to the directory.
@@ -157,12 +157,13 @@ Once the installation is complete, you can verify the installation and start usi
157
157
158
158
## Upgrade
159
159
160
-
To upgrade FarmBeats to the latest version, run the following steps in a Cloud Shell instance in your subscription. First-time users will be prompted to select a subscription and create a storage account. Complete the setup as instructed.
160
+
To upgrade FarmBeats to the latest version, run the following steps in a Cloud Shell instance in your subscription. The user will need to be the owner of the Subscription in which FarmBeats is installed.
161
+
First-time users will be prompted to select a subscription and create a storage account. Complete the setup as instructed.
161
162
162
163
1. Download the [upgrade script](https://aka.ms/FarmBeatsUpgradeScript)
./upgrade-farmbeats.ps1 -InputFilePath [Path to input.json file]
178
179
```
179
180
180
-
If you are upgrading from FarmBeats version 1.2.1 or 1.2.5, the script will prompt you to specify the path to the input.json file you created at the time of installing FarmBeats. For newer versions, no more inputs will be needed. The upgrade should finish in around 30 minutes.
181
+
The path to input.json file is optional. If not specified, the script will ask you for all required inputs. The upgrade should finish in around 30 minutes.
0 commit comments