Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Policy (Azure App Services): App Service apps should use the latest TLS version for SCM connections #448

Merged
merged 1 commit into from
May 15, 2024

Conversation

tdefise
Copy link
Contributor

@tdefise tdefise commented May 13, 2024

Policy

  • Name: App Service apps should use the latest TLS version for SCM connections
  • Description: This policy helps audit any Azure Service apps should use the latest TLS version for SCM connections.
  • Supported effect(s): AuditIfNotExists, Disabled
  • Parameters: None

Description

This policy helps audit any Azure Service apps should use the latest TLS version for SCM connections

Details

Periodically, newer versions are released for TLS either due to security flaws, include additional functionality, and enhance speed. Upgrade to the latest TLS version for Function apps to take advantage of security fixes, if any, and/or new functionalities of the latest version.

Contribution Rules

  • Contain a single Policy in a folder by itself with 3 files: azurepolicy.json, azurepolicy.rules.json, and azurepolicy.parameters.json
  • Used Confirm-PolicyDefinitionIsValid.ps1
  • Used Out-FormattedPolicyDefinition.ps1
  • Effect default value alignes with convention

@Joshua-Donovan Joshua-Donovan merged commit b3f99fd into Azure:main May 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants