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
Copy file name to clipboardExpand all lines: articles/industry/agriculture/install-azure-farmbeats.md
+34-14Lines changed: 34 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,23 +44,23 @@ When you install Azure FarmBeats, the following resources are provisioned in you
44
44
45
45
The cost of Azure FarmBeats is an aggregate of the cost of the underlying Azure services. Pricing information for Azure services can be calculated using the [Pricing Calculator](https://azure.microsoft.com/pricing/calculator). The actual cost of the total installation will vary based on the usage. The steady state cost for the two components is:
46
46
47
-
* Datahub - less than $10 per day
48
-
* Accelerator - less than $2 per day
47
+
- Datahub - less than $10 per day
48
+
- Accelerator - less than $2 per day
49
49
50
50
### Regions supported
51
51
52
52
Currently, Azure FarmBeats is supported in public cloud environments in the following regions:
53
53
54
-
* Australia East
55
-
* Central US
56
-
* East US
57
-
* East US 2
58
-
* West US
59
-
* West US 2
60
-
* North Europe
61
-
* West Europe
62
-
* gitEast Asia
63
-
* SouthEast Asia
54
+
- Australia East
55
+
- Central US
56
+
- East US
57
+
- East US 2
58
+
- West US
59
+
- West US 2
60
+
- North Europe
61
+
- West Europe
62
+
- East Asia
63
+
- SouthEast Asia
64
64
65
65
### Time taken
66
66
@@ -140,10 +140,12 @@ You are now ready to install FarmBeats. Follow the steps below to start the inst
140
140
4. A new window appears. Complete the sign-up process by choosing the correct subscription, resource group, and location to which you want to install Azure FarmBeats.
141
141
142
142
5. Provide the email address that should receive any service alerts related to Azure FarmBeats in the **FarmBeats Service Alerts** section. Click Next at the bottom of the page to move to the **Dependencies** Tab.
6. Copy the individual entries from the output of [AAD script](#Create-an-AAD-application) to the inputs in the AAD application section.
145
146
146
147
7. Enter the [Sentinel account](#Create-Sentinel-account) user name and password in the Sentinel Account section. Click Next to move to the **Review + Create** Tab
8. Once the entered details are validated, SELECT **OK**. The Terms of use page appears. Review the terms and select **Create** to start the installation. You will automatically be redirected to a page where you can follow the progress of the installation.
149
151
@@ -153,7 +155,25 @@ Once the installation is complete, you can verify the installation and start usi
153
155
154
156
## Upgrade
155
157
156
-
//Atin to fill it in if we are shipping upgrades with mid-Jan
158
+
To upgrade FarmBeats to the latest version, run the following 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 idate-ted.
159
+
160
+
1. Download the [upgrade script](https://aka.ms/FarmBeatsUpgradeScript)
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.
157
177
158
178
## Uninstall
159
179
@@ -164,5 +184,5 @@ To uninstall Azure FarmBeats Datahub or Accelerator, complete the following step
164
184
2. Go to Azure Active Directory & **delete the Azure AD application** linked to the Azure FarmBeats installation. This will remove the Azure FarmBeats installation from your Azure subscription.
165
185
166
186
## Next steps
167
-
187
+
168
188
You have learned how to install Azure FarmBeats in your Azure subscription. Now, learn how to [add users](manage-users-in-azure-farmbeats.md#manage-users) to your Azure FarmBeats instance.
0 commit comments