Skip to content

Commit ccb5470

Browse files
committed
Acrolinx fixes
1 parent 64d1d1f commit ccb5470

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/industry/agriculture/install-azure-farmbeats.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ You'll need the following permissions in the Azure tenant you're looking to inst
7878
- Subscription - Owner
7979
- Resource Group in which FarmBeats is being installed - Owner
8080

81-
The first 2 permissions are needed for [creating the AAD application](#Create-an-AAD-application) step. If needed, you can get someone with the appropriate permissions to create the AAD application. The person installing FarmBeats needs to be an owner of the Resource Group in which FarmBeats is being installed.
81+
The first two permissions are needed for [creating the AAD application](#Create-an-AAD-application) step. If needed, you can get someone with the appropriate permissions to create the AAD application. The person installing FarmBeats needs to be an owner of the Resource Group in which FarmBeats is being installed.
8282

8383
You can verify your access permissions in the Azure portal by following the instructions on [role based access control](https://docs.microsoft.com/azure/role-based-access-control/check-access)
8484

@@ -95,7 +95,7 @@ Azure FarmBeats requires Azure Active Directory application creation and registr
9595
- Tenant - AAD app creator
9696
- Subscription - Owner
9797

98-
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 instructed.
98+
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.
9999

100100
1. Download the [AAD app generator script](https://aka.ms/FarmBeatsAADScript)
101101

@@ -113,7 +113,7 @@ Run the following in a Cloud Shell instance in your subscription. First time use
113113
./create_aad_script.ps1
114114
```
115115

116-
4. The AAD script takes around 2 minutes to run and outputs values to screen as well as to a json file in the same directory. If you had someone else run the script, please ask them to share this output with you.
116+
4. The AAD script takes around 2 minutes to run and outputs values to screen as well as to a json file in the same directory. If you had someone else run the script, ask them to share this output with you.
117117

118118
### Create Sentinel account
119119

@@ -155,7 +155,7 @@ Once the installation is complete, you can verify the installation and start usi
155155

156156
## Upgrade
157157

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.
158+
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.
159159

160160
1. Download the [upgrade script](https://aka.ms/FarmBeatsUpgradeScript)
161161

@@ -181,7 +181,7 @@ To uninstall Azure FarmBeats Datahub or Accelerator, complete the following step
181181

182182
1. Log in to the Azure portal and **delete the resource groups** in which these components are installed.
183183

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.
184+
2. Go to Azure Active Directory & **delete the Azure AD application** linked to the Azure FarmBeats installation.
185185

186186
## Next steps
187187

0 commit comments

Comments
 (0)