This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Order Intake -- PM demo bootstrap (PowerShell, self-contained). | |
| # | |
| # One-liner (PowerShell on Windows): | |
| # iwr https://gist.githubusercontent.com/miadadrashid/<id>/raw/order-intake-pm-demo.ps1 | iex | |
| # | |
| # Requirements: | |
| # - Docker Desktop running | |
| # - Azure CLI with `az login` against the | |
| # TT - SupplyChainInsights-DEV-Secure subscription | |
| # |