[AZINTS-4618] CAJ migration script - Create role assignments + add pyz - #232
Merged
parsons90 merged 30 commits intoSep 9, 2026
Merged
Conversation
…o rebecca.parsons/AZINTS-4618/caj_migration_script_2
parsons90
commented
Aug 13, 2026
| log.info(f"Container App Job '{self.job_name}' already exists - skipping creation") | ||
| return | ||
|
|
||
| log.info(f"Creating Container App Job '{self.job_name}'") |
benjjs
approved these changes
Aug 17, 2026
Base automatically changed from
rebecca.parsons/AZINTS-4618/caj_migration_script_2
to
main
September 9, 2026 17:21
|
🔗 Commit SHA: b9ff55a | Docs | View more details | Give us feedback! |
parsons90
deleted the
rebecca.parsons/AZINTS-4618/caj_migration_script_3
branch
September 9, 2026 20:44
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add creating role assignments to the new container app jobs, reusing the existing code that does this in the onboarding flow.
Also add build.sh and pyz.
testing
Ran the script on a test LFO
