I want to fill the field "Internal Notes" inside an App-Registration programatically:

I can archieve this with REST Query: https://docs.microsoft.com/en-us/graph/api/resources/application?view=graph-rest-1.0#properties

... but not with Powershell. Bug or Feature?