Related command
az ad app update
Is your feature request related to a problem? Please describe.
#23443
Describe the solution you'd like
I'd appreciate documentation or samples that explain what properties can be set with the az ad app update --id $id --set command.
Describe alternatives you've considered
Use az rest command to PATCH the app registration as shown in #23443
Related command
az ad app updateIs your feature request related to a problem? Please describe.
#23443
Describe the solution you'd like
I'd appreciate documentation or samples that explain what properties can be set with the
az ad app update --id $id --setcommand.Describe alternatives you've considered
Use
az restcommand to PATCH the app registration as shown in #23443