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
1
vote
0 answers

Ensure Office-js addin available in ribbon, sharepoint Word 2016

I am deploying an Office.js add-in for MS word using sideloading, AppSource, and private sharepoint catalogs for Office 2016. In some cases, I've observed that once Word is restarted, the add-in vanishes from the ribbon and has to be re-added using…
James
  • 118
  • 1
  • 10
1
vote
1 answer

Microsoft O365 cached Add-In - Office.context.mailbox.item is null

I have been running into a blocker while developing an O365 Add-in. Windows Desktop O365 issue: When opening my Add-in for the first time in a compose setting I have access to the Office.context.mailbox.item, however all inline "Reply" and "Reply…
1
vote
1 answer

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 installing it. Any ideas on how to fix this issue?
1
vote
1 answer

Uploading a file crashes Desktop App Web Viewer

We are facing problems while uploading files via our o365 addin on Windows. In the compose mode, we launch a iframed app via a ribbon button. This iframed app which launches in a Desktop App Web Viewer allows users to upload files. The problem is…
1
vote
1 answer

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 error logged at all and then the add-in procedes to…
1
vote
1 answer

Microsoft Outlook 365 (Windows Only) ADD-IN ERROR

I have been consistently receiving this ADD-IN ERROR which states: "ADD-IN ERROR This add-in could not be started. Close this dialog to ignore the problem or click "Restart" to try again." This happens from the following very specific chain of…
1
vote
1 answer

Test Office Add-ins

I have developed an Office add-in for Excel and would now like to test it under production conditions before it is deployed and published in AppSource. Is there any way to test the add-in under production conditions? The only thing I have found so…
Marco Siebert
  • 109
  • 10
1
vote
1 answer

Office-addin review comments

Got below review comments from Microsoft team General Content 1100.1.3 Additional Charge Disclosures Offer descriptions must notify users in the description of any extra charges to use advertised features or to activate additional features or…
1
vote
1 answer

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-accounts). I plan to register App in AppSource…
user1167761
  • 345
  • 3
  • 15
1
vote
1 answer

Continuing issues uploading Word add-in project manifest to AppSource

I'm going to create another question here because this is the only way I've been able to get meaningful responses from the Microsoft Office support team. Please see this question for the last question on this subject I asked, the response, and my…
mikeappell
  • 363
  • 4
  • 17
1
vote
1 answer

Can an app have dependency on another add-on - Appsource app

I am planning to put an app on appsource that will be an extension for dynamics 365 for customer service. my app will require the use of customer self service portal. Hence we will be doing customization on the the customer self service portal(like…
Ajay kumar
  • 53
  • 6
1
vote
1 answer

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 storage SQL Database PowerBI Embedded My question…
T. G.
  • 13
  • 2
1
vote
1 answer

Azure AD PowerShell (Cloud): Object reference not set to an instance of an object

I'm trying to use the Azure AD PowerShell to generate an invite link. I'm using the New-AzureADMSInvitation method (https://learn.microsoft.com/en-us/powershell/module/azuread/new-azureadmsinvitation?view=azureadps-2.0). I run it in the cloud shell…
rsahai91
  • 437
  • 4
  • 13
1
vote
2 answers

How to publish my app on marketplace

I want to know where I can get data in order to know hot to integrate my app with the azure marketplace/appSource. My idea is to do it as a transact application but I am not able to find any documentation on how to do it.
1
vote
1 answer

Creating a Mult-Tenant OAuth Client App

Essentially, I'm wanting to create an Oauth Client as an App so I can get data from Dynamics for multiple customers. Does anyone know if this is possible to do in AppSource or do you know of another way? I have a service that will be served in a…
trey
  • 13
  • 3