Farm beats: Not able to create AAD App.

Mufaddal Kamdar 6 Reputation points
2021-10-28T11:06:49.96+00:00

Hi,

While I try to run the ./create_aad_script.ps1 command on the Azure power shell, I get the below Error and not able to proceed with the installation of farmbeats. Can some guru please help here. Need a customer demo ASAP.

Enter FarmBeats Website Name (ex: Contoso-FarmBeats): h53farms
Enter Azure login ID (john.doe@keyman .com) of user to add as FarmBeats admin post installation: ******@h53.ie
Enter Subscription ID: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
The script can take a few minutes to complete. Please wait...
Invoke-RestMethod: /home/mufaddal/create_aad_script-1.2.12.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://h53farms-api.azurewebsites.net'"},"requestId":"952220fd-535f-4e60-bf80-ae9d18902bfd","date":"2021-10-28T10:49:08","values":[{"item":"PropertyName","value":"identifierUris"},{"item":"PropertyErrorCode","value":"HostNameNotOnVerifiedDomain"},{"item":"HostName","value":"https://h53farms-api.azurewebsites.net"}]}}

PS /home/mufxxxxx>

Community Center | Not monitored
{count} votes

1 answer

Sort by: Most helpful
  1. António Sérgio Azevedo 7,671 Reputation points Microsoft Employee Moderator
    2022-01-28T11:33:19.377+00:00

    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.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.