Skip to content

Commit 4f3aa8a

Browse files
authored
Merge branch 'MicrosoftDocs:main' into main
2 parents ab16598 + 5cad94d commit 4f3aa8a

20 files changed

+26
-25
lines changed

articles/azure-resource-manager/management/preview-features.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Set up preview features in Azure subscription
33
description: Describes how to list, register, or unregister preview features in your Azure subscription for a resource provider.
44
ms.topic: how-to
5-
ms.date: 09/26/2024
5+
ms.date: 12/12/2024
66
ms.custom: devx-track-azurepowershell, devx-track-azurecli
77
# Customer intent: As an Azure user, I want to use preview features in my subscription so that I can expose a resource provider's preview functionality.
88
---
@@ -25,7 +25,8 @@ You can list all the preview features and their registration states for an Azure
2525

2626
# [Portal](#tab/azure-portal)
2727

28-
The portal only shows a preview feature when the service that owns the feature has explicitly opted in to the preview features management experience.
28+
> [!NOTE]
29+
> The portal only shows a preview feature when the service that owns the feature has explicitly opted in to the preview features management experience. In case the feature you are looking for doesn't appear on the list available, we recommend using [Azure CLI](./preview-features.md?tabs=azure-cli#list-preview-features) and [Azure Powershell](./preview-features.md?tabs=azure-powershell#list-preview-features).
2930
3031
1. Sign in to the [Azure portal](https://portal.azure.com/).
3132
1. In the search box, enter _subscriptions_ and select **Subscriptions**.
@@ -101,7 +102,7 @@ Name RegistrationState
101102
Microsoft.Compute/InGuestPatchVMPreview NotRegistered
102103
```
103104

104-
# [PowerShell](#tab/azure-powershell)
105+
# [Azure PowerShell](#tab/azure-powershell)
105106

106107
To list all the subscription's preview features, use the [Get-AzProviderFeature](/powershell/module/az.resources/get-azproviderfeature) cmdlet.
107108

@@ -210,7 +211,7 @@ Microsoft.Compute/InGuestPatchVMPreview Registered
210211
> [!NOTE]
211212
> When the register command runs, a message is displayed that after the feature is registered, to run `az provider register --namespace <provider-name>` to propagate the changes.
212213
213-
# [PowerShell](#tab/azure-powershell)
214+
# [Azure PowerShell](#tab/azure-powershell)
214215

215216
To register a preview feature, use the [Register-AzProviderFeature](/powershell/module/az.resources/register-azproviderfeature) cmdlet.
216217

@@ -306,7 +307,7 @@ Name RegistrationState
306307
Microsoft.Compute/InGuestPatchVMPreview Unregistered
307308
```
308309

309-
# [PowerShell](#tab/azure-powershell)
310+
# [Azure PowerShell](#tab/azure-powershell)
310311

311312
To unregister a preview feature, use the [Unregister-AzProviderFeature](/powershell/module/az.resources/unregister-azproviderfeature) cmdlet. The `RegistrationState` state changes to **Unregistered**.
312313

articles/container-apps/how-to-integrate-with-azure-front-door.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ az network private-endpoint-connection approve --id <PRIVATE_ENDPOINT_CONNECTION
216216

217217
## Add a route
218218

219-
Run the following command to map the endpoint you created earlier to the origin group.
219+
Run the following command to map the endpoint you created earlier to the origin group. Private endpoints on Azure Container Apps only support inbound HTTP traffic. TCP traffic is not supported.
220220

221221
```azurecli
222222
az afd route create \

articles/container-apps/tutorial-java-quarkus-connect-managed-identity-postgresql-database.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ cd quarkus-quickstarts/hibernate-orm-panache-quickstart
7676

7777
### Modify your project
7878

79-
1. Add the required dependencies to your project's BOM file.
79+
1. Add the required dependencies to your project's POM file.
8080

8181
```xml
8282
<dependency>
@@ -171,7 +171,7 @@ cd quarkus-quickstarts/hibernate-orm-panache-quickstart
171171

172172
1. Push the image to the registry.
173173

174-
Use [docker push][docker-push] to push the image to the registry instance. This example creates the `quarkus-postgres-passwordless-app` repository, containing the `quarkus-postgres-passwordless-app:v1` image.
174+
Use `docker push` to push the image to the registry instance. This example creates the `quarkus-postgres-passwordless-app` repository, containing the `quarkus-postgres-passwordless-app:v1` image.
175175

176176
```bash
177177
docker push $CONTAINER_IMAGE

articles/managed-ccf/includes/proposal-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: include
55
ms.date: 09/13/2023
66
ms.author: msmbaldwin
77

8-
# Prerequites include for quickstarts and how to guides for creating and submitting proposals.
8+
# Prerequisites include for quickstarts and how to guides for creating and submitting proposals.
99

1010
---
1111

articles/managed-ccf/includes/register-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: include
55
ms.date: 09/13/2023
66
ms.author: msmbaldwin
77

8-
# Prerequites include for quickstarts and how to guides for registering the Microsoft.ConfidentialLedger provider.
8+
# Prerequisites include for quickstarts and how to guides for registering the Microsoft.ConfidentialLedger provider.
99

1010
---
1111

articles/managed-ccf/includes/submit-vote.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: include
55
ms.date: 09/13/2023
66
ms.author: msmbaldwin
77

8-
# Prerequites include for quickstarts and how to guides for registering the Microsoft.ConfidentialLedger provider.
8+
# Prerequisites include for quickstarts and how to guides for registering the Microsoft.ConfidentialLedger provider.
99

1010
---
1111

articles/managed-ccf/includes/view-members.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: include
55
ms.date: 09/13/2023
66
ms.author: msmbaldwin
77

8-
# Prerequites include for quickstarts and how to guides for registering the Microsoft.ConfidentialLedger provider.
8+
# Prerequisites include for quickstarts and how to guides for registering the Microsoft.ConfidentialLedger provider.
99

1010
---
1111

articles/managed-ccf/quickstart-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Azure Managed CCF (Managed CCF) is a new and highly secure service for deploying
2525

2626
## Setup
2727

28-
This quickstart uses the Azure Identity library, along with Azure CLI or Azure PowerShell, to authenticate user to Azure Services. Developers can also use Visual Studio or Visual Studi- [OpenSSL](https://www.openssl.org/) on a computer running Windows or Linux.o Code to authenticate their calls. For more information, see [Authenticate the client with Azure Identity client library](/python/api/overview/azure/identity-readme).
28+
This quickstart uses the Azure Identity library, along with Azure CLI or Azure PowerShell, to authenticate user to Azure Services. Developers can also use Visual Studio on a computer running Windows or Linux Code to authenticate their calls. For more information, see [Authenticate the client with Azure Identity client library](/python/api/overview/azure/identity-readme).
2929

3030
### Sign in to Azure
3131

articles/managed-grafana/find-help-open-support-ticket.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Find help or open a ticket for Azure Managed Grafana
3-
description: Learn how to find help, get tehcnical information or open a support ticket for Azure Managed Grafana
3+
description: Learn how to find help, get technical information or open a support ticket for Azure Managed Grafana
44
author: maud-lv
55
ms.service: azure-managed-grafana
66
ms.topic: troubleshooting

articles/migrate/azure-monitor-agent-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ As per the pricing change, you'll be billed against the volume of data gathered
5858
5959
| where DataType in (AzureMigrateDataTables)
6060
61-
| summarize AzureMigateGBperMonth=sum(Quantity)/1000
61+
| summarize AzureMigrateGBperMonth=sum(Quantity)/1000
6262
```
6363
6464
## Support for Azure Monitor agent in Azure Migrate

0 commit comments

Comments
 (0)