Skip to content

Commit e4fa807

Browse files
authored
Merge pull request #262136 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 89eb67c + 4338309 commit e4fa807

File tree

6 files changed

+9
-6
lines changed

6 files changed

+9
-6
lines changed

articles/ai-services/language-service/custom-text-classification/includes/roles-for-resource-and-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ Use the following steps to set the required roles for your Language resource and
3838
5. Select **Select members**
3939
6. Select your subscription, and **Language** as the managed identity. You can search for user names in the **Select** field.
4040

41-
> ![IMPORTANT]
41+
> [!IMPORTANT]
4242
> If you have a virtual network or private endpoint, be sure to select **Allow Azure services on the trusted services list to access this storage account** in the Azure portal.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Mapping these fields correctly helps ensure the model has better response and ci
161161
After ingesting your data, you can start chatting with the model on your data using the chat playground in Azure OpenAI studio, or the following methods:
162162
* [Web app](#using-the-web-app)
163163
* [REST API](../reference.md#azure-ai-search)
164-
* [C#](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/openai/Azure.AI.OpenAI/tests/Samples/Sample08_UseYourOwnData.cs)
164+
* [C#](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/openai/Azure.AI.OpenAI/tests/Samples/AzureOnYourData.cs)
165165
* [Java](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/openai/azure-ai-openai/src/samples/java/com/azure/ai/openai/ChatCompletionsWithYourData.java)
166166
* [JavaScript](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/openai/openai/samples/v1-beta/javascript/bringYourOwnData.js)
167167
* [PowerShell](../use-your-data-quickstart.md?tabs=command-line%2Cpowershell&pivots=programming-language-powershell#example-powershell-commands)

articles/azure-monitor/logs/tutorial-logs-ingestion-portal.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,9 @@ The final step is to give the application permission to use the DCR. Any applica
209209
210210
The following PowerShell script generates sample data to configure the custom table and sends sample data to the logs ingestion API to test the configuration.
211211
212+
> [!NOTE]
213+
> This sample script requires PowerShell v7.2 or later.
214+
212215
1. Run the following PowerShell command, which adds a required assembly for the script:
213216
214217
```powershell

articles/copilot/work-smarter-edge.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ Here are a few examples of the kinds of prompts you can use to work with your Az
3232

3333
## Examples
3434

35-
In this example, Microsoft Copilot for Azure responds to the prompt "summarize my HCI clusters" with details about the number of clusters, their status, and any alerts that affect them.
35+
In this example, Microsoft Copilot for Azure responds to the prompt "**summarize my HCI clusters**" with details about the number of clusters, their status, and any alerts that affect them.
3636

3737
:::image type="content" source="media/work-smarter-edge/azure-stack-hci-clusters-summarize.png" alt-text="Screenshot showing Microsoft Copilot for Azure (preview) summarizing Azure Stack HCI clusters.":::
3838

39-
If you follow up by asking "tell me more about the alerts", Microsoft Copilot for Azure (preview) provides more details about the current alerts.
39+
If you follow up by asking "**tell me more about the alerts**", Microsoft Copilot for Azure (preview) provides more details about the current alerts.
4040

4141
:::image type="content" source="media/work-smarter-edge/azure-stack-hci-clusters-alerts.png" alt-text="Screenshot showing Microsoft Copilot for Azure (preview) providing information about alerts affecting Azure Stack HCI clusters.":::
4242

articles/iot-hub/quickstart-bicep-route-messages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ This section provides the steps to deploy the Bicep file, create a virtual devic
131131
![View the sent messages](./media/horizontal-arm-route-messages/08-messages.png)
132132

133133
> [!NOTE]
134-
> These messages are encoded in UTF-32 and base64. If you read the message back, you have to decode it from base64 and utf-32 in order to read it as ASCII. If you're interested, you can use the method ReadOneRowFromFile in the Routing Tutorial to read one for from one of these message files and decode it into ASCII. ReadOneRowFromFile is in the IoT C# SDK repository that you unzipped for this quickstart. Here is the path from the top of that folder: *./iothub/device/samples/getting started/RoutingTutorial/SimulatedDevice/Program.cs* Set the boolean `readTheFile` to true, and hardcode the path to the file on disk, and it will open and translate the first row in the file.
134+
> These messages are encoded in UTF-8 and base64. If you read the message back, you have to decode it from base64 and utf-8 in order to read it as ASCII. If you're interested, you can use the method ReadOneRowFromFile in the Routing Tutorial to read one for from one of these message files and decode it into ASCII. ReadOneRowFromFile is in the IoT C# SDK repository that you unzipped for this quickstart. Here is the path from the top of that folder: *./iothub/device/samples/getting started/RoutingTutorial/SimulatedDevice/Program.cs* Set the boolean `readTheFile` to true, and hardcode the path to the file on disk, and it will open and translate the first row in the file.
135135
136136
You have deployed a Bicep file to create an IoT hub and a storage account, and run a program to send messages to the hub. The messages are then automatically stored in the storage account where they can be viewed.
137137

articles/storage/blobs/lifecycle-management-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Data sets have unique lifecycles. Early in the lifecycle, people access some dat
2121
2222
With the lifecycle management policy, you can:
2323

24-
- Transition blobs from cool, or cold to hot immediately when they're accessed, to optimize for performance.
24+
- Transition blobs from cool to hot immediately when they're accessed, to optimize for performance.
2525
- Transition current versions of a blob, previous versions of a blob, or blob snapshots to a cooler storage tier if these objects haven't been accessed or modified for a period of time, to optimize for cost.
2626
- Delete current versions of a blob, previous versions of a blob, or blob snapshots at the end of their lifecycles.
2727
- Define rules to be run once per day at the storage account level.

0 commit comments

Comments
 (0)