forked from KelvinTegelaar/CIPP-API
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from KelvinTegelaar/dev
[pull] dev from KelvinTegelaar:dev
- Loading branch information
Showing
224 changed files
with
17,626 additions
and
5,528 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Docs for the Azure Web Apps Deploy action: https://github.com/azure/functions-action | ||
# More GitHub Actions for Azure: https://github.com/Azure/actions | ||
|
||
name: Build and deploy Powershell project to Azure Function App - cippy6oom | ||
|
||
on: | ||
push: | ||
branches: | ||
- dev | ||
workflow_dispatch: | ||
|
||
env: | ||
AZURE_FUNCTIONAPP_PACKAGE_PATH: '.' # set this to the path to your web app project, defaults to the repository root | ||
|
||
jobs: | ||
deploy: | ||
runs-on: windows-latest | ||
|
||
steps: | ||
- name: 'Checkout GitHub Action' | ||
uses: actions/checkout@v4 | ||
|
||
- name: 'Run Azure Functions Action' | ||
uses: Azure/functions-action@v1 | ||
id: fa | ||
with: | ||
app-name: 'cippy6oom' | ||
slot-name: 'Production' | ||
package: ${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }} | ||
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_B9C635E19DF6459F8995BA602EFA638A }} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Config/4d9206b0-4f96-41e6-86a5-f78cdcff5069.IntuneTemplate.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Config/59bd753c-4204-4b3a-b84b-850d4b69f494.IntuneTemplate.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Config/7547f73c-3cb0-460c-a4bd-391944908007.IntuneTemplate.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Config/7b41924e-3051-4a23-b0d0-8cdeadc2c05a.IntuneTemplate.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"Displayname": "CIPP Default: Enable Onedrive Silent Logon and Known Folder Move", | ||
"Displayname": "CIPP: Enable Onedrive Silent Logon and Known Folder Move", | ||
"Description": "This policy enables Onedrive Silent Logon and Known Folder move", | ||
"RAWJson": "{\n\"added\":[\n{\n\"enabled\":true,\n\"presentationValues\":[],\n\"[email protected]\":\"https://graph.microsoft.com/beta/deviceManagement/groupPolicyDefinitions('9a4db949-29e4-4e31-a129-bf2b88d8fa1b')\"\n},\n{\n\"enabled\":true,\n\"presentationValues\":[\n{\n\"@odata.type\":\"#microsoft.graph.groupPolicyPresentationValueText\",\n\"value\":\"%tenantid%\",\n\"[email protected]\":\"https://graph.microsoft.com/beta/deviceManagement/groupPolicyDefinitions('39147fa2-6c5e-437b-8264-19b50b891709')/presentations('fbefbbdf-5382-477c-8b6c-71f4a06e2805')\"\n},\n{\n\"@odata.type\":\"#microsoft.graph.groupPolicyPresentationValueText\",\n\"value\":\"0\",\n\"[email protected]\":\"https://graph.microsoft.com/beta/deviceManagement/groupPolicyDefinitions('39147fa2-6c5e-437b-8264-19b50b891709')/presentations('35c82072-a93b-4022-be14-8684c2f6fcc2')\"\n}\n],\n\"[email protected]\":\"https://graph.microsoft.com/beta/deviceManagement/groupPolicyDefinitions('39147fa2-6c5e-437b-8264-19b50b891709')\"\n},\n{\n\"enabled\":true,\n\"presentationValues\":[],\n\"[email protected]\":\"https://graph.microsoft.com/beta/deviceManagement/groupPolicyDefinitions('81c07ba0-7512-402d-b1f6-00856975cfab')\"\n},\n{\n\"enabled\":true,\n\"presentationValues\":[],\n\"[email protected]\":\"https://graph.microsoft.com/beta/deviceManagement/groupPolicyDefinitions('61b07a01-7e60-4127-b086-f6b32458a5c5')\"\n},\n],\n\"updated\":[],\n\"deletedIds\":[]\n}", | ||
"Type": "Admin", | ||
|
2 changes: 1 addition & 1 deletion
2
Config/7e06b0de-0469-4aae-89be-d83c44b5799f.IntuneTemplate.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
{ | ||
"name": "CIPP Cyber Essentials Helper - Tenant view", | ||
"style": "Tenant", | ||
"Fields": [ | ||
{ | ||
"name": "deviceregister", | ||
"UseExistingInfo": false, | ||
"FrontendFields": [ | ||
{ | ||
"name": "Device Register", | ||
"value": "deviceregister", | ||
"desc": "These are all devices found in M365 to add to your CE Device Register.", | ||
"formatter": "table" | ||
} | ||
], | ||
"StoreAs": "JSON", | ||
"API": "Graph", | ||
"ExtractFields": [ | ||
"deviceName", | ||
"lastSyncDateTime", | ||
"osVersion", | ||
"userPrincipalName", | ||
"complianceState" | ||
], | ||
"URL": "https://graph.microsoft.com/beta/deviceManagement/managedDevices" | ||
}, | ||
{ | ||
"name": "adminsTable", | ||
"UseExistingInfo": false, | ||
"FrontendFields": [ | ||
{ | ||
"name": "Admins Table", | ||
"value": "adminsTable", | ||
"desc": "The list of admin accounts in your M365 environment. These must all be named and attached to actual users.", | ||
"formatter": "table" | ||
} | ||
], | ||
"StoreAs": "JSON", | ||
"API": "Graph", | ||
"ExtractFields": ["displayName", "userPrincipalName"], | ||
"URL": "https://graph.microsoft.com/beta/directoryRoles/roleTemplateId=62e90394-69f5-4237-9190-012177145e10/members" | ||
}, | ||
{ | ||
"name": "windowsProtectionState", | ||
"UseExistingInfo": false, | ||
"FrontendFields": [ | ||
{ | ||
"name": "Defender List", | ||
"value": "windowsProtectionState", | ||
"formatter": "table", | ||
"desc": "List of Defender protected workstations. Add this to your Malware Protection Audit List" | ||
} | ||
], | ||
"StoreAs": "JSON", | ||
"API": "Graph", | ||
"ExtractFields": ["windowsProtectionState"], | ||
"parameters": {}, | ||
"URL": "https://graph.microsoft.com/beta/deviceManagement/managedDevices?$expand=windowsProtectionState" | ||
}, | ||
{ | ||
"name": "detectedApps", | ||
"UseExistingInfo": false, | ||
"FrontendFields": [ | ||
{ | ||
"name": "Detected Apps", | ||
"value": "detectedApps", | ||
"desc": "All Detected Software and their version. Add this to your software audit list", | ||
"formatter": "table" | ||
} | ||
], | ||
"StoreAs": "JSON", | ||
"API": "Graph", | ||
"ExtractFields": ["displayName", "version", "platform", "publisher"], | ||
"URL": "https://graph.microsoft.com/beta/deviceManagement/detectedApps" | ||
}, | ||
{ | ||
"name": "userRegistrationDetails", | ||
"UseExistingInfo": false, | ||
"FrontendFields": [ | ||
{ | ||
"name": "User Registration Details", | ||
"desc": "All MFA settings (Requires a P1 Subscription)", | ||
"value": "userRegistrationDetails", | ||
"formatter": "table" | ||
} | ||
], | ||
"StoreAs": "JSON", | ||
"API": "Graph", | ||
"ExtractFields": [ | ||
"userDisplayName", | ||
"isAdmin", | ||
"isMFARegistered", | ||
"defaultMFAMethod" | ||
], | ||
"URL": "https://graph.microsoft.com/beta/reports/authenticationMethods/userRegistrationDetails" | ||
} | ||
] | ||
} |
2 changes: 1 addition & 1 deletion
2
Config/b79d0123-3105-4c5d-9f15-62cc7a7eb7e1.IntuneTemplate.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.