Outlook add-in not working

Ionut Dutescu 60 Reputation points
2024-04-22T06:59:04.5+00:00

Hello,

I have deployed my outlook add-in manifest.xml file as an admin. It now shows to my users, but they cannot use it. I think the problem should be because I also have to host the code for the add-in? How can I host the code for the add-in in Azure?

Thanks,

Have a nice day!

Outlook | Windows | Classic Outlook for Windows | For business
0 comments No comments
{count} votes

Accepted answer
  1. SokiGuo-MSFT 31,526 Reputation points Microsoft External Staff
    2024-04-23T02:43:00.33+00:00

    Hi @Ionut Dutescu

    Welcome to our forum!

    Please kindly understand that the Outlook tag here we mainly focus on general issues about Outlook desktop client, and know very little about developing add-ins. The following is for informational purposes only.


    To host the code for your Outlook add-in in Azure, you can refer to the official Microsoft documentation on how to host an Office Add-in on Microsoft Azure. It provides a step-by-step guide, including prerequisites and detailed deployment steps.

    Hope this helps!


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Ionut Dutescu 60 Reputation points
    2024-04-23T05:58:16.61+00:00

    Hello,

    Thanks for your answer!

    I have managed to deploy my add-in and host it in azure, but I have a problem:

    The add-in is hosted in azure. The admin can now see the outlook add-in can use it, it is fully functional. However the users can only see it without using it, even the icon does not load. What roles should the users have in that resource group in order to be able to use it?

    Thanks!

    UPDATE: It seems like this is the level of permissions that my users need: " ReadWriteItem - MailboxItem.ReadWrite.User". But I do not really know how to set this. Where and what permissions should I set for the resource group for the users to have access to it?


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.