31 Commits

Author SHA1 Message Date
Nathan McNulty 529cd1f4a1 Handle tokens using SecureString 2025-03-01 08:58:23 +00: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 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 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
Karim El-Melhaoui 442cd90946 Added functions for creating and retrieving Azure Bastion Shareable Links 2022-11-30 10:41:30 +01:00
Karim El-Melhaoui ec00a5ff93 Added function to enable Elevated Access Toggle 2022-10-21 17:39:44 +02:00
Karl Fosaaen 05818c48e2 Update Get-AzAutomationAccountCredsREST.ps1 2021-07-01 15:03:35 -07:00
passthehashbrowns 8ed39d0c35 Merge branch 'master' into master 2021-07-01 16:42:53 -05:00
passthehashbrowns 0fb5841a9c Update Get-AzAutomationAccountCredsREST.ps1 2021-07-01 16:37:59 -05:00
passthehashbrowns 8e86967897 Rename Invoke-AzVMCommandREST to Invoke-AzVMCommandREST.ps1 2021-05-19 10:54:58 -05:00
jmagri cf58d273f4 Removed debug info 2021-05-13 10:11:21 -05:00
passthehashbrowns fc76a73dc5 Bug fixes, dynamic runbook region 2021-05-17 10:52:06 -05:00
jmagri fe36f0d70a Bug fixes, runbook region now dynamic 2021-05-13 10:09:14 -05:00
jmagri c691eb800a Bug fixes, runbook region now dynamic 2021-05-13 10:05:14 -05:00
jmagri 2c07895720 Testing 2021-05-05 13:36:11 -05:00
jmagri d15bd53583 Removed subscription selection debug code 2021-05-05 13:30:57 -05:00
Karl Fosaaen a3603c87e1 Merge pull request #13 from passthehashbrowns/master
Added Get-AzDomainInfoREST
2021-05-04 08:19:22 -07:00
root 2759a71903 Remove subscription choice debug code 2021-05-04 02:26:58 -05:00
root 4dd252a6bf Added Get-AzDomainInfoREST 2021-05-04 01:35:26 -05:00
Karl Fosaaen 2b97f235c9 Minor Updates
Removed Mimi references to help avoid triggering EDR. Corrected a logic issue on the psm1 file. Changed verb in the new REST function to match approved PS verbs.
2021-02-12 14:29:51 -08:00
Karl Fosaaen acc2e0f496 Update and rename Run-VMCommandREST.ps1 to Invoke-AzVMCommandREST 2021-02-08 15:23:23 -08:00
passthehashbrowns fa65f397b6 Added nextLink parsing for larger keyvaults 2021-02-04 20:36:28 -06:00
passthehashbrowns 82570b6e40 Added nextLink parsing for larger keyvaults 2021-02-04 20:06:46 -06:00
passthehashbrowns 4274e43edc Added Get-AzAutomationAccountCredsREST and Run-VMCommandREST 2021-01-30 18:49:58 -06:00
Karl Fosaaen 3f473c9a89 Added Get-AzKeyVaultKeysREST
REST API function for pulling Key Vault Keys.
2020-08-04 16:38:02 -07:00
Karl Fosaaen 9c2750ea72 Added Get-AzKeyVaultSecretsREST
REST API function to pull Key Vault secrets
2020-08-04 16:30:57 -07:00
Karl Fosaaen 55f5897ac2 AzPasswords Updates
Added support for dumping ACR admin passwords and Storage Account keys.
2020-04-30 16:00:19 -07:00
Karl Fosaaen 38a9d936c5 Added folder for REST modules 2020-03-31 15:30:21 -07:00