Commit Graph

205 Commits

Author SHA1 Message Date
Karl Fosaaen 2eed7f1efe Update README.md 2024-08-22 14:03:33 -07:00
Karl Fosaaen 95d240ad57 Create Get-AzArcCertificates.ps1 2024-08-02 13:42:56 -07:00
Karl Fosaaen 0973a49926 Create Invoke-AzAppServicesKuduDebug.ps1 2024-05-15 12:34:14 -07:00
Karl Fosaaen 8e526af7e6 Merge pull request #42 from agroyz/Get-AzPasswords_ACRpasswords_trycatch
add try/catch to Get-AzPasswords ACRpassword block of code
2024-05-15 12:23:56 -07:00
Alex Groyz 93904d862f add try/catch to Get-AzPasswords ACRpassword block of code 2024-04-19 13:36:52 -04:00
Karl Fosaaen db4f139f50 Merge branch 'master' of https://github.com/NetSPI/MicroBurst 2024-04-19 10:26:35 -07:00
Karl Fosaaen b5d5f37bd4 Update Get-AzDomainInfo.ps1 2024-04-19 10:26:11 -07:00
Karl Fosaaen cf5b98d609 Merge pull request #37 from Tecvity/njmulsqb-patch-1
Update README.md
2024-04-01 12:29:58 -07:00
Najam Ul Saqib 5ede0c8c07 Update README.md 2024-03-21 19:01:11 -07:00
Najam Ul Saqib 8a7d01bc7a Update README.md
Some changes in readme that I found online to work through this repo. Adding it in readme so that others dont have to search them online first.
2024-03-21 18:49:27 -07:00
Karl Fosaaen a8694ed711 Create Invoke-AzUADeploymentScript.ps1 2024-03-13 14:47:19 -05:00
Karl Fosaaen a7369e8b96 Create Get-AzBatchAccountData.ps1 2024-02-28 08:11:43 -08:00
Karl Fosaaen e6e0139281 Update Get-AzPasswords.ps1
API version fix
2024-01-25 09:50:25 -08:00
Karl Fosaaen a168c53be7 Update MicroBurst.psm1
Commented out the import of the deprecated AzureRM functions.
2024-01-19 14:15:31 -08:00
Karl Fosaaen 8715b55e24 Update MicroBurst.psm1
Re-enabled the misc function import.
2024-01-18 13:02:00 -08:00
Karl Fosaaen 9d92057f64 Removed Az Imports from Scripts 2024-01-17 16:01:03 -08:00
Karl Fosaaen 8335e3fa48 Create Invoke-AzACRTokenGenerator.ps1 2024-01-03 12:38:21 -08:00
Karl Fosaaen e978c30fc5 Update Get-AzPasswords.ps1 2023-11-15 14:52:52 -06:00
Karl Fosaaen 7b838972cb Merge pull request #33 from cnotin/pr-passwords
Get-AzPasswords: fix several errors preventing Automation credentials gathering
2023-11-15 14:01:12 -06:00
Karl Fosaaen 8976135f75 Update Invoke-AzVMCommandREST.ps1
Token issue fix
2023-09-21 08:53:02 -07:00
Karl Fosaaen 9987a33b49 Merge branch 'master' of https://github.com/NetSPI/MicroBurst 2023-09-20 13:54:07 -07:00
Karl Fosaaen 60c20e4029 Update Get-AzKeyVaultSecretsREST.ps1
Small fix for JSON object parsing and multiple Key Vault listing
2023-09-20 13:54:04 -07:00
Karl Fosaaen 9d80ca0023 Update Get-AzRestBastionShareableLink.ps1 2023-09-20 12:11:00 -07:00
Karl Fosaaen 2046b7a9ea Update MicroBurst.psm1
Commented out the Misc function import
2023-09-20 12:09:45 -07:00
Clément Notin 522bbc181c Pass TestPane option 2023-08-14 23:05:31 +02:00
Clément Notin ed428f67b6 Filter jobOutput to keep keep only lines containing the protected content 2023-08-14 22:12:01 +02:00
Clément Notin c0a0b5dba7 Create C:\Temp folder in case it doesn't exist to avoid error 2023-08-14 22:11:20 +02:00
Karl Fosaaen f88c747245 Update Get-AzPasswords.ps1 2023-07-10 13:15:22 -07:00
Karl Fosaaen 19d5363450 Update Invoke-AzVMCommandREST.ps1
Now supports multiple subscriptions and multiple VMs in one function call. Also supports both Windows and Linux VMs.
2023-03-27 13:17:22 -07:00
Karl Fosaaen 10a4f9579d Update Get-AzPasswords.ps1
Switching to join-path for PS core compatibility
2023-02-21 10:59:38 -08:00
Karl Fosaaen aa4394426e Update Get-AzPasswords.ps1
Fix for empty Automation Accounts
Fix for OID generation in Key Vault policies. Allows for usage in Cloud Shell.
2023-02-21 10:48:48 -08:00
Karl Fosaaen 06e0867828 Update Get-AzPasswords.ps1
Bug fix for writing exported certs to a file.
2023-02-20 15:57:35 -08:00
Karl Fosaaen 52f3a016ad Create Get-AzAutomationConnectionScope.ps1 2023-02-14 15:58:17 -08:00
Karl Fosaaen e888303a5f Merge branch 'master' of https://github.com/NetSPI/MicroBurst 2023-02-14 14:30:37 -08:00
Karl Fosaaen 35669a7d22 Update Get-AzKeyVaultSecretsREST.ps1
Added fix for when "/providers/Microsoft.KeyVault/vaults" API only returns "nextLink" and no "value" response.
2023-02-14 14:30:32 -08:00
Karl Fosaaen ee16410545 Update AppServicesManagedIdentity-vault.ps1 2023-02-14 14:07:56 -08:00
Karl Fosaaen 22feaa9df1 Update VirtualMachineManagedIdentity-Linux-vault.sh 2023-02-14 14:07:10 -08:00
Karl Fosaaen b272371954 Update VirtualMachineManagedIdentity-Windows-vault.ps1 2023-02-14 14:06:55 -08:00
Karl Fosaaen c0ec0316b4 Linux Shortcut Corrections 2023-02-10 15:50:00 -08:00
Karl Fosaaen 0fea763f0b Small Linux Shortcut Corrections 2023-02-10 15:23:06 -08:00
Karl Fosaaen c48705b97e Additional Shortcuts Added 2023-02-10 15:14:58 -08:00
Karl Fosaaen fbd654a614 Additional Shortcuts Added 2023-02-09 16:20:00 -08:00
Karl Fosaaen 13e1d8534e Adding Managed Identity Script Shortcuts 2023-02-09 16:04:23 -08:00
Karl Fosaaen 7fae539617 Merge branch 'master' of https://github.com/NetSPI/MicroBurst 2023-01-26 12:51:27 -08:00
Karl Fosaaen 76eed9377a Update Invoke-AzHybridWorkerExtraction.ps1
Added support for dumping certificates from the JRDS service using the Hybrid Worker Managed Identity token.
2023-01-26 12:50:46 -08:00
Karl Fosaaen 5a65e3f173 Update README.md 2023-01-25 10:25:45 -08:00
Karl Fosaaen e102d63457 Merge pull request #30 from karimelmel/master
Added functions for creating and retrieving Azure Bastion Shareable L…
2022-12-06 08:45:10 -08:00
Karim El-Melhaoui 442cd90946 Added functions for creating and retrieving Azure Bastion Shareable Links 2022-11-30 10:41:30 +01:00
Karl Fosaaen deeeab91bf Merge branch 'master' of https://github.com/NetSPI/MicroBurst 2022-11-29 11:02:09 -08:00
Karl Fosaaen 2b482165b3 App Configuration Updates
Added key gathering for App Configuration resources and a function (Get-AzAppConfiguration) to dump App Configuration values.
2022-11-29 11:01:57 -08:00