- Fixed issue that
Get-AzLogicAppTriggerHistory
andGet-AzLogicAppRunAction
only retrieving the first page of results [#9141]
- Fixed issue that
Get-AzLogicAppRunHistory
only retrieving the first page of results [#9141]
- Update references in .psd1 to use relative path
- Fixed miscellaneous typos across module
- Fix for Get-AzIntegrationAccountMap to list all map types
- Added new MapType parameter for filtering
- Fix for ListWorkflows only retrieving the first page of results
- Add in Basic sku for Integration Accounts
- Add in XSLT 2.0, XSLT 3.0 and Liquid Map Types
- New cmdlets for Integration Account Assemblies
- Get-AzIntegrationAccountAssembly
- New-AzIntegrationAccountAssembly
- Remove-AzIntegrationAccountAssembly
- Set-AzIntegrationAccountAssembly
- New cmdlets for Integration Account Batch Configuration
- Get-AzIntegrationAccountBatchConfiguration
- New-AzIntegrationAccountBatchConfiguration
- Remove-AzIntegrationAccountBatchConfiguration
- Set-AzIntegrationAccountBatchConfiguration
- Update Logic App SDK to version 4.1.0
- Get-AzLogicApp lists all without specified Name
- General availability of
Az.LogicApp
module