vscode-viva icon indicating copy to clipboard operation
vscode-viva copied to clipboard

💡 [Feature]: Manage cdn

Open Adam-it opened this issue 1 year ago • 1 comments

💡 Idea

I was thinking to adding a totally new section/view to the activity bar "CDN" which would allow to manage Office 365 Content Delivery Network (CDN) with SharePoint Online (get, set, remove, set policy etc) cdn using CLI for Microsoft 365

For that we could use the following CLI commands https://pnp.github.io/cli-microsoft365/cmd/spo/cdn/cdn-origin-add https://pnp.github.io/cli-microsoft365/cmd/spo/cdn/cdn-origin-list https://pnp.github.io/cli-microsoft365/cmd/spo/cdn/cdn-get/ ... etc

docs https://learn.microsoft.com/en-us/microsoft-365/enterprise/use-microsoft-365-cdn-with-spo?view=o365-worldwide

The main drawback is that we introduce additional view and the toolkit has already multiple views that take a lot of space 🤔. Maybe we should think of alternatives.

Adam-it avatar Mar 09 '23 23:03 Adam-it