Get-AzFunctionApp list contains logic app #26753
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
Functions
Service Attention
This issue is responsible by Azure service team.
Description
The command
Get-AzFunctionApp -ResourceGroupName "myresourcegroup"
, is returning the logic apps in the Resource Group as well. I guess this happens because internally a filter for kind 'functionapps', but the Logic App also has functionapp in its kind functionapp,workflowapp.Issue script & Debug output
Environment data
Module versions
Error output
The text was updated successfully, but these errors were encountered: