-
Notifications
You must be signed in to change notification settings - Fork 503
Kraken/yomi/UI infra #1114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: kraken/unstructured-data-processing
Are you sure you want to change the base?
Kraken/yomi/UI infra #1114
Conversation
7efbabe
to
734b6b2
Compare
Can we also update README.md to reflect the newly added resources to this deployment? |
Just tried running the deployment - I'm getting a |
Same issue with |
f1533e3
to
e601bb1
Compare
integrate modules with main bicep update resource references remove unused output from appservice module make infra changes for deployment errors update to deploy resources into deployed infra remove commented lines and update descriptions
update deploy/cleanup script, debug
update appinsights resource api
update for SQL role creation address role creattion error
remove app insight variable from appservice bicep
6dea804
to
9639fc5
Compare
|
||
az functionapp deployment source config-zip -g $RESOURCE_GROUP -n $FUNCTION_APP --src ./deploy.zip --verbose | ||
|
||
# # Create the storage container |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can clean up all old/commented out code here
Type of PR
Purpose
Introduced Bicep files for Function App and App service Plan for consistent deployment
Does this introduce a breaking change? If yes, details on what can break
No!
Author pre-publish checklist
Validation steps
Issues Referenced