Skip to content

Disable outbound access #50218

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Disable outbound access #50218

wants to merge 2 commits into from

Conversation

weshaggard
Copy link
Member

As part of SFI-NS2.6.1 we need to disable default outbound network access for vnets.

@Copilot Copilot AI review requested due to automatic review settings May 22, 2025 16:46
@weshaggard
Copy link
Member Author

/azp run net - storage - tests

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR disables default outbound network access for virtual networks as required by SFI-NS2.6.1.

  • Adds the "defaultoutboundaccess": false property to subnet configurations in the test resources.
Comments suppressed due to low confidence (1)

sdk/storage/test-resources.json:436

  • [nitpick] Verify if the property name 'defaultoutboundaccess' intentionally differs from the camelCase naming used in 'addressPrefix', or consider aligning it for consistency if not dictated by external API requirements.
                  "defaultoutboundaccess": false

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label May 22, 2025
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@weshaggard
Copy link
Member Author

/azp run net - storage - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant