Open MarvinBangert opened 1 year ago
Thank you for your submission @MarvinBangert! Would you be willing to record a short video to demonstrate the app? It's not required for the hackathon but it would help us showcase your work internally at Microsoft and publicly in the community 😊
Project name
SharePoint Site Collections
Description
I used this Hackathon to learn .NET and C#, so I am taking my first steps. I really learned a lot! Thanks for that already!
This is a small console app that will return all SharePoint sites and their site id. I planned to go deeper into what to return from SharePoint sites, like owner and last modified date, so I could send them an email and archive the site (or delete it). Unfortunately, I couldn't find a proper solution and ran from one error onto the next one, so currently it only returns the access token (from the AAD app registration) and all SharePoint sites + their site id in the connected tenant.
Repo URL
https://github.com/MarvinBangert/dotNET-Hackathon_SPO
Team members
MarvinBangert