I am creating custom web service where I created request, response and services classes but I stuck when it comes to calling custom API where I need to register Azure Active Directory app. So Is there any free account/trail Azure account just for practice purpose just like online free virtual machine for two hours ?
If you don't have AAD and you would like to test the outcome of your service, then you can create a runnable class and call the service inside. So you'll declare the request and fill it's values then pass it to the custom service class via the runnable class
Thanks,
Layan Jweihan
Please mark this answer as "Verified" if it solved your issue. In order to help others who will face a similar issue in the future
You can test your custom service without registration in AAD. Also, your company must have AAD, because you can't use F&O without it.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.