diff --git a/clouds/azure/AzureRT b/clouds/azure/AzureRT index 324bc28..787ed7a 160000 --- a/clouds/azure/AzureRT +++ b/clouds/azure/AzureRT @@ -1 +1 @@ -Subproject commit 324bc28c8e47782c1d8e60a535799fb28f6a5015 +Subproject commit 787ed7a98ed46c162ba6e0a51d3a4e44ebb35feb diff --git a/clouds/azure/README.md b/clouds/azure/README.md index edac07e..75f9638 100644 --- a/clouds/azure/README.md +++ b/clouds/azure/README.md @@ -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`*