Skip to content

Update-MgApplicationByAppId - UniqueName parameter incorrectly marked as required and must be provided #2796

Closed
@bolt-io

Description

@bolt-io

Describe the bug

When running Update-MgBetaApplicationByAppId the SDK thinks that UniqueName is a required parameter yet in the docs it is optional. Microsoft Learn - Update-MgApplicationByAppId -UniqueName

image

image

Expected behavior

UniqueName parameter is not required.

How to reproduce

Run the Update-MgApplicationByAppId with only an -AppId parameter.

SDK Version

2.6.1

Latest version known to work for scenario above?

No response

Known Workarounds

Supply random value for UniqueName parameter - it does not effect execution

Debug output

Click to expand log ```
</details>


### Configuration

- Windows 11
- x64

Name                           Value
----                           -----
PSVersion                      5.1.19041.4412
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.19041.4412
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

### Other information

_No response_

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions