From e82cd763707fdd72003d470257bf262ab43fe4e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Ne=C5=A1por?= Date: Fri, 22 May 2020 01:35:35 +0200 Subject: [PATCH] Add SharePoint Online Management Shall (#429) --- .../16.0.20017.12000.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/Microsoft/SharePointOnlineManagementShell/16.0.20017.12000.yaml diff --git a/manifests/Microsoft/SharePointOnlineManagementShell/16.0.20017.12000.yaml b/manifests/Microsoft/SharePointOnlineManagementShell/16.0.20017.12000.yaml new file mode 100644 index 000000000..f6866a8a9 --- /dev/null +++ b/manifests/Microsoft/SharePointOnlineManagementShell/16.0.20017.12000.yaml @@ -0,0 +1,14 @@ +Id: Microsoft.SharePointOnlineManagementShell +Version: 16.0.20017.12000 +Name: SharePoint Online Management Shell +Publisher: Microsoft +License: Copyright (c) Microsoft Corporation +AppMoniker: sposhell +Tags: SharePoint, SPO, management +Description: The SharePoint Online Management Shell is a tool that contains a Windows PowerShell Module to manage your SharePoint Online subscription in the Office 365. +Homepage: https://docs.microsoft.com/en-us/powershell/sharepoint/sharepoint-online/connect-sharepoint-online +Installers: + - Arch: x64 + Url: https://download.microsoft.com/download/0/2/E/02E7E5BA-2190-44A8-B407-BC73CA0D6B87/SharePointOnlineManagementShell_20017-12000_x64_en-us.msi + Sha256: 7516B66EE82CAC525DEA4CDFEAA4F05D47F7FD5E50791E59EA55A9F30BAAA6FD + InstallerType: msi \ No newline at end of file