How to Deploy Excel Addin

Daniel G Brown 5 Reputation points
2025-01-30T20:14:14.9266667+00:00

I have developed an Excel addin using Typescript and deployed a version to Azure. I am able to sideload the addin on the windows app, mac app and through the web version of Excel. This all works great. I am very happy with the features and functionality that I was able to add to Excel.

I am trying to deploy the addin more widely and I think I have a problem.

In theory, I can go through the process and deploy through AppSource as I want the addin to be publicly available. The problem is that my prospective users are mostly at Universities and it appears that at many institutions access to the Microsoft store is blocked. At my institution they have told me that they can get around this and make the addin available here, but this is not viable elsewhere. I cannot ask a potential user of the addin to figure out who in their IT administration allows such addins to be deployed and to make an exception for my addin.

Is there a solution for this? All I can think of is to remove Excel from the solution. Is it possible to host the spreadsheet and addin somewhere and thus not require distribution of the addin to the user's environment?

thanks,

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,175 questions
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,313 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.