You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I've got a PR pending to update this function and the documentation. Discussed and we don't believe that generating the documentation during an export is of any value. If required you can generate documentation as part of the normal process.
Describe the bug
Running Export-AzPolicyResources should generate documentation. It currently does not.
To Reproduce
Steps to reproduce the behavior:
Run:
Export-AzPolicyResources -OutputFolder ./outputTest -IncludeChildScopes -mode export -InputPacSelector "epac-main"
Then run:
Export-AzPolicyResources -OutputFolder ./outputTest -IncludeChildScopes -mode export -InputPacSelector "epac-main" -SuppressDocumentation
The output will be identical.
Expected behavior
Export-AzPolicyResources should generate documentation.
EPAC Version
Version of EPAC module you are using.
10.6.0
The text was updated successfully, but these errors were encountered: