bolt-io

Results 5 issues of bolt-io

ClaimTypes referencing an extension attribute start with `extension_` but the reader is never informed to why that is. Now they will be.

Change sent to author
active-directory/svc
do-not-merge
B2C/subsvc
ATCP

This scope (AAD graph User.Read) is not required. It was also using AAD Graph (depreciated) and not Microsoft Graph.

### 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](https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.applications/update-mgapplicationbyappid?view=graph-powershell-1.0#-uniquename) ![image](https://github.com/microsoftgraph/msgraph-sdk-powershell/assets/10209663/c9232463-d668-4bd7-bc74-43b413b384b7) ![image](https://github.com/microsoftgraph/msgraph-sdk-powershell/assets/10209663/0641c090-d4c4-4ad2-a36b-c3e182e92791)...

Status: Needs Investigation