* generated nameSuffix from subscription,namingprefix,environmentTag, and location
* query & set synapse_ws_name and acr_name from its environment
* updated deploy/README.md with the bicep version & deployment role expectation
* Manifest for postgres switch added
* Rename mode for postgres switch to no-postgres
* Fix minor true-false cond for no-postgres
* Remove AKS references and dependencies
* Rename manifests.json to manifest.json
* Add mode default value
* Move all assignments to top of script
* Add echo to the MODE
* Update workflow and manifest typo in package.py
Co-authored-by: Karthick Narendran <karthick.narendran@gmail.com>
Co-authored-by: Karthick Narendran <karthick.narendran@gmail.com>
* Standalone scripts & instructions to run pipeline template in Synapse gallery
Co-authored-by: karthick-rn <kanarend@microsoft.com>
Co-authored-by: Tai Yee <taiyee@microsoft.com>
* Added Postgres to deployment pipeline
Added table creation scripts and more to pipeline
Added scripts to insert data from custom object detections model to postgres
Added to the E2E Custom Vision Data Model Flow pipeline
* Converting Spark Job to Notebook Job
Additional updater per feedback
* Minor fixes post rebase for postgres changes
* Param skuSizeMB changed to string
* Updated workflow to pass postgresql password
Co-authored-by: Safiyah Sadiq <sasadiq@microsoft.com>
* Add troubleshooting for getting tokenSecret
* Update README.md based on testing feedback
* Update to README.md to clarify image load
* Update to documentation based on feedback
* Add an optimized version of the custom vision model pipeline
* Add consolidated spark-job transform
* Check in missed files
* Add correction to detection pipeline spark jobs
* Test and validate pool geolocation transform
* Update README.md for one-click setup
* Change name for new cv model pipeline folder
* Update README.md with GitHub integration
* Update README.md based on feedback
* Update to README.md to clarify package.sh use
* Update to previous pipeline cv model
* Update format of AOI sent to Transform
* Update crop output file name to be constant
* Update pool-geolocation to remove config file
* Add relative path for setup.sh
* Updated the permissions for setup.sh
* Update to README.md file for typo correction
* Address feedback items
* Update deploy/README.md with option rename
Co-authored-by: Karthick Narendran <karthick.narendran@gmail.com>
* Updated based on feedback
* Update deploy/README.md with template issue
Co-authored-by: Karthick Narendran <karthick.narendran@gmail.com>
Co-authored-by: Karthick Narendran <karthick.narendran@gmail.com>