vscode-viva
vscode-viva copied to clipboard
💡 [Feature]: Manage cdn
💡 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.