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/prepare-for-deployment.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ Use these steps to create an Azure FarmBeats offer in the marketplace:
57
57
3. Select Create and enter the following information:
58
58
- subscription name.
59
59
- an existing resource group name (empty resource group only) or create a new resource group for deploying Azure FarmBeats. Make a note of this resource group in subsequent sections.
60
-
4. The region you want to install Azure FarmBeats. Currently FarmBeats the following regions: Central US, West Europe, East US 2, North Europe, West US, Southeast Asia, East US, Australia East, West US 2.
60
+
4. The region you want to install Azure FarmBeats. Currently Azure FarmBeats is supported in the following regions: Central US, West Europe, East US 2, North Europe, West US, Southeast Asia, East US, Australia East, West US 2.
61
61
5. Select **OK**.
62
62
The Terms of use page appears. Review the standard marketplace terms or select the hyperlink to review the Terms of Use.
63
63
6. Select **Close**, then the "I agree" checkbox and then select **Create**.
@@ -149,15 +149,15 @@ Review the parameters before preparing the file.
149
149
|Command | Description|
150
150
|--- | ---|
151
151
|sku | Provides a choice to download either or both the components of Azure FarmBeats. Specifies which components to download. To install only Data hub, use “onlydatabhub”. To install Data hub and Accelerator, use “both”|
152
-
|subscriptionId | Specifies the subscription for installing FarmBeats|
152
+
|subscriptionId | Specifies the subscription for installing Azure FarmBeats|
153
153
|datahubResourceGroup| Resource group name for Data hub resources|
154
154
|location |Location where you would like to create the resources|
155
155
|acceleratorWebsiteName |Unique URL prefix to name your Data hub|
156
156
|acceleratorResourceGroup | Unique URL prefix to name your accelerator website.|
157
157
|datahubWebsiteName | UUnique URL prefix to name your Data hub website. |
158
158
|sentinelUsername | user name to sign into: https://scihub.copernicus.eu/dhus/#/self-registration.|
159
159
|notificationEmailAddress | Email address to receive the notifications for any alerts that you configure within Data hub.|
160
-
|updateIfExists|[Optional] Parameter to be included within Input.Json only if you want to upgrade an existing FarmBeats instance. For upgrade, other details eg. the resource group names, locations etc. need to be the same.|
160
+
|updateIfExists|[Optional] Parameter to be included within Input.Json only if you want to upgrade an existing Azure FarmBeats instance. For upgrade, other details eg. the resource group names, locations etc. need to be the same.|
161
161
|aadAppClientId |[**Optional**] Parameter to be included within Input.Json only if Azure AD app already exists. |
162
162
|aadAppClientSecret |[**Optional**] Parameter to be included within Input.Json only if Azure AD app already exists.|
163
163
@@ -277,8 +277,8 @@ Follow the onscreen instructions.
277
277
9. The installer will now validate and start creating the resources, which can take about 20 minutes. Keep the session active on Cloud Shell during this time.
278
278
10. Once the deployment goes through successfully, you will receive the below output links:
279
279
280
-
- **Data hub URL**: Swagger link to try FarmBeats APIs.
281
-
- **Accelerator URL**: User Interface to explore FarmBeats Smart Farm Accelerator.
280
+
- **Data hub URL**: Swagger link to try Azure FarmBeats APIs.
281
+
- **Accelerator URL**: User Interface to explore Azure FarmBeats Accelerator.
282
282
- **Deployer log file**: Log file created during deployment. It can be used for troubleshooting if required.
283
283
284
284
If you encounter any issues, review [Troubleshoot](troubleshoot-project-farmbeats.md).
@@ -300,7 +300,7 @@ Once the data hub installation is complete, you'll receive the URL to access Azu
300
300
301
301
### Accelerator
302
302
303
-
Once the Accelerator installation is complete, you'll receive the URL to access FarmBeats user-interface in the format: https://\<accelerator-website-name>.azurewebsites.net
303
+
Once the Accelerator installation is complete, you'll receive the URL to access Azure FarmBeats user-interface in the format: https://\<accelerator-website-name>.azurewebsites.net
304
304
305
305
1. To sign in from Accelerator, copy and paste the URL in the browser.
306
306
2. Sign in with Azure portal credentials.
@@ -329,8 +329,8 @@ Follow the onscreen instructions:
329
329
9. Sentinel password
330
330
10. The installer now validates and starts creating the resources, which can take about 20 minutes.
331
331
11. Once the deployment is successful, you will receive the below output links:
332
-
- **Data hub URL**: Swagger link to try FarmBeats APIs.
333
-
- **Accelerator URL**: User interface to explore FarmBeats Smart Farm Accelerator.
332
+
- **Data hub URL**: Swagger link to try Azure FarmBeats APIs.
333
+
- **Accelerator URL**: User interface to explore Azure FarmBeats Accelerator.
334
334
- **Deployer log file**: saves logs during deployment. It can be used for troubleshooting.
335
335
336
336
> [!NOTE]
@@ -339,12 +339,12 @@ Follow the onscreen instructions:
339
339
340
340
## Uninstall
341
341
342
-
Currently we don't support automated uninstallation of FarmBeats using the installer. To remove the Data hub or Accelerator, in the Azure portal, delete the resource group in which these components are installed, or delete resources manually.
342
+
Currently we don't support automated uninstallation of Azure FarmBeats using the installer. To remove the Data hub or Accelerator, in the Azure portal, delete the resource group in which these components are installed, or delete resources manually.
343
343
344
344
For example, if you deployed Data hub and Accelerator in two different resource groups, you delete those resource groups as follows:
345
345
346
346
1. Sign into the Azure portal.
347
-
2. Select your account in the top right corner, and switch to the desired Azure AD tenant where you want to deploy Microsoft FarmBeats.
347
+
2. Select your account in the top right corner, and switch to the desired Azure AD tenant where you want to deploy Azure FarmBeats.
348
348
349
349
> [!NOTE]
350
350
> Data hub is needed for Accelerator to work properly. We don’t recommend uninstalling Data hub without uninstalling Accelerator.
0 commit comments