Automate Task Pane Insertion into Excel
Excel Addin
I want to insert the task Pane Addin into my excel file using Powershell script.
We deploy add-in in SharePoint catalog and then manually insert into excel files.
This is preventing use from getting into automated deployment.


Rajesh, thanks for your feedback! Corporate deployment feature for Office 365 allows assignment of add-ins. Why is this feature not sufficient to meet the requirement? Could you please share some details about your scenario? That’ll help us understand the feature fully.
Thanks!
Office Extensibility Team
1 comment
-
Rajesh commented
we have app which uses office addIn.
As part of our release cycle, code moves from DEV, DIT, SIT, UAT, PROD environments.
As we don't have capability to pragmatically insert TPA, our release pipeline is not fully automated.
We have to manually insert the TPA corresponding to the environment.