Azure / azure-cli

Azure Command-Line Interface
MIT License
4.01k stars 2.98k forks source link

az ad app update in azure cli version 2.10.1 not working and getting error "Updates to converged applications are not allowed in this version." #14898

Open yshkrishna opened 4 years ago

yshkrishna commented 4 years ago

When I am trying to update app roles in a registered app with Azure CLI it is trowing errors

az ad app update --id e7d43612-c5fe-4c9e-b2c1-b355580077e5 --app-roles @C:\Users\v-sryala\Desktop\Appman.json Updates to converged applications are not allowed in this version.

Also ,I believe it is an existing issue from 2018 by reference to https://github.com/Azure/azure-cli/issues/7772

yonzhan commented 4 years ago

add to S175