Skip to content

Commit e775c54

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into hrpRS
2 parents 659955a + 2404a1d commit e775c54

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/ai-services/openai/concepts/use-your-data.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,7 @@ You might want to use Azure Blob Storage as a data source if you want to connect
169169
## Schedule automatic index refreshes
170170

171171
> [!NOTE]
172-
> * Automatic index refreshing is supported for Azure Blob Storage only.
173-
> * If a document is deleted from input blob container, the corresponding chunk index records won't be removed by the scheduled refresh.
172+
> Automatic index refreshing is supported for Azure Blob Storage only.
174173
175174
To keep your Azure AI Search index up-to-date with your latest data, you can schedule an automatic index refresh rather than manually updating it every time your data is updated. Automatic index refresh is only available when you choose **Azure Blob Storage** as the data source. To enable an automatic index refresh:
176175

articles/cloud-shell/get-started/ephemeral.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ title: Get started with Azure Cloud Shell ephemeral sessions
99
# Get started with Azure Cloud Shell ephemeral sessions
1010

1111
Using Cloud Shell ephemeral sessions is the fastest way to start using Cloud Shell. Ephemeral
12-
sessions don't require a storage account. When you close the Cloud Shell window, all files you saved
13-
are deleted and don't persist across sessions.
12+
sessions don't require a storage account. When your Cloud Shell session ends, which occurs shortly
13+
after the window is closed or when Cloud Shell is restarted, all files you saved are deleted and
14+
don't persist across sessions.
1415

1516
## Start Cloud Shell
1617

0 commit comments

Comments
 (0)