We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f21990 + c228548 commit a52916cCopy full SHA for a52916c
articles/industry/agriculture/install-azure-farmbeats.md
@@ -166,7 +166,7 @@ First-time users will be prompted to select a subscription and create a storage
166
1. Download the [upgrade script](https://aka.ms/FarmBeatsUpgradeScript)
167
168
```azurepowershell-interactive
169
- wget –q https://aka.ms/FarmBeatsUpgradeScript -O ./update-farmbeats.ps1
+ wget –q https://aka.ms/FarmBeatsUpgradeScript -O ./upgrade-farmbeats.ps1
170
```
171
172
2. By default, the file is downloaded to your home directory. Navigate to the directory.
0 commit comments