entra-powershell
entra-powershell copied to clipboard
Adds Migrate-Docs.ps1 script to the repo
This script assumes that it resides in the same directory as entra-powershell repo and the entra-powershell-docs-pr What it does:
- Extracts the file names of all the .md files in the code repo(entra-powershell repo) and the *-mapping.json file in the docs repo(entra-powershell-docs-pr).
- It will spit out the beta.missing.json or v1.0.missing.jsonthat will tell you which files are in the code repo but not mapped in *-mapping.json file
- Automatically copies all the .md files from the code repo to the docs repo.
- You can use the corresponding beta or v1.0 *-mapping.json files, with empty values. Values will be added manually to reflect the correct grouping in the docs.