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

Could individual developer publish office web add-in

Is it possible for individual developer account to publish office web add-in to AppSource, like outlook web add-in? By this article or here, it says that individual developer account can publish office web add-in to Office App Store. However, when I…
3
votes
2 answers

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 choice of whether to auto-generate a new App Id and…
3
votes
1 answer

How to manipulate a HTML-Webresource in Dynamics CRM

I have a webresource for Dynamics CRM. The project will be uploaded to the AppSource. It consists of a .html- and a .js-file. If I try to get the elements of the .html-file with document.getElementById in the .js-file, I get the error message, that…
Dennis Rieke
  • 201
  • 4
  • 18
3
votes
1 answer

How to create an App in PowerBI AppSource marketplace similar to Salesforce Reports App

I want to build an PowerBI App similar to Salesforce Reports App for Power BI in the AppSource market place It expects the user to provide Salesforce credentials It fetches all reports (tabular + summary) and lists on the right hand side The user…
M.R
  • 610
  • 2
  • 10
  • 34
3
votes
1 answer

Multi-tenant app in Azure AD (Active Directory) fails with AADSTS50020

I created a "Web app / API" app in our organization's "xxx.onmicrosoft.com" Azure Active Directory. The app's "Multi-tenanted" property has been set to "Yes". We configured OpenID Connect (we use https://github.com/mitreid-connect/) to use the…
2
votes
0 answers

Upload Teams App created using SPFx Framework to Teams AppSource

We have prepared an App in Teams which was built using SPFx framework. We are ready to upload our Custom App to Teams App Source however not quite sure if it is allowed. As when I try to upload my Zip containing SPPKG file and Teams Zip, it ends up…
Nitin Khubani
  • 354
  • 1
  • 4
  • 18
2
votes
1 answer

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 many rules. These rules are the worst: Do not…
2
votes
2 answers

How do I upload a Word Add-in to AppSource from the Seller Dashboard?

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 Microsoft - but still no luck. So, looking to…
SJoshi
  • 1,866
  • 24
  • 47
2
votes
1 answer

Allow all external users to access via Azure AD authentication

I have configured Azure AD authentication to my JavaScript front-end using ADAL JS library. I can successfully log in using accounts that belong to the Active Directory. We want to allow all external users to log in the application. As long as you…
Juha
  • 23
  • 1
  • 4
2
votes
1 answer

How to publish "Web App" on Appsource.Microsoft.com?

I want to publish a Web App on Appsource so that they appear on the page: Appsource-WebAppsCategory I would really appreciate help on this. Thanks.
2
votes
0 answers

Office365 Single sign on oauth errors

We are looking for guidance with an error we are seeing in our logs relating to single sign on with Office 365 and our cloud hosted app which allows users to sign in using their Office 365 credentials. Failed login attempts Error messages in logs…
1
vote
0 answers

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 partner center/developer dashboard, I´am requested to…
Antimon
  • 11
  • 1
  • 3
1
vote
1 answer

Submit an .ppam add-in to Microsoft AppSource?

I have written a VBA macro for Microsoft PowerPoint (including a custom ribbon tab) and saved it as .ppam file. Is it possible to submit the .ppam file to Microsoft AppSource? I have read that an Office add-in consists of two parts: the manifest (an…
Frank Zielen
  • 67
  • 10
1
vote
0 answers

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 can access it .
1
vote
1 answer

What admin credentials are needed for AppSource submission testing

Regarding the AppSource submission, the docs state the following: "You must provide at least two login credentials, one admin and one non-admin" "For enterprise apps, apps where a subscription is required, or apps where there is an Office 365…
jadams
  • 195
  • 1
  • 8
1
2 3 4 5