Create an AAD application failed

Tarek Guesmi 1 Reputation point
2021-10-16T16:24:33.3+00:00

Hi,
I'm trying to install FarmBeats as per the official tutorial guidelines. The AAD creation script is consistently throwing the following error:
Invoke-RestMethod: /home/makhlouf/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://myfarm-api.azurewebsites.net'"},"requestId":"4bda834e-0219-4803-a76e-ae0c6e731930","date":"2021-10-16T16:20:24","values":[{"item":"PropertyName","value":"identifierUris"},{"item":"PropertyErrorCode","value":"HostNameNotOnVerifiedDomain"},{"item":"HostName","value":"https://myfarm-api.azurewebsites.net"}]}}

I attempted from two different Azure accounts. but the problem is always the same.

Thank you for your support

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,077 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AshokPeddakotla-MSFT 27,401 Reputation points
    2021-12-15T16:24:22.173+00:00

    Hi All, @Tarek Guesmi @Billy Diggin @Paul Ratapu @Philip Honey @Mufaddal Kamdar @Abdullah, Hashim

    We regret for the inconvenience caused. Thanks for being so patience on this issue. Below is the latest update from our team.

    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 [at] microsoft [dot] 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.

    Do let us know if you have any further queries.