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

ArcBox 3.0 - Enable Windows Firewall rule for SQL Server #2663

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

janegilring
Copy link
Contributor

@janegilring janegilring commented Aug 13, 2024

This pull request includes several changes to the azure_jumpstart_arcbox/artifacts/ArcServersLogonScript.ps1 file, focusing on improving the configuration and security setup for SQL Server. The most important changes include the removal of an environment variable setting and the addition of a firewall rule for SQL Server.

Configuration and security improvements:

  • Removed the setting of the AZURE_CONFIG_DIR environment variable. (azure_jumpstart_arcbox/artifacts/ArcServersLogonScript.ps1)
  • Added a command to enable a Windows Firewall rule for SQL Server, allowing inbound TCP traffic on port 1433. (azure_jumpstart_arcbox/artifacts/ArcServersLogonScript.ps1)

@janegilring janegilring added the ArcBox Jumpstart ArcBox related label Aug 13, 2024
@janegilring janegilring added this to the August 2024 milestone Aug 13, 2024
@janegilring janegilring self-assigned this Aug 13, 2024

Hi janegilring! Thank you for opening this Pull Request. Someone will review it soon. Thank you for committing to making the Arc Jumpstart better.

@janegilring janegilring merged commit 61c70cc into microsoft:arcbox_3.0 Aug 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ArcBox Jumpstart ArcBox related
Projects
Development

Successfully merging this pull request may close these issues.

1 participant