Skip to content

Azure App Service - Enhancement to specify health check endpoint#1497

Merged
jongio merged 1 commit intoAzure:mainfrom
lechnerc77:feat/enable-health-endpoint
Feb 6, 2023
Merged

Azure App Service - Enhancement to specify health check endpoint#1497
jongio merged 1 commit intoAzure:mainfrom
lechnerc77:feat/enable-health-endpoint

Conversation

@lechnerc77
Copy link
Contributor

Content

This PR contains the changes necessary for a user to configure the health check endpoint when suing the Azure App Service.
The PR adds the corresponding parameter to both IaC variants i.e., Bicep and Terraform. The parameter is defaulted to an empty string.

The change is a non-breaking change as the new parameters are optional and the default value causes the same behavior as the current templates do.

Reason

Real-life setups can have a dedicated health endpoint that should be used in the app service.

Additional information

n/a

@ghost ghost added the customer-reported identify a customer issue label Feb 5, 2023
@ghost
Copy link

ghost commented Feb 5, 2023

Thank you for your contribution lechnerc77! We will review the pull request and get back to you soon.

@jongio jongio enabled auto-merge (squash) February 6, 2023 17:17
@jongio jongio merged commit c01a19c into Azure:main Feb 6, 2023
@lechnerc77 lechnerc77 deleted the feat/enable-health-endpoint branch September 15, 2023 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customer-reported identify a customer issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants