Skip to content

Commit 2ae40b9

Browse files
authored
Merge pull request #4965 from OfficeDev/main
[Admin] Publish
2 parents b1854f7 + 9edfb85 commit 2ae40b9

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

docs/includes/dev-kit-preview-note.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
> [!IMPORTANT]
2-
> The Office Add-ins Development Kit extension is currently in preview. It only supports creating add-ins that use the [add-in only manifest](../develop/xml-manifest-overview.md). It also only creates Excel, PowerPoint, and Word add-ins at this time. Support for Outlook is under development, as are additional samples and other improvements. We welcome any feedback you have on the tool. Issues and features requests should be submitted through [GitHub issues on the extension's repo](https://aka.ms/officedevkitnewissue).
2+
> The Office Add-ins Development Kit extension only supports creating add-ins that use the [add-in only manifest](../develop/xml-manifest-overview.md). It also only creates Excel, PowerPoint, and Word add-ins at this time. Support for Outlook is under development, as are additional samples and other improvements. We welcome any feedback you have on the tool. Issues and features requests should be submitted through [GitHub issues on the extension's repo](https://aka.ms/officedevkitnewissue).

docs/outlook/faq-nested-app-auth-outlook-legacy-tokens.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,14 +102,21 @@ Once the admin or a user consents, it will be listed in the Microsoft Entra admi
102102

103103
Some widely used Outlook add-in publishers have already updated their add-ins as listed below.
104104

105+
- [Atlassian Jira Cloud for Outlook](https://marketplace.atlassian.com/apps/1220666/jira-cloud-for-outlook-official?tab=overview&hosting=cloud)
106+
- [Box for Outlook](https://appsource.microsoft.com/product/office/WA200000015)
105107
- [Clickup for Outlook](https://appsource.microsoft.com/product/office/WA104382026)
106-
- [iEnterprises® - Outlook Connector](https://ienterprises.com/connector/outlook-connector/)
108+
- [iEnterprises® - Outlook Connector](https://ienterprises.com/connector/outlook-connector)
107109
- [HubStar Connect](https://www.hubstar.com/solutions/connect/)
110+
- [LawToolBox](https://lawtoolbox.com/lawtoolbox-for-copilot/)
111+
- [OnePlace Solutions](https://www.oneplacesolutions.com/oneplacemail-sharepoint-app-for-outlook.html)
108112
- [SalesForce for Outlook](https://appsource.microsoft.com/product/office/wa104379334)
109113
- [Set-OutlookSignatures Benefactor Circle](https://explicitconsulting.at/open-source/set-outlooksignatures/)
114+
- [Wrike](https://appsource.microsoft.com/product/office/wa104381120)
110115
- [Zoho CRM for Email](https://appsource.microsoft.com/product/office/WA104379468)
111116
- [Zoho Recruit for Email](https://appsource.microsoft.com/product/office/WA200001485)
117+
- [Zoho Projects for Email](https://appsource.microsoft.com/product/office/WA200006712)
112118
- [Zoho Sign for Outlook](https://appsource.microsoft.com/product/office/WA200002326)
119+
- [Zoho WorkDrive for Email](https://appsource.microsoft.com/product/office/WA200006673)
113120
- [Invoice and Time Tracking - Zoho Invoice](https://appsource.microsoft.com/product/office/WA104381067)
114121

115122
If the publisher updated their manifest, and the add-in is deployed through the Microsoft store, you'll be prompted as an administrator to upgrade and deploy the updates. If the publisher updated their manifest, and the add-in is deployed through central deployment, you'll need to deploy the new manifest as an administrator. In some cases the publisher may have an admin consent URI you need to use to consent to new scopes for the add-in. Reach out to publishers if you need more information about updating an add-in.

0 commit comments

Comments
 (0)