67 questions
-1
votes
1
answer
114
views
App registrations set up for Microsoft AppSource monetisation
Our company is developing a full stack solution that integrates our SaaS product with Microsoft marketplaces (AppSource & Azure Marketplace). It has similar infrastructure to the SaaS Monetization ...
1
vote
0
answers
71
views
Share an Office Add-In without a company, and without publishing it to AppSource
I need to create a very simple Office Add-in to perform Data Transformation to and from CSV file. I am making a "Dialogue Tool" for my designer working on Unreal Engine Data Tables. I want ...
-1
votes
1
answer
280
views
How to publish a Word addin to Microsoft AppSource
I'm trying to push my Word plugin to AppSource:
I followed the documentation and created an account on the Microsoft Partner Program: https://learn.microsoft.com/en-us/office/dev/add-ins/publish/...
0
votes
1
answer
36
views
Can we add webhook/trigger on when Admin uninstall SaaS app from Microsoft app source
we have created SaaS application for outlook calendar.
we have to delete database records when app got uninstalled from marketplace.
1
vote
0
answers
67
views
Publish Word Add-in as individual
Due to the documentation on MS I was told, that it's possible to publish a word-addin (reactjs) to AppSource as a registered Microsoft Developer.
But once I try to setup "Office Store" in my ...
0
votes
1
answer
2k
views
MS Graph API permission for multiple tenant
We have an web application that use Graph APIs, we granted it application permissions in app registration. Now we want to put the application to Microsoft App Source, is it possible to allow user of ...
1
vote
0
answers
87
views
How to Publish an Office(Word) add-in created using Script Lab
I have created a Word add-in using Script Lab , the code is Written in JavaScript , Html also jQuery .the development of the add-in is already done , i just want to publish it on Store ,and any one ...
0
votes
1
answer
2k
views
Is it possible to create a custom Date slicer on Power BI?
I'm looking for a date slicer (see below proof of concept)
The main features should be:
The selection is aggregated by month
The text on top of the slicer should have the month and year just like ...
4
votes
2
answers
565
views
Is reusing an App Id for a bot a good or a bad idea?
I want to develop and publish a bot for Teams, to interface with my SaaS (I already have a Slackbot that I'm porting). I'm creating a Bot Channel Registration as per this guide and came across the ...
0
votes
0
answers
184
views
Teams app not showing on my mobile device
I have published my teams app few days back and I've installed it on my desktop app, it is visible on every browser but not in teams mobile app.
1
vote
1
answer
907
views
Office Addins : How to handle 'The license information for this add-in is missing or expired. so it may have limited functionality' warning?
One of my office add-ins for Excel/Word/PowerPoint is published in the Microsoft AppSource, But the users are reporting that they are getting a warning message when they open the add-in after ...
0
votes
0
answers
127
views
How to make the AppSource install link work on Mac?
The web store 'Open In Excel' button does not work for Mac users. Excel indicates that it is downloading some file but then nothing happens. I'm sure expected behavior is that the workbook should open ...
0
votes
2
answers
2k
views
Microsoft O365 Add-In "Installation failed"
I have a valid and verified Add-In/manifest which passes npm run validate. I as well as hundreds of users are able to download my manifest through a link. However some users have been facing this ...
0
votes
1
answer
184
views
Outlook Add-In Actionable Message "Action.InvokeAddInCommand" no modal in OWA
I am developing an Actionable Message that allows a user to download an Add-In in one click. This AM works great on Outlook Desktop and I get prompted with a modal with the following information and ...
1
vote
1
answer
635
views
Microsoft Outlook O365 "Add-In Error" With Automatic Restart
Recently I have been seeing my Microsoft O365 add-in load with this error:
Error Image ADD-IN ERROR Sorry, we had to restart because this add-in wasn't responding.
The console/dev tools shows no ...
0
votes
2
answers
242
views
How do I limit the set of supported applications of an Excel add-in for publishing to AppSource?
I am trying to publish an Excel add-in to AppSource, which requires me to upload a manifest file in Microsoft Partner Center. After uploading, the manifest passes the checks with the following message:...
-1
votes
1
answer
85
views
Requesting explanation about Certification Failure (Partner Request ID 2004100040003081)
REQUEST TO MICROSOFT CERTIFICATION TEAM - REF. PARTNER REQUEST TICKET ID 2004100040003081
Please explain why our submission received the failure notice 1100.1.4 shown below.
What should we change in ...
0
votes
0
answers
127
views
Office-addin Authentication
I'm currently using Auth0 authentication in my add-in. Now, I want to allow users to use my add-in without authentication.
Are there any protocols that I need to follow to remove authentication, any ...
0
votes
1
answer
422
views
Can we publish Power Apps Portal to App Source like Power Apps?
Do we have a functionality to publish Power Apps Portals on Microsoft's App Source?
Posting this rather very simple question here since I am unable to find any concrete resource stating if it is ...
2
votes
1
answer
261
views
How can I upload a Dynamics webresource build with webpack for AppSource?
I have a vue.js project build with webpack. It's a webresource for Dynamics CRM. To upload it to the AppSource it has to pass the Power Apps Checker, but the compiled javascript files offend against ...
1
vote
1
answer
208
views
MS AppSource SaaS Web App - restrict access for multi tenant web app
I develop multi tenant web app.
App is cofigured to support Accounts in any organizational directory (https://learn.microsoft.com/en-us/azure/active-directory/develop/quickstart-modify-supported-...
2
votes
2
answers
318
views
How do I upload a Word Add-in to AppSource from the Seller Dashboard? [closed]
We've spent a week or two trying to get the ability to use the SellerDashboard to upload a Word Addin, but no luck. We've also been on the phone, live chat, screen share, and have support tickets with ...
0
votes
1
answer
145
views
How to compile a MS Word add-in project for AppSource on a Mac
I've created an MS Word add-in using my Mac, and want to begin the process of submitting it for validation to AppSource. However, the process requires a package to be uploaded, and I haven't been able ...
1
vote
1
answer
49
views
Question about support of some resources via ARM
I am about to publish an app on Azure Market Place and I am trying to create a "Test drive".
My application is based on several Azure resources :
App Service (webapp + api)
Azure search index
Azure ...
-1
votes
1
answer
82
views
How to integrate a (feedback-)link into my Office add-in to the corresponding Microsoft AppSource entry?
Since my add-in is not yet officially listed in Microsoft AppSource I don't have a link to the add-in in MS AppSource.
But as long as my link (currently points to https://store.office.com) does not ...