Skip to content

Commit b54b483

Browse files
authored
Update deploy-addins-for-gcch.md
Additional steps and information added.
1 parent 47c9a89 commit b54b483

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

microsoft-365/admin/manage/deploy-addins-for-gcch.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,14 @@ Centralized deployment for Office Add-ins can be managed at an administrative le
3838
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.
3939
11. Select <b>Upload</b>.
4040
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>.
41+
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.
42+
14. Paste the URL built out from step 4 above into a browser. This is the raw xml.
43+
15. Copy the xml and paste into notepad.
44+
16. Name the file <b>Manifest.xml</b>.
45+
17. Instead of using the URL option, choose <b>I have the manifest file (.xml) on this device</b>.
46+
18. Click on <b>Choose File</b>.
47+
19. Browse to your <b>Manifest.xml</b> file and select it.
48+
20. Select <b>Upload</b>.
49+
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>.
4150

51+
<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.

0 commit comments

Comments
 (0)