Skip to content

Commit 60e75c0

Browse files
Merge pull request #312370 from MicrosoftDocs/main
Auto Publish – main to live - 2026-02-26 18:00 UTC
2 parents b29d6e2 + 527334f commit 60e75c0

38 files changed

Lines changed: 239 additions & 222 deletions

File tree

articles/app-service/overview-authentication-authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Authentication and Authorization
33
description: Learn about the built-in authentication and authorization support in Azure App Service and Azure Functions, and how it can help secure your app.
44
ms.assetid: b7151b57-09e5-4c77-a10c-375a262f17e5
5-
ms.topic: conceptual
5+
ms.topic: concept-article
66
ms.date: 03/28/2025
77
ms.update-cycle: 1095-days
88
ms.reviewer: mahender

articles/azure-functions/durable/durable-functions-create-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create Durable Functions using the Azure portal
33
description: Learn how to install the Durable Functions extension for Azure Functions for portal development.
4-
ms.topic: conceptual
4+
ms.topic: how-to
55
ms.date: 04/10/2020
66
ms.reviewer: azfuncdf
77
ms.devlang: csharp

articles/azure-resource-manager/bicep/private-module-registry.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create a private container registry in Azure for Bicep modules
33
description: Learn how to set up a private container registry in Azure for private Bicep modules.
44
ms.topic: how-to
5-
ms.date: 12/22/2025
5+
ms.date: 02/25/2026
66
ms.custom: devx-track-bicep
77
---
88

@@ -49,6 +49,9 @@ A Bicep registry is hosted on [Azure Container Registry (ACR)](/azure/container-
4949
>
5050
> The private container registry must have the policy `azureADAuthenticationAsArmPolicy` set to `enabled`. If `azureADAuthenticationAsArmPolicy` is set to `disabled`, you'll get a 401 (Unauthorized) error message when publishing modules. See [Azure Container Registry introduces the Conditional Access policy](/azure/container-registry/container-registry-configure-conditional-access).
5151
52+
> [!WARNING]
53+
> If `properties.policies.quarantinePolicy.status` is enabled on your Azure Container Registry, your Bicep module will "successfully" publish but the versions/tags are stripped or hidden.
54+
5255
## Publish files to registry
5356
5457
After setting up the container registry, you can publish files to it. Use the [publish](bicep-cli.md#publish) command and provide any Bicep files you intend to use as modules. Specify the target location for the module in your registry. The publish command creates an ARM template, which is stored in the registry. This means if publishing a Bicep file that references other local modules, these modules are fully expanded as one JSON file and published to the registry.

articles/communication-services/concepts/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services: azure-communication-services
77

88
ms.author: srahaman
99
ms.date: 06/30/2021
10-
ms.topic: conceptual
10+
ms.topic: best-practice
1111
ms.service: azure-communication-services
1212
ms.custom: devx-track-js
1313
zone_pivot_groups: acs-plat-web-native

articles/communication-services/concepts/email/email-domain-and-sender-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: sphenry
77
services: azure-communication-services
88
ms.author: bashan
99
ms.date: 03/31/2023
10-
ms.topic: conceptual
10+
ms.topic: concept-article
1111
ms.service: azure-communication-services
1212
---
1313
# Email domains and sender authentication for Azure Communication Services

articles/communication-services/concepts/voice-video-calling/retrieve-support-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: This article describes how to provide effective user feedback.
55
author: ahammer
66
ms.author: adamhammer
77
ms.service: azure-communication-services
8-
ms.topic: conceptual
8+
ms.topic: concept-article
99
ms.date: 06/28/2025
1010
---
1111

articles/container-apps/azure-arc-create-container-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-container-apps
77
ms.custom:
88
- devx-track-azurecli
99
- build-2025
10-
ms.topic: conceptual
10+
ms.topic: tutorial
1111
ms.date: 05/02/2025
1212
ms.author: cshoe
1313
---

articles/cost-management-billing/automate/partner-automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: This article explains how Microsoft partners and their customers ca
55
author: vikramdesai01
66
ms.author: vikdesai
77
ms.date: 06/26/2025
8-
ms.topic: conceptual
8+
ms.topic: concept-article
99
ms.service: cost-management-billing
1010
ms.subservice: cost-management
1111
ms.reviewer: vikdesai

articles/data-factory/connector-impala.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to copy data from Impala to supported sink data stores us
44
titleSuffix: Azure Data Factory & Azure Synapse
55
author: jianleishen
66
ms.subservice: data-movement
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.date: 06/16/2025
99
ms.author: jianleishen
1010
ms.custom:

articles/data-factory/data-flow-conditional-split.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: kromerm
66
ms.author: makromer
77
ms.reviewer: daperlov
88
ms.subservice: data-flows
9-
ms.topic: conceptual
9+
ms.topic: concept-article
1010
ms.custom: synapse
1111
ms.date: 02/13/2025
1212
---

0 commit comments

Comments
 (0)