Azure-Samples / chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
https://azure.microsoft.com/products/search
MIT License
521 stars 274 forks source link

Disable public access to storage account #804

Closed cecheta closed 2 weeks ago

cecheta commented 2 weeks ago

Purpose

The containers do not have public access, therefore disable for the whole account.

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[x] Other... Please describe: Infra

How to Test

What to Check

Verify that the following are valid

github-actions[bot] commented 2 weeks ago

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL221676365% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
164 0 :zzz: 0 :x: 0 :fire: 11.726s :stopwatch: