-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Azure/azure-cli-extensions
#7029Description
az feedbackauto-generates most of the information requested below, as of CLI version 2.0.62
Describe the bug
Could not find any way to create "Managed Identity" for Azure Logic App using Azure CLI.
To Reproduce
az logic workflow create --location eastus2 --name la-001 --resource-group rg-test
Expected behavior
Should have option to specify whether managed identity needs to be created or separate command to do the same.
Environment summary
OS Version - Win 10
Shell Type - Bash on Windows
CLI Version - latest - 2.11.0
Additional context
Please provide the sample, to create managed identity for Azure Logic App using Azure CLI
Reactions are currently unavailable