Skip to content

Create container on flex app creation and allow flex nodes to be passed into deploy#4088

Merged
nturinski merged 3 commits intomainfrom
nat/createFlexContainer
Apr 12, 2024
Merged

Create container on flex app creation and allow flex nodes to be passed into deploy#4088
nturinski merged 3 commits intomainfrom
nat/createFlexContainer

Conversation

@nturinski
Copy link
Copy Markdown
Member

Fixes #4083

Had a discussion with CLI tooling team. The fact that we do not create the container in the storage account on flex app creation breaks their deployment scenario. I made the design decision to create the container on deployment originally, but I do not think there is any harm in verifying the container in both scenarios.

@nturinski nturinski requested a review from a team as a code owner April 11, 2024 22:41
@nturinski nturinski merged commit aac4f3a into main Apr 12, 2024
@nturinski nturinski deleted the nat/createFlexContainer branch April 12, 2024 21:03
@microsoft microsoft locked and limited conversation to collaborators May 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

There is an extra step "Select resource" when deploying a project to a function app with Flex Consumption (Preview) hosting plan

2 participants