microsoft / EntraExporter

PowerShell module to export a local copy of an Entra (Azure AD) tenant configuration.
https://aka.ms/EntraExporter
MIT License
568 stars 89 forks source link

Added missing Path parameter for teamwork schema #71

Closed SamErde closed 2 months ago

SamErde commented 2 months ago

This fixes #70 that was introduced with #69. Feel free to adjust the path if something else would be more appropriate. For now, I aligned it with the path for the SharePoint output.

milapointe commented 2 months ago

@SamErde should the readme reflect all those changes in the exported configuration?

SamErde commented 2 months ago

@SamErde should the readme reflect all those changes in the exported configuration?

Yes, but it might be helpful to wait for this PR to be merged and the bug fixed before advertising the changes. The information pulled doesn't contain much detail, so I'm curious if @ramical has any plans to loop back and add more for the components that he recently introduced.

milapointe commented 2 months ago

@SamErde should the readme reflect all those changes in the exported configuration?

Yes, but it might be helpful to wait for this PR to be merged and the bug fixed before advertising the changes. The information pulled doesn't contain much detail, so I'm curious if @ramical has any plans to loop back and add more for the components that he recently introduced.

Yes exactly my point 😅 thanks