Skip to content

New command: Update Azure AD app registration #2448

@waldekmastykarz

Description

@waldekmastykarz

Usage

aad app set [options]

Description

Updates Azure AD app registration

Options

Option Description
--appId [appId] Application (client) ID of the app registration to update. Specify appId, objectId or displayName
--objectId [objectId] Object ID of the app registration to update. Specify appId, objectId or displayName
--name [name] Display name of the app registration to update. Specify appId, objectId or displayName
-u, --uri [uri] New application ID URI

Additional Information

This command will be useful when building apps for Teams when each time you run ngrok, you get a different hostname that you need to set in the Azure AD app registration.

Feature request raised by @wictorwilen

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions