Skip to content

New command: Add Service principal to AAD app registration #2583

@LuiseFreese

Description

@LuiseFreese

Usage

The command could look a bit like this

m365 aad sp add [options]

It should work similar to the equivalent in Azure CLI where we can achieve the same with az ad sp create --id <your-AppID-here>

Description

The command shall add a Service principal to a registered Azure AD app.

Options

Option Description
--appId [appId] Azure AD App Id
--objectId [objectId] Azure AD App object ID
--appName [appName] Azure AD App name

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions