Skip to content

fix: Deployment issue#256

Merged
Prajwal-Microsoft merged 1 commit intomainfrom
sfi-code-fix
Dec 17, 2025
Merged

fix: Deployment issue#256
Prajwal-Microsoft merged 1 commit intomainfrom
sfi-code-fix

Conversation

@Prajwal-Microsoft
Copy link
Collaborator

Purpose

  • ...
    This pull request makes a small but important configuration change to the deployment modules for Azure Cognitive Services and Azure OpenAI Service. The main update is enabling public network access for both services, which allows them to be accessed over the public internet.
  • Azure Cognitive Services configuration:

    • Enabled public network access by setting publicNetworkAccess to 'Enabled' in the azurecognitiveservice.bicep module.
  • Azure OpenAI Service configuration:

    • Enabled public network access by setting publicNetworkAccess to 'Enabled' in the azureopenaiservice.bicep module.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Prajwal-Microsoft Prajwal-Microsoft merged commit 78d95fa into main Dec 17, 2025
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