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.
- Loading branch information
Raphael Buechi
committed
Sep 13, 2024
1 parent
910dd95
commit 196c7ab
Showing
5 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
Config/AXE-TENANT-0-EID.BPATemplate.json → Config/AXE-TENANT-EID.BPATemplate.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 @@ | ||
{ | ||
"name": "0 - Entra ID", | ||
"name": "Entra ID", | ||
"style": "Tenant", | ||
"Fields": [ | ||
{ | ||
|
2 changes: 1 addition & 1 deletion
2
Config/AXE-TENANT-1-EXO.BPATemplate.json → Config/AXE-TENANT-EXO.BPATemplate.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 @@ | ||
{ | ||
"name": "1 - Exchange Online", | ||
"name": "Exchange Online", | ||
"style": "Tenant", | ||
"Fields": [ | ||
{ | ||
|
12 changes: 6 additions & 6 deletions
12
Config/AXE-TENANT-4-INTUNE.BPATemplate.json → Config/AXE-TENANT-INTUNE.BPATemplate.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/AXE-TENANT-2-SPO.BPATemplate.json → Config/AXE-TENANT-SPO.BPATemplate.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 @@ | ||
{ | ||
"name": "2 - SharePoint Online", | ||
"name": "SharePoint Online", | ||
"style": "Tenant", | ||
"Fields": [ | ||
{ | ||
|
2 changes: 1 addition & 1 deletion
2
Config/AXE-TENANT-3-TMS.BPATemplate.json → Config/AXE-TENANT-TMS.BPATemplate.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 @@ | ||
{ | ||
"name": "3 - Teams", | ||
"name": "Teams", | ||
"style": "Tenant", | ||
"Fields": [] | ||
} |