Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deploy-addins-for-gcch.md #13726

Open
wants to merge 1 commit into
base: public
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions microsoft-365/admin/manage/deploy-addins-for-gcch.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,14 @@ Centralized deployment for Office Add-ins can be managed at an administrative le
10. Select <b>I have a URL for the manifest file</b>, and then enter the URL you updated that includes your AssetID for your add-in.
11. Select <b>Upload</b>.
12. On the <b>Configure add-in</b> page, choose the users you want to have access to the add-in, then select <b>Deploy</b>.
13. If the above steps fail to deploy the Add-in, it's possible your Tenant is blocking the store. If this is the case, please continue.
14. Paste the URL built out from step 4 above into a browser. This is the raw xml.
15. Copy the xml and paste into notepad.
16. Name the file <b>Manifest.xml</b>.
17. Instead of using the URL option, choose <b>I have the manifest file (.xml) on this device</b>.
18. Click on <b>Choose File</b>.
19. Browse to your <b>Manifest.xml</b> file and select it.
20. Select <b>Upload</b>.
21. On the <b>Configure add-in</b> page, choose the users you want to have access to the add-in, then select <b>Deploy</b>.

<b>Important:</b> After selecting <b>Deploy</b>, if there is an error concerning Admin Consent, the Add-in is not GccH compatible and the Developer of the Add-in should be contacted to allow their Add-in to be GccH compliant.