question

FabioPatino-3399 avatar image
0 Votes"
FabioPatino-3399 asked asergaz answered

Issue with deploying Azure Farmbeats

I am deploying farmbeats based on the instructions and keep receiving the same error:

Invoke-RestMethod: /home/fabio/create_aad_script.ps1:120
Line |
120 | $App = Invoke-RestMethod -Uri $PostReqUrl -Method POST -Headers $ …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| {"odata.error":{"code":"Request_BadRequest","message":{"lang":"en","value":"Values of identifierUris property must
| use a verified domain of the organization or its subdomain:
| 'https://fabiopatinoo-api.azurewebsites.net'"},"requestId":"4e50903b-47fc-4175-9cbc-5b2a701fe622","date":"2022-01-23T19:48:34","values":[{"item":"PropertyName","value":"identifierUris"},{"item":"PropertyErrorCode","value":"HostNameNotOnVerifiedDomain"},{"item":"HostName","value":"https://fabiopatinoo-api.azurewebsites.net"}]}}

azure-farmbeats
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @FabioPatino-3399 ,
Can you share the link with the instructions you are following and the exact step when you receive this error?

Thank you so much!

0 Votes 0 ·

Thank you. Here is the link:

https://docs.microsoft.com/en-us/azure/industry/agriculture/install-azure-farmbeats#create-an-aad-application

I downloaded the script and running it in Powershell when the error comes.

1 Vote 1 ·

1 Answer

asergaz avatar image
0 Votes"
asergaz answered

Hello @FabioPatino-3399 ,
Thank you for sharing the details in the comments. I have synced with Product Team and we will make sure that the following note is added in the docs as well:

You are trying to setup the FarmBeats version which is in public preview. We want to update you on the new version of FarmBeats which we are building. It’s a fully managed PaaS offering (Platform-As-A-Service). The rearchitected PaaS platform makes it easy for customers to use FarmBeats, here are a few advantages:


Simple onboarding: You don’t have to provision multiple resources under your tenant. Just instantiate the PaaS version of the FarmBeats, and we will take care of all the complexity behind the scenes
Improved scalability and performance: PaaS service will take care of scaling and provides better performance (Ex: faster ingestion of satellite data in seconds)
More features: PaaS version supports data related to satellite imagery, weather, Farm operations, Sensors (WIP), event notifications, and more. It natively supports agronomic constructs like farms, fields, seasons, crops, management zones, prescription maps, etc.
Extensibility: There will now be no limitation to work with an approved list of weather service or sensor providers. The extensibility framework can help customers to work with any weather service and sensor providers (WIP) of their choice in FarmBeats.
Out-of-the-box AI/ML models: FarmBeats supports a few out of the box AI/ML/Statistical models like sensor placement map, biomass estimation model, Soil moisture map, boundary identification, NDVI forecast, LAI, etc. which can be leveraged by users
Power analytics: PaaS version has developer-friendly Python SDK. Users can create ARDs easily using APIs and build/train their AI/ML/Statistical models on Azure


In case you want to use the new version of FarmBeats, kindly write to us at FarmBeatsSupport@microsoft.com by providing your Azure subscription ID and GitHub ID to get access to the product documentation. Also, note that the new version does not have a UI layer. It is to be used via APIs only.


Thank you so much! Let me know if I can help you further.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.