Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note
Community interest groups have now moved from Yammer to Microsoft Viva Engage. To join a Viva Engage community and take part in the latest discussions, fill out the Request access to Finance and Operations Viva Engage Community form and choose the community you want to join.
Note
This article applies to the virtual hard drive (VHD) that was released for versions 10.0.24 and later.
When you first sign in to the virtual machine, the Application Object Server isn't ready for use. You need to run a script that creates self-signed certificates for the virtual machine and a customer-provided application registration ID for authentication. After you successfully run the script, the environment is ready for use.
Register a new application in Microsoft Entra ID
To register a new application in Microsoft Entra ID, follow the steps outlined in Register app or web API. The new app registration should be for a web application, and you should add the following redirect URIs:
https://usnconeboxax1aos.cloud.onebox.dynamics.com/https://usnconeboxax1aos.cloud.onebox.dynamics.com/oauth/
When you create the app registration, note the Application (client) ID.
Run the setup script
After you sign in by using the localadmin account, right-click the desktop shortcut Generate Self-Signed Certificates, and select Run as administrator. When the script prompts for the application ID, provide the Application (client) ID created in Microsoft Entra ID.
When the script finishes, the environment is ready for use. At this time, you can run the Admin Provisioning tool to set the administrator account, permissions, and tenant. Make sure that the email you provide is for the Microsoft Entra tenant in which you created the application registration.