Skip to content

Commit 2950b89

Browse files
fix: introduced auto‑mitigation option for function app 4xx/5xx alerts (#1830)
fix: introduced auto‑mitigation option with a default of false for function app 4xx/5xx alerts
1 parent 3b94bf5 commit 2950b89

23 files changed

Lines changed: 23 additions & 21 deletions

.azuredevops/pipelines/acr-image-retag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: 6144dfb45fb8eca01794bbbe686a4e9857738ec1
12+
ref: 51ab3ef022f53cd62e8fb6d3eee84872a150e6a3
1313
endpoint: NHSDigital
1414

1515
parameters:

.azuredevops/pipelines/adhoc-post-deployment-tests-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ resources:
88
- repository: dtos-devops-templates
99
type: github
1010
name: NHSDigital/dtos-devops-templates
11-
ref: 6144dfb45fb8eca01794bbbe686a4e9857738ec1
11+
ref: 51ab3ef022f53cd62e8fb6d3eee84872a150e6a3
1212
endpoint: NHSDigital
1313

1414
variables:

.azuredevops/pipelines/cd-infrastructure-dev-audit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resources:
1313
- repository: dtos-devops-templates
1414
type: github
1515
name: NHSDigital/dtos-devops-templates
16-
ref: 6144dfb45fb8eca01794bbbe686a4e9857738ec1
16+
ref: 51ab3ef022f53cd62e8fb6d3eee84872a150e6a3
1717
endpoint: NHSDigital
1818

1919
variables:

.azuredevops/pipelines/cd-infrastructure-dev-core.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: 6144dfb45fb8eca01794bbbe686a4e9857738ec1
12+
ref: 51ab3ef022f53cd62e8fb6d3eee84872a150e6a3
1313
endpoint: NHSDigital
1414

1515
parameters:

.azuredevops/pipelines/cd-infrastructure-int-audit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resources:
1313
- repository: dtos-devops-templates
1414
type: github
1515
name: NHSDigital/dtos-devops-templates
16-
ref: 6144dfb45fb8eca01794bbbe686a4e9857738ec1
16+
ref: 51ab3ef022f53cd62e8fb6d3eee84872a150e6a3
1717
endpoint: NHSDigital
1818

1919
variables:

.azuredevops/pipelines/cd-infrastructure-int-core.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: 6144dfb45fb8eca01794bbbe686a4e9857738ec1
12+
ref: 51ab3ef022f53cd62e8fb6d3eee84872a150e6a3
1313
endpoint: NHSDigital
1414

1515
parameters:

.azuredevops/pipelines/cd-infrastructure-nft-audit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resources:
1313
- repository: dtos-devops-templates
1414
type: github
1515
name: NHSDigital/dtos-devops-templates
16-
ref: 6144dfb45fb8eca01794bbbe686a4e9857738ec1
16+
ref: 51ab3ef022f53cd62e8fb6d3eee84872a150e6a3
1717
endpoint: NHSDigital
1818

1919
variables:

.azuredevops/pipelines/cd-infrastructure-nft-core.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: 6144dfb45fb8eca01794bbbe686a4e9857738ec1
12+
ref: 51ab3ef022f53cd62e8fb6d3eee84872a150e6a3
1313
endpoint: NHSDigital
1414

1515
parameters:

.azuredevops/pipelines/cd-infrastructure-preprod-audit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resources:
1313
- repository: dtos-devops-templates
1414
type: github
1515
name: NHSDigital/dtos-devops-templates
16-
ref: 6144dfb45fb8eca01794bbbe686a4e9857738ec1
16+
ref: 51ab3ef022f53cd62e8fb6d3eee84872a150e6a3
1717
endpoint: NHSDigital
1818

1919
variables:

.azuredevops/pipelines/cd-infrastructure-preprod-core.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: 6144dfb45fb8eca01794bbbe686a4e9857738ec1
12+
ref: 51ab3ef022f53cd62e8fb6d3eee84872a150e6a3
1313
endpoint: NHSDigital
1414

1515
parameters:

0 commit comments

Comments
 (0)