[BUG] Application gateway deprecated TLS version
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 55/100
Research direction
Start in 03-Azure/01-03-Infrastructure/07_Azure_Monitor and locate the infrastructure definition at line 826 for Microsoft.Network/applicationGateways. Review the sslPolicy setting and update the deprecated policy name to the supported one specified in the issue. Done when the Application Gateway definition no longer uses AppGwSslPolicy20150501 and complies with the reported TLS requirement.
Written by the indexing model from the issue text.
Description
Is there an existing issue for this?
- I have searched the existing issues
Microhack
03-Azure/01-03-Infrastructure/07_Azure_Monitor
Current Behavior
Receiving the following error:
_The TLS policy AppGwSslPolicy20150501 for Application Gateway /subscriptions/xxxxx/resourceGroups/mh-azmonitor/providers/Microsoft.Network/applicationGateways/appgw-microhack is using a deprecated TLS version. Update it to a supported version. Learn more https://aka.ms/appgw-oldtlsversions (Code: ApplicationGatewayDeprecatedTlsVersionUsedInSslPolicy)_
Please review the following change to ensure compliance with current security standards.
At Line 826, the sslPolicy property under Microsoft.Network/applicationGateways should be updated to use a supported TLS policy.
from
"policyName": "AppGwSslPolicy20150501"
to
"policyName": "AppGwSslPolicy20220101"
Expected Behavior
No response
Steps To Reproduce
No response
Anything else?
No response
- Dominant language
- Jupyter Notebook
- Stars
- 198
- Forks
- 184
- Avg merge
- 16h 57m
- Merged PRs (30d)
- 70
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/MicroHack
-
bug needs triage
Difficulty 1/5 Under an hour Newbie friendliness 72/100
-
new
Difficulty 4/5 3-5 days Newbie friendliness 55/100
-
feature needs triage
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
bug needs triage
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
bug needs triage
Difficulty 1/5 Under an hour Newbie friendliness 55/100
All issues in microsoft/MicroHack
Similar issues
-
Product: Azure Policy :shield: Topic: Diagnostic Settings :test_tube: Topic: Policy :pencil:
Difficulty 1/5 1-3 hours Newbie friendliness 92/100
Azure/Azure-Landing-Zones#4283 · 1 comment ·
-
feature
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
bug zenodo
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Language: Terraform :globe_with_meridians: Needs: Triage :mag: Type: Bug :bug:
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
Azure/terraform-azurerm-avm-res-containerregistry-registry#230 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100