DrIOS
0c28009498
fix: Refactor sync function to one simple function
2024-06-18 13:16:01 -05:00
DrIOS
b78cb17bc1
fix: Fixed overwrite of manual audit rows
2024-06-18 10:10:22 -05:00
DrIOS
3e5f9b3ac5
fix: Fixed merging and added date to columns without a status
2024-06-18 09:44:50 -05:00
DrIOS
07bd30a27f
fix: Fixed merging and added dateto columns without a status
2024-06-17 20:10:59 -05:00
DrIOS
b07344bb71
fix: Fixed merging and added date:
2024-06-17 19:57:31 -05:00
DrIOS
d6c500f953
fix: Fix merging csv when data present
2024-06-17 19:19:07 -05:00
DrIOS
aa76de6649
docs: Update CHANGELOG
2024-06-17 13:53:31 -05:00
DrIOS
daadad391e
docs: Update Export function help
2024-06-17 13:51:29 -05:00
DrIOS
a97eda1662
add: Added DoNotConfirmConnections Switch to main function
2024-06-17 13:51:10 -05:00
DrIOS
99933f7655
add: option to disconnect with tenant notification
2024-06-17 13:45:56 -05:00
DrIOS
411ee5d36f
Fix: 6.1.2/3 csv output when no test was run
2024-06-17 11:36:51 -05:00
DrIOS
4dc996b2fb
Fix: MFA STATUS Function
2024-06-17 11:09:04 -05:00
Doug Rios
5e25d6ee1b
Merge pull request #115 from CriticalSolutionsNetwork/Add-QoL-Features
...
Add qol features
v0.1.12
2024-06-17 09:42:08 -05:00
DrIOS
a88535e258
docs: Update help
2024-06-16 15:24:02 -05:00
DrIOS
a43485f05e
fix: 2.1.4 output
2024-06-16 15:20:06 -05:00
DrIOS
486e053dfb
fix: 1.1.1 admin pull
2024-06-16 14:12:12 -05:00
DrIOS
6bace63c62
docs: finalize error handling standard
2024-06-16 13:11:43 -05:00
DrIOS
46d71900ce
docs: finalize error handling standard
2024-06-16 12:48:15 -05:00
DrIOS
51edc331ab
docs: reset comment
2024-06-16 12:24:42 -05:00
DrIOS
04e63f72fc
add: error handling for tests that produce large output
2024-06-16 12:23:39 -05:00
DrIOS
9b624680fd
add: test function
2024-06-16 11:01:16 -05:00
DrIOS
bbc74494c3
fix: Export original when cell is too large.
2024-06-16 10:51:18 -05:00
DrIOS
54a369bde3
fix: Write-Information if not auiditresult.
2024-06-16 10:09:26 -05:00
DrIOS
06cdb4d0d1
add: helper function for testing.
2024-06-16 09:58:25 -05:00
DrIOS
2d4593f207
fix: error handling and informative output
2024-06-16 09:22:07 -05:00
DrIOS
949a2aaa43
fix: formatting
2024-06-15 22:12:45 -05:00
DrIOS
3aef8a0ca3
fix: If details are empty
2024-06-15 22:11:38 -05:00
DrIOS
14d33493b0
docs: remove test code
2024-06-15 21:35:22 -05:00
DrIOS
234f0cdd31
docs: Update CHANGELOG
2024-06-15 21:34:37 -05:00
DrIOS
e1cc2a3da7
fix: export audit switch added to export
2024-06-15 21:33:35 -05:00
DrIOS
848438c33f
fix: export working
2024-06-15 21:15:28 -05:00
DrIOS
f981e59b43
docs: formatting and cleanup
2024-06-15 16:27:41 -05:00
Doug Rios
919d6cdd08
Delete test-gh.ps1
2024-06-15 16:16:31 -05:00
DrIOS
3211ebc089
docs: Update tests
2024-06-15 16:13:19 -05:00
DrIOS
7b37621917
add new function for exporting nested tables
2024-06-15 16:12:24 -05:00
DrIOS
6752e56be9
add new function for exporting nested tables
2024-06-15 14:49:13 -05:00
DrIOS
c4b2427539
add: Function to remove test rows with no results
2024-06-14 13:37:38 -05:00
Doug Rios
c2cc980a91
Merge pull request #111 from CriticalSolutionsNetwork/6.1.2/6.1.3-refactor
...
6.1.2/6.1.3 refactor
Added
Added Get-MFAStatus function to help with auditing mfa for conditional access controls.
Fixed
Fixed 6.1.2/6.1.3 tests to minimize calls to the Graph API.
Fixed 2.1.1,2.1.4,2.1.5 to suppress error messages and create a standard object when no e5"
v0.1.11
2024-06-14 11:06:00 -05:00
DrIOS
4b3e448e48
fix: write-host in public function due to code scanning alert
2024-06-14 11:02:51 -05:00
DrIOS
342d0ac4a9
fix: Module check for Get-MFAStatus
2024-06-14 10:54:58 -05:00
DrIOS
d4252a1839
docs: update help link for get-mfastatus
2024-06-14 10:51:02 -05:00
DrIOS
1fde9947e0
docs: Update CHANGELOG
2024-06-14 10:48:38 -05:00
DrIOS
da856b96e4
update help
2024-06-14 10:47:26 -05:00
DrIOS
8835ddfbfd
add: public function to check mfa status
2024-06-14 10:45:17 -05:00
DrIOS
9a7de2f549
fix: error handling for 6.1.2/6.1.3
2024-06-14 10:44:53 -05:00
DrIOS
c9940c2a09
docs: update changelog
2024-06-14 09:24:07 -05:00
DrIOS
83332207b4
docs: test scripts
2024-06-14 09:23:53 -05:00
DrIOS
ccacf76e6c
fix: 2.1.1,2.1.4,2.1.5 surpress error messages and create a standard object when no e5
2024-06-14 09:23:03 -05:00
DrIOS
273630839e
fix: 2.1.1,2.1.4,2.1.5 surpress error messages and create a standard object when no e5
2024-06-14 08:40:44 -05:00
DrIOS
3ca779650e
docs: 6.1.2,6.1.3 refactored
2024-06-13 10:34:37 -05:00