Christopher MANEU

Results 33 comments of Christopher MANEU

Hey there, I think this issue is a duplicate of #42. I'm a Data Developer Advocate here at Azure. I'm collaborating with an internal team that will probably require a...

cc @jdubois for visibility

Hi @jimbethancourt, Thanks for reporting that issue. I'll have a look at it.

There is a discrepancy between the [bicep documentation](https://docs.microsoft.com/en-us/azure/templates/microsoft.appplatform/spring/apps/deployments?tabs=bicep#usersourceinfo-objects) and how the portal create things.

Inspiration: - https://github.com/getporter/porter/blob/main/README.md: Includes cool tabs (to see what's supported, we can do this for Bicep/Terraform for example), and a roadmap section - https://github.com/explosion/spaCy/blob/master/README.md: Clean "features" section, love the "where...

Most of the work will happen over here https://github.com/microsoft/nubesgen-actions, with https://github.com/microsoft/nubesgen-actions/issues/3

Links to the doc - https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#inputsinput_iddefault - https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#outputs-for-composite-actions

Testing strategy - [x] Web App - Docker - Terraform - [ ] Web App - Docker - Bicep - [x] Web App - Docker Spring Boot - Terraform -...

FYI: Implemented by Bicep, still TBD for Terraform

There is a few things to change in the code. For example in line `azure-storage.service.ts:58` the core Azure Storage URI is embedded in the code. However, for local emulator there...