Skip to content

Commit 557a4e0

Browse files
authored
Merge pull request #259790 from MicrosoftDocs/main
11/29/2023 AM Publish
2 parents aadb2e2 + 832d619 commit 557a4e0

File tree

103 files changed

+1460
-724
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+1460
-724
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -944,6 +944,12 @@
944944
"branch": "main",
945945
"branch_mapping": {}
946946
},
947+
{
948+
"path_to_root": "msdocs-quarkus-postgresql-sample-app",
949+
"url": "https://github.com/Azure-Samples/msdocs-quarkus-postgresql-sample-app",
950+
"branch": "main",
951+
"branch_mapping": {}
952+
},
947953
{
948954
"path_to_root": "azuresignalr-samples",
949955
"url": "https://github.com/aspnet/AzureSignalR-samples",

articles/ai-services/speech-service/batch-transcription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To use the batch transcription REST API:
3636
1. [Get batch transcription results](batch-transcription-get.md) - Check transcription status and retrieve transcription results asynchronously.
3737

3838
> [!IMPORTANT]
39-
> Batch transcription jobs are scheduled on a best-effort basis. At pick hours it may take up to 30 minutes or longer for a transcription job to start processing. See how to check the current status of a batch transcription job in [this section](batch-transcription-get.md#get-transcription-status).
39+
> Batch transcription jobs are scheduled on a best-effort basis. At peak hours it may take up to 30 minutes or longer for a transcription job to start processing. See how to check the current status of a batch transcription job in [this section](batch-transcription-get.md#get-transcription-status).
4040
4141
## Next steps
4242

articles/aks/azure-cni-overlay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ The `--pod-cidr` parameter is required when upgrading from legacy CNI because th
169169

170170
[!INCLUDE [preview features callout](includes/preview/preview-callout.md)]
171171

172-
You must register the `Microsoft.ContainerService` `AzureOverlayDualStackPreview` feature flag.
172+
You must have the latest aks-preview Azure CLI extension installed and register the `Microsoft.ContainerService` `AzureOverlayDualStackPreview` feature flag.
173173

174174
Update an existing Kubenet cluster to use Azure CNI Overlay using the [`az aks update`][az-aks-update] command.
175175

78.5 KB
Loading
64.9 KB
Loading
85.1 KB
Loading
120 KB
Loading
76.9 KB
Loading
72.5 KB
Loading
106 KB
Loading

0 commit comments

Comments
 (0)