Questions tagged [appsource]

Microsoft AppSource is a destination for business users to discover, try, and manage line-of-business SaaS applications (standalone SaaS and add-on to existing Microsoft SaaS products).

AppSource is a destination for business users to discover, try, and manage line-of-business SaaS applications that integrate with Microsoft technologies such as Azure Active Directory, and products like Dynamics, Office 365, and PowerBI.

For developers and partners, please see this page for more information about AppSource certification.

68 questions
0
votes
0 answers

Outlook Add-In generic publication for all regions

We have multiple Add-In servers, lets say S1: in USA and S2: in Europe We want a single offer(one Manifest file) on AppSource when USA people installed an add-in static content should be served from S1, and for Europians S2 With Manifest locale…
Yousuf Ali
  • 23
  • 4
0
votes
0 answers

Error: invalid_client: aadsts650051 when using MSAL to sign user in

When a user purchases a subscription for our Saas in Microsoft Appsource he needs to have a Microsoft work account. If the user does not have such an account Microsoft offers the possibility to create one. However this account creates a user with…
0
votes
1 answer

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.
0
votes
0 answers

Excel JS Add-In does not work in Office for Mac for certification. Other Platforms work fine

I want to get my Excel JS Add In with User Defined Functions get certified for AppSource. Unfortunately, certification fails for this configuration: Office for Mac connected to an M365 subscription. OSx Version:13.2 Office Version 16.70. The error…
ChristophA
  • 11
  • 1
0
votes
1 answer

How to publish office Addin Manifest file into Ms Store

How to publish a Powerpoint Addin in MS Store?
0
votes
0 answers

Outlook Add-In with SSO publishing on AppSource for multiple organizations with their AAD app

Outlook Add-In with SSO, publishing on AppSource | used by multiple organizations. how the and tags are updated/configured for different organizations using the Add-In. (sample given below) When we install with Manifest.xml file, can…
0
votes
0 answers

How to publish Office add-in in Azure Marketplace

I have an Office 365 add-in that I would like to publish to Azure Marketplace. I have read a lot of online documents on this subject and I am ok with setting up the SaaS fulfilment Api and the webhook. What I don't understand is how to link my app…
Tovs
  • 157
  • 2
  • 13
0
votes
0 answers

Unable to get the "Write a review" option enable for Office add-in in Appsource

enter image description here Although I have installed the tool and opened it in excel, I still cannot get the option to write a review on it. Can someone guide why I am facing this issue? I am logged in with the same ID by which I have done the…
0
votes
1 answer

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 other tenants to use the permission of the app…
0
votes
1 answer

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 how its illustrated above. Any guidance on…
Mishal
  • 450
  • 9
  • 27
0
votes
1 answer

Why am I losing saved settings of my add-in in an Excel workbook

We have this issue around saved settings when we share workbooks among users. When we share workbooks, we sometimes notice that the saved settings are lost when the workbook is open by a different user using the same version of the add-in. We…
0
votes
0 answers

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.
Ayush Arya
  • 39
  • 7
0
votes
1 answer

Update approval procedure for Office-js addins in AppSource

I understand the general principle to updating office-js add-ins on AppSource as detailed in this answer: Office-js: Best practices for updating Add-ins in the Office Store What is not particularly clear whether publishers need to go through the…
Mike Adam
  • 11
  • 1
0
votes
0 answers

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 and install the add-in to Excel. Here is a video…
0
votes
2 answers

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 error: This app can't be installed. The manifest XML…