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."
Open
act-identity-squad
customer-reported
feature-request
Graph
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.