Skip to content

Commit e0802d9

Browse files
authored
Merge pull request #96912 from shon-shah/shon-shah
replace FarmBeats occurences with Azure FarmBeats
2 parents b0c61a5 + a191812 commit e0802d9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/industry/agriculture/prepare-for-deployment.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Use these steps to create an Azure FarmBeats offer in the marketplace:
5757
3. Select Create and enter the following information:
5858
- subscription name.
5959
- 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.
6161
5. Select **OK**.
6262
The Terms of use page appears. Review the standard marketplace terms or select the hyperlink to review the Terms of Use.
6363
6. Select **Close**, then the "I agree" checkbox and then select **Create**.
@@ -149,15 +149,15 @@ Review the parameters before preparing the file.
149149
|Command | Description|
150150
|--- | ---|
151151
|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|
153153
|datahubResourceGroup| Resource group name for Data hub resources|
154154
|location |Location where you would like to create the resources|
155155
|acceleratorWebsiteName |Unique URL prefix to name your Data hub|
156156
|acceleratorResourceGroup | Unique URL prefix to name your accelerator website.|
157157
|datahubWebsiteName | UUnique URL prefix to name your Data hub website. |
158158
|sentinelUsername | user name to sign into: https://scihub.copernicus.eu/dhus/#/self-registration.|
159159
|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.|
161161
|aadAppClientId | [**Optional**] Parameter to be included within Input.Json only if Azure AD app already exists. |
162162
|aadAppClientSecret | [**Optional**] Parameter to be included within Input.Json only if Azure AD app already exists.|
163163

@@ -277,8 +277,8 @@ Follow the onscreen instructions.
277277
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.
278278
10. Once the deployment goes through successfully, you will receive the below output links:
279279

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.
282282
- **Deployer log file**: Log file created during deployment. It can be used for troubleshooting if required.
283283

284284
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
300300
301301
### Accelerator
302302
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
304304

305305
1. To sign in from Accelerator, copy and paste the URL in the browser.
306306
2. Sign in with Azure portal credentials.
@@ -329,8 +329,8 @@ Follow the onscreen instructions:
329329
9. Sentinel password
330330
10. The installer now validates and starts creating the resources, which can take about 20 minutes.
331331
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.
334334
- **Deployer log file**: saves logs during deployment. It can be used for troubleshooting.
335335

336336
> [!NOTE]
@@ -339,12 +339,12 @@ Follow the onscreen instructions:
339339

340340
## Uninstall
341341

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.
343343
344344
For example, if you deployed Data hub and Accelerator in two different resource groups, you delete those resource groups as follows:
345345
346346
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.
348348
349349
> [!NOTE]
350350
> Data hub is needed for Accelerator to work properly. We don’t recommend uninstalling Data hub without uninstalling Accelerator.

0 commit comments

Comments
 (0)