Skip to content

Commit 55cc33c

Browse files
authored
Merge pull request #273132 from MicrosoftDocs/main
4/23/2024 PM Publish
2 parents 6172c3e + 4bcc2a4 commit 55cc33c

File tree

77 files changed

+577
-413
lines changed

Some content is hidden

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

77 files changed

+577
-413
lines changed

articles/ai-services/openai/quotas-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The following sections provide you with a quick guide to the default quotas and
3232
| Total number of training jobs per resource | 100 |
3333
| Max simultaneous running training jobs per resource | 1 |
3434
| Max training jobs queued | 20 |
35-
| Max Files per resource (fine-tuning) | 30 |
35+
| Max Files per resource (fine-tuning) | 50 |
3636
| Total size of all files per resource (fine-tuning) | 1 GB |
3737
| Max training job time (job will fail if exceeded) | 720 hours |
3838
| Max training job size (tokens in training file) x (# of epochs) | 2 Billion |

articles/aks/configure-kubenet.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@ For more information to help you decide which network model to use, see [Compare
115115
--name myAKSVnet \
116116
--address-prefixes 192.168.0.0/16 \
117117
--subnet-name myAKSSubnet \
118-
--subnet-prefix 192.168.1.0/24
118+
--subnet-prefix 192.168.1.0/24 \
119+
--location eastus
119120
```
120121
121122
3. Get the subnet resource ID using the [`az network vnet subnet show`][az-network-vnet-subnet-show] command and store it as a variable named `SUBNET_ID` for later use.

articles/aks/csi-secrets-store-identity-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,13 +288,13 @@ After the pod starts, the mounted content at the volume path specified in your d
288288
1. Show secrets held in the secrets store using the following command.
289289
290290
```bash
291-
kubectl exec busybox-secrets-store-inline -- ls /mnt/secrets-store/
291+
kubectl exec busybox-secrets-store-inline-user-msi -- ls /mnt/secrets-store/
292292
```
293293
294294
2. Display a secret in the store using the following command. This example command shows the test secret `ExampleSecret`.
295295
296296
```bash
297-
kubectl exec busybox-secrets-store-inline -- cat /mnt/secrets-store/ExampleSecret
297+
kubectl exec busybox-secrets-store-inline-user-msi -- cat /mnt/secrets-store/ExampleSecret
298298
```
299299
300300
## Obtain certificates and keys

articles/aks/use-trusted-launch.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,10 @@ Update a node pool with trusted launch enabled using the [az aks nodepool update
142142
* **--enable-vtpm**: Enables vTPM and performs attestation by measuring the entire boot chain of your VM.
143143

144144
> [!NOTE]
145-
> The existing nodepool must be using a trusted launch image in order to enable on an existing node pool. By default, creating a node pool with a TL-compatible configuration and the feature flag registered results in a trusted launch image. Without specifying `--enable-vtpm` or `--enable-secure-boot` parameters, they are disabled by default and you can enable later using `az aks nodepool update` command.
145+
> The existing nodepool must be using a trusted launch image in order to enable on an existing node pool. Hence, for the nodepools created before registering the `TrustedLaunchPreview` feature, you cannot update them with trusted launch enabled.
146+
>
147+
> By default, creating a node pool with a TL-compatible configuration and the feature flag registered results in a trusted launch image. Without specifying `--enable-vtpm` or `--enable-secure-boot` parameters, they are disabled by default and you can enable later using `az aks nodepool update` command.
148+
146149

147150
> [!NOTE]
148151
> Secure Boot requires signed boot loaders, OS kernels, and drivers. If after enabling Secure Boot your nodes don't start, you can verify which boot components are responsible for Secure Boot failures within an Azure Linux Virtual Machine. See [verify Secure Boot failures][verify-secure-boot-failures].

articles/azure-arc/servers/agent-release-notes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@ This page is updated monthly, so revisit it regularly. If you're looking for ite
1818

1919
## Version 1.40 - April 2024
2020

21-
Download for [Windows](https://download.microsoft.com/download/c/c/e/cce7456c-e998-4fa1-9566-f43f4a2f6a6f/AzureConnectedMachineAgent.msi) or [Linux](manage-agent.md#installing-a-specific-version-of-the-agent)
21+
Download for [Windows](https://download.microsoft.com/download/2/1/0/210f77ca-e069-412b-bd94-eac02a63255d/AzureConnectedMachineAgent.msi) or [Linux](manage-agent.md#installing-a-specific-version-of-the-agent)
22+
23+
### Known issues
24+
25+
The first release of the 1.40 agent may impact SQL Server enabled by Azure Arc when configured with least privileges on Windows servers. The 1.40 agent was re-released to address this problem. To check if your server is affected, run `azcmagent show` and locate the agent version number. Agent version `1.40.02664.1629` has the known issue and agent `1.40.02669.1635` fixes it. Download and install the [latest version of the agent](https://aka.ms/AzureConnectedMachineAgent) to restore functionality for SQL Server enabled by Azure Arc.
2226

2327
### New features
2428

articles/azure-government/compare-azure-government-global-azure.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Compare Azure Government and global Azure
3-
description: Describe feature differences between Azure Government and global Azure.
3+
description: Describes the feature differences between Azure Government and the global (public) Azure.
44
ms.service: azure-government
55
ms.topic: article
66
author: EliotSeattle
@@ -64,6 +64,7 @@ Table below lists API endpoints in Azure vs. Azure Government for accessing and
6464
|-----------|-----------|-------|----------|----------------------|
6565
|**AI + machine learning**|Azure Bot Service|botframework.com|botframework.azure.us||
6666
||Azure AI Document Intelligence|cognitiveservices.azure.com|cognitiveservices.azure.us||
67+
||Azure OpenAI Service|openai.azure.com|openai.azure.us||
6768
||Computer Vision|cognitiveservices.azure.com|cognitiveservices.azure.us||
6869
||Custom Vision|cognitiveservices.azure.com|cognitiveservices.azure.us </br>[Portal](https://www.customvision.azure.us/)||
6970
||Content Moderator|cognitiveservices.azure.com|cognitiveservices.azure.us||
@@ -181,6 +182,22 @@ For feature variations and limitations, including API endpoints, see [Speech ser
181182

182183
<a name='cognitive-services-translator'></a>
183184

185+
### [Azure AI services: OpenAI Service](../ai-services/openai/overview.md)
186+
187+
The following features of Azure OpenAI are available in Azure Government:
188+
189+
|Feature|Azure OpenAI|
190+
|--------|--------|
191+
|Models available|US Gov Arizona:<br>&nbsp;&nbsp;&nbsp;GPT-4 (1106-Preview)<br>&nbsp;&nbsp;&nbsp;GPT-3.5-Turbo (1106)<br>&nbsp;&nbsp;&nbsp;GPT-3.5-Turbo (0125)<br>&nbsp;&nbsp;&nbsp;text-embedding-ada-002 (version 2)<br><br>US Gov Virginia:<br>&nbsp;&nbsp;&nbsp;GPT-4 (1106-Preview)<br>&nbsp;&nbsp;&nbsp;GPT-3.5-Turbo (0125)<br>&nbsp;&nbsp;&nbsp;text-embedding-ada-002 (version 2)<br><br>Learn more in [Azure OpenAI Service models](../ai-services/openai/concepts/models.md)|
192+
|Virtual network support & private link support|Yes, unless using [Azure OpenAI on your data](../ai-services/openai/concepts/use-your-data.md)|
193+
|Managed Identity|Yes, via Microsoft Entra ID|
194+
|UI experience|**Azure portal** for account & resource management<br>**Azure OpenAI Studio** for model exploration|
195+
196+
**Next steps**
197+
* Get started by requesting access to Azure OpenAI Service in Azure Government at [https://aka.ms/AOAIgovaccess](https://aka.ms/AOAIgovaccess)
198+
* Request quota increases for the pay-as-you-go consumption model, please fill out a separate form at [https://aka.ms/AOAIGovQuota](https://aka.ms/AOAIGovQuota)
199+
200+
184201
### [Azure AI services: Translator](../ai-services/translator/index.yml)
185202

186203
For feature variations and limitations, including API endpoints, see [Translator in sovereign clouds](../ai-services/translator/sovereign-clouds.md).

articles/azure-monitor/alerts/alerts-troubleshoot.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ If you can see a fired alert in the Azure portal, but didn't receive the email t
5555
- The settings of your email security appliance, if any (like Barracuda, Cisco).
5656

5757
1. **Have you accidentally unsubscribed from the action group?**
58+
> [!NOTE]
59+
> Keep in mind if you unsubscribe from an action group then all members from a distribution list will be unsubscribed as well. You can continue to use your distribution list email address. However, you will need to inform the users of your distribution list that if they unsubscribe, they are unsubscribing the whole distribution list rather than just themselves. A work around for this is to add the email address of all the users in the action group individually. One action group can contain up to 1000 email address. Then, if a specific user wants to unsubscribe, then they will be able to do so without affecting the other users. You will also be able to see which users have unsubscribed.
5860
5961
The alert emails provide a link to unsubscribe from the action group. To check if you accidentally unsubscribed from this action group, either:
6062

articles/azure-monitor/app/java-standalone-config.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,23 @@ For more information, see the [Telemetry processor](./java-standalone-telemetry-
413413
> [!NOTE]
414414
> If you want to drop specific (whole) spans for controlling ingestion cost, see [Sampling overrides](./java-standalone-sampling-overrides.md).
415415
416+
## Custom instrumentation (preview)
417+
418+
Starting from verion 3.3.1, you can capture spans for a method in your application:
419+
420+
```json
421+
{
422+
"preview": {
423+
"customInstrumentation": [
424+
{
425+
"className": "my.package.MyClass",
426+
"methodName": "myMethod"
427+
}
428+
]
429+
}
430+
}
431+
```
432+
416433
## Autocollected logging
417434

418435
Log4j, Logback, JBoss Logging, and java.util.logging are autoinstrumented. Logging performed via these logging frameworks is autocollected.

articles/azure-monitor/app/java-standalone-sampling-overrides.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,8 @@ with the text "exporting span".
189189

190190
>[!Note]
191191
> Only attributes set at the start of the span are available for sampling,
192-
so attributes such as `http.status_code` which are captured later on can't be used for sampling.
192+
so attributes such as `http.response.status_code` or request duration which are captured later on can be filtered through [OpenTelemetry Java extensions](https://opentelemetry.io/docs/languages/java/automatic/extensions/). Here is a [sample extension that filters spans based on request duration](https://github.com/Azure-Samples/ApplicationInsights-Java-Samples/tree/main/opentelemetry-api/java-agent/TelemetryFilteredBaseOnRequestDuration).
193+
193194

194195
## Troubleshooting
195196

articles/azure-netapp-files/cool-access-introduction.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,14 @@ Standard storage with cool access is supported for the following regions:
4848
* Germany West Central
4949
* Japan East
5050
* Japan West
51+
* Korea Central
52+
* Korea South
5153
* North Central US
5254
* North Europe
5355
* Norway East
5456
* Norway West
5557
* Qatar Central
58+
* South Africa North
5659
* South Central US
5760
* South India
5861
* Southeast Asia

0 commit comments

Comments
 (0)