Commit Graph
100 Commits
Author SHA1 Message Date
DrIOS f5f6d39c73 add: skip msol connnection for Get-MFAStatus 2024-06-23 10:03:37 -05:00
DrIOS 0f3587ab15 docs: Update README and Help 2024-06-20 13:16:12 -05:00
DrIOS 1d462572c1 docs: Update CHANGELOG 2024-06-20 13:13:42 -05:00
DrIOS ab0ef53bbd add: Export to excel option for table exports 2024-06-20 13:12:01 -05:00
DrIOS 359d2890f8 docs: Update CHANGELOG 2024-06-20 12:19:48 -05:00
DrIOS b18780d52e fix: Update 1.3.1 output and test logic to include notification window. 2024-06-20 12:17:22 -05:00
Doug RiosandGitHub 91bb61b317 Merge pull request #117 from CriticalSolutionsNetwork/6.1.5/3-Exports
Fix: MFA STATUS Function
2024-06-18 17:40:58 -05:00
DrIOS 3ecd8bb8af docs: Update README and HTML Help 2024-06-18 14:08:15 -05:00
DrIOS a6720dbc5e docs: Deleted tests for functions that no longer exist 2024-06-18 14:06:02 -05:00
DrIOS b2eaee54e1 docs: Update Changelog 2024-06-18 14:04:52 -05:00
DrIOS 0125d4261d add: Comment based help to new sync function and output type added 2024-06-18 14:03:37 -05:00
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 RiosandGitHub 5e25d6ee1b Merge pull request #115 from CriticalSolutionsNetwork/Add-QoL-Features
Add qol features
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 RiosandGitHub 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 RiosandGitHub 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"
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
DrIOS 0cde0ae5e2 docs: 6.1.2,6.1.3 refactored 2024-06-13 10:22:38 -05:00
Doug RiosandGitHub cd3162aad0 Merge pull request #110 from CriticalSolutionsNetwork/Add-condition-comments-to-tests
Add condition comments to tests
2024-06-12 13:10:00 -05:00
DrIOS 9dba7c2be8 docs: Update Changelog 2024-06-12 13:00:23 -05:00
DrIOS b123bd4155 docs: Comment conditions on each test 2024-06-12 12:58:38 -05:00
DrIOS 10471b4683 docs: Comment conditions on each test 2024-06-12 12:24:25 -05:00
DrIOS cf7fbadbe7 docs: Comment conditions on each test 2024-06-11 18:41:19 -05:00
DrIOS e6b6e064bf docs: Comment conditions on each test 2024-06-11 13:03:59 -05:00
Doug RiosandGitHub f85101d0de Merge pull request #108 from CriticalSolutionsNetwork/release-branch
fix: working and verbose confirmation included
2024-06-10 13:00:33 -05:00
DrIOS f880e566ea fix: working and verbose confirmation included 2024-06-10 12:58:50 -05:00
Doug RiosandGitHub 7041b0ba52 Merge pull request #107 from CriticalSolutionsNetwork/Bugfix-1.1.1
Bugfix 1.1.1
2024-06-10 12:55:48 -05:00
DrIOS 1161baffad fix: working and verbose confirmation included 2024-06-10 12:31:22 -05:00
DrIOS 032c951e02 fix: working but needs tuning 2024-06-10 11:55:19 -05:00
DrIOS 6ed99dbacf fix: Comments steps 2024-06-10 09:56:42 -05:00
DrIOS 30c848e74d fix: Revert script to oringinal for 1.1.1 2024-06-10 09:42:17 -05:00
DrIOS 40193bd492 docs: Update git issue build 2024-06-09 14:06:34 -05:00
DrIOS 5c868a20fc docs: Fomatting changes 2024-06-09 10:54:34 -05:00
Doug RiosandGitHub 4db0fd3742 Merge pull request #100 from CriticalSolutionsNetwork/Whatif-Bugfix
fix: whatif
2024-06-09 10:42:00 -05:00
DrIOS 83a8e31aa5 docs: Update CHANGELOG 2024-06-09 10:38:56 -05:00
DrIOS b9de0638bb add: Output type to functions 2024-06-09 10:36:37 -05:00
DrIOS 5a0475c253 docs: update CHANGELOG.md 2024-06-09 09:50:55 -05:00
DrIOS 312aabc81c fix: whatif output and module install 2024-06-09 09:40:18 -05:00
DrIOS e6da6d9d47 fix: whatif 2024-06-08 20:42:38 -05:00
Doug RiosandGitHub 014c42b3fe Merge pull request #19 from CriticalSolutionsNetwork/Make-tenant-admin-optional
Make tenant admin optional
2024-06-08 19:32:55 -05:00
DrIOS fbfb5b5986 add: build help for issues 2024-06-08 19:31:29 -05:00
DrIOS 03b5bb47e2 docs: Update HelpE 2024-06-08 18:12:01 -05:00
DrIOS 9dc99636d3 fix: module check included for whatif 2024-06-08 17:57:42 -05:00
DrIOS afe657ffc0 fix: module check included for whatif 2024-06-08 17:48:43 -05:00
DrIOS 702f557579 fix: module check included for whatif 2024-06-08 17:45:31 -05:00
DrIOS f855ef7d0b fix: Update supports should process for connection/disconect 2024-06-08 17:44:16 -05:00
DrIOS 270e980a57 docs: Update CHANGELOG 2024-06-08 17:41:23 -05:00
DrIOS ff90669984 fix: Update supports should process for connection/disconect 2024-06-08 17:41:09 -05:00
DrIOS f2e799af2f docs: Update HelpE 2024-06-08 17:31:28 -05:00
DrIOS 4a4d200197 fix: throw error if no test definitioins after SPO removal 2024-06-08 17:26:30 -05:00
DrIOS 9199d97fc2 docs: Update Help and README 2024-06-08 17:22:39 -05:00
DrIOS 5d681f3d72 docs: update CHANGELOG 2024-06-08 17:19:39 -05:00
DrIOS f926c63533 add: tenantadmin url as optional parameter 2024-06-08 17:19:22 -05:00
Doug RiosandGitHub d5044f0bf4 Merge pull request #18 from CriticalSolutionsNetwork/Sync-function-pipeline-input-support
Sync function pipeline input support
2024-06-08 16:42:46 -05:00
DrIOS 055ab42261 docs: Update docs/README 2024-06-08 16:40:58 -05:00
DrIOS 0d97b95c6c docs: Update changelog 2024-06-08 16:38:24 -05:00