| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Beta.Applications
$params = @{
displayName = "My app instance"
}
Update-MgBetaServicePrincipalByAppId -BodyParameter $params
| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Beta.Applications
$params = @{
displayName = "My app instance"
}
Update-MgBetaServicePrincipalByAppId -BodyParameter $params