Milan Holemans

Results 154 issues of Milan Holemans

### Usage m365 spo brandcenter settings list [options] ### Description Lists the brand center configuration ### Options None! ### Examples List all brand center config ```sh m365 spo brandcenter settings...

good first issue
new feature
work in progress

Currently, we have a bunch of commands that do a nice job of managing SPFx solutions in SharePoint Online. However, I've noticed that we are missing a way to set...

enhancement
good first issue
work in progress

### Usage m365 cli accesstoken refresh ### Description Refreshes all cached access tokens ### Options Option | Description -- | -- `-r, --resource [resource]` | Refresh only a specific access...

new feature
needs peer review

### Idea Let's enhance the [spo list set](https://pnp.github.io/cli-microsoft365/cmd/spo/list/list-set) command with some additional options. Option | Description --- | --- `--versionExpireAfterDays [versionExpireAfterDays]` | Number that defines how many days a version...

enhancement
help wanted

This epic is created to keep track of all Brand Center commands. Work in progress... (feel free to add more commands)

needs research
epic

### Priority (Medium) I'm annoyed but I'll live ### Description When trying to attach a SharePoint webhook to a library whose name is a number, the command fails. ![Image](https://github.com/user-attachments/assets/a6de3ab7-bacb-4138-8ada-a3bf659ff583) This...

bug
work in progress

In the next major release of Docusaurus, only React v19 will be supported. Since Mendable is preventing us from upgrading our docs to React v19, let's remove the Mendable AI...

enhancement
work in progress

When looking to the multiple `spe containertype` commands, some have a response like below: ```json { "AzureSubscriptionId": "f08575e2-36c4-407f-a891-eabae23f66bc", "ContainerTypeId": "c33cfee5-c9b6-0a2a-02ee-060693a57f37", "CreationDate": "3/11/2024 2:38:56 PM", "DisplayName": "standard container", "ExpiryDate": null, "IsBillingProfileRequired":...

enhancement
breaking change
on hold

### Idea Let's enhance the command `spo site list` to return sites that are archived using `spo site archive`. The idea is to expand option `--type [type]` with extra options:...

new feature
work in progress
hacktoberfest

### Usage m365 spo tenant channelsite list [options] ### Description Lists all associated channel sites ### Options Option | Description -- | -- `-u, --siteUrl [siteUrl]` | URL of the...

new feature
needs discussion
needs research