0

I have made a OneNote add-in, as specified here. All local tests were successful.

This project is a prototype for the development of a proprietary OneNote add-in for a client. Hence the add-in will not be published to the Office Store.

I will not be giving a development phase add-in for my clients so following Microsoft's publishing guide here, I have hosted the add-in as a Static Website on Azure. This process has provided me with a permanent link where the add-in will reside.

Using the guide provided by Microsoft, add-ins will be able to be loaded from a local manifest.xml file. but there is no input for loading the add-in from a url.

My question is, how can the client load the add-in from the link provided?

Minasie Shibeshi
  • 390
  • 3
  • 16
  • https://i.imgur.com/AkQyMfS.png, https://i.imgur.com/4isty1Z.png - Did you get the same result when accessing the static website of OneNote add-in? –  Apr 20 '22 at 08:09
  • no, i didn't get that. i use npm run dev-server to run the project. npm start will result in a situation like yours. – Minasie Shibeshi Apr 20 '22 at 12:39
  • Yes! Same commands I have tried! Need to raise a ticket on GitHub for Microsoft Triage/Attention! –  Apr 20 '22 at 12:42

0 Answers0