How to use Outlook add-in with an internal domain?

Roman Mygaluk 0 Reputation points
2024-08-12T13:46:47.83+00:00

Hello,

We are developing an Outlook add-in using the instructions at https://learn.microsoft.com/en-us/office/dev/add-ins/develop/create-sso-office-add-ins-aspnet. We have successfully tested it for localhost and now need to test it on our internal domain.

According to Azure registration requirements, "Application ID URI" must contain a verified domain(api://<fully-qualified-domain-name>/<app-id>) in order to work on our internal domain. Is there any way to run the add-in without verifying a custom domain?

It is strange that Redirect URI does not need verified domain validation, but Application ID URI does.

Thank you for your help.

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,321 questions
0 comments No comments
{count} votes

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.