Developers want to run their applications in the cloud or on local PCs. Multiple configurations are represented as code, and the developer wants to easily switch between which configuration is used.
Acceptance Criteria
The if property switches the resource to be created. (Use the functionality implemented in #7 .)
User Story
Developers want to run their applications in the cloud or on local PCs. Multiple configurations are represented as code, and the developer wants to easily switch between which configuration is used.
Acceptance Criteria
The if property switches the resource to be created. (Use the functionality implemented in #7 .)
Implement a
docker
resource provider. The parameters are given as follows.Ability to switch between local Docker and Azure App Services services.