Updated AzureRT

This commit is contained in:
mgeeky 2022-02-03 21:45:34 +01:00
parent d3c3c47125
commit 21b4a54c76
2 changed files with 5 additions and 2 deletions

@ -1 +1 @@
Subproject commit 324bc28c8e47782c1d8e60a535799fb28f6a5015
Subproject commit 787ed7a98ed46c162ba6e0a51d3a4e44ebb35feb

View File

@ -14,6 +14,7 @@
- *`Get-ARTAccessTokenAzCli`*
- *`Get-ARTAccessTokenAz`*
- *`Get-ARTAccessTokenAzureAD`*
- *`Get-ARTAccessTokenAzureADCached`*
- *`Parse-JWTtokenRT`*
- *`Remove-ARTServicePrincipalKey`*
@ -26,6 +27,7 @@
- *`Get-ARTResource`*
- *`Get-ARTRolePermissions`*
- *`Get-ARTADRolePermissions`*
- *`Get-ARTADDynamicGroups`*
- *`Get-ARTADApplications`*
- *`Get-ARTRoleAssignment`*
- *`Get-ARTKeyVaultSecrets`*
@ -45,8 +47,8 @@
- *`Invoke-ARTAutomationRunbook`*
- *`Invoke-ARTRunCommand`*
- *`Invoke-ARTCustomScriptExtension`*
- *`Update-ARTAzVMUserData`*
- *`Set-ARTAzVMExtension`*
Misc:
@ -57,3 +59,4 @@
- *`Get-ARTSubscriptionId`*
- *`Parse-JWTtokenRT`*
- *`Invoke-ARTGETRequest`*
- *`Import-ARTModules`*