Skip to content

Commit 6712c35

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into waf-req-size
2 parents 2efcd7d + 6ae3d3c commit 6712c35

File tree

39 files changed

+73
-77
lines changed

39 files changed

+73
-77
lines changed

articles/advisor/advisor-alerts-bicep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Create Azure Advisor alerts for new recommendations using Bicep
33
description: Learn how to set up an alert for new recommendations from Azure Advisor using Bicep.
4-
author: schaffererin
4+
author: orspod
55
ms.topic: quickstart
6-
ms.author: v-eschaffer
6+
ms.author: orspodek
77
ms.custom: subject-armqs, devx-track-azurepowershell, mode-arm
88
ms.date: 04/26/2022
99
---

articles/azure-app-configuration/quickstart-bicep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Create an Azure App Configuration store using Bicep
33
titleSuffix: Azure App Configuration
44
description: Learn how to create an Azure App Configuration store using Bicep.
5-
author: schaffererin
6-
ms.author: v-eschaffer
5+
author: barbkess
6+
ms.author: barbkess
77
ms.date: 05/06/2022
88
ms.service: azure-app-configuration
99
ms.topic: quickstart

articles/azure-cache-for-redis/cache-redis-cache-bicep-provision.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Deploy Azure Cache for Redis using Bicep
33
description: Learn how to use Bicep to deploy an Azure Cache for Redis resource.
4-
author: schaffererin
5-
ms.author: v-eschaffer
4+
author: barbkess
5+
ms.author: barbkess
66
ms.service: cache
77
ms.topic: conceptual
88
ms.custom: subject-armqs, devx-track-azurepowershell

articles/azure-cache-for-redis/cache-web-app-bicep-with-redis-cache-provision.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Provision Web App that uses Azure Cache for Redis using Bicep
33
description: Use Bicep to deploy web app with Azure Cache for Redis.
4-
author: schaffererin
4+
author: mijacobs
55
ms.service: app-service
66
ms.topic: conceptual
77
ms.date: 05/24/2022
8-
ms.author: v-eschaffer
8+
ms.author: mijacobs
99
ms.custom: devx-track-azurepowershell
1010

1111
---

articles/azure-functions/functions-create-first-function-bicep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Create your function app resources in Azure using Bicep
33
description: Create and deploy to Azure a simple HTTP triggered serverless function using Bicep.
4-
author: schaffererin
5-
ms.author: v-eschaffer
4+
author: mijacobs
5+
ms.author: mijacobs
66
ms.date: 06/12/2022
77
ms.topic: quickstart
88
ms.service: azure-functions

articles/azure-signalr/signalr-quickstart-azure-signalr-service-bicep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: 'Quickstart: Create an Azure SignalR Service - Bicep'
33
description: In this quickstart, learn how to create an Azure SignalR Service using Bicep.
4-
author: schaffererin
5-
ms.author: v-eschaffer
4+
author: mcleblanc
5+
ms.author: markl
66
ms.date: 05/18/2022
77
ms.topic: quickstart
88
ms.service: signalr

articles/azure-video-indexer/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
items:
7878
- name: Transparency notes
7979
href: /legal/azure-video-indexer/transparency-note?context=/azure/azure-video-indexer/context/context
80-
- name: Audio Effects Detection
80+
- name: Audio effects detection
8181
href: /legal/azure-video-indexer/audio-effects-detection-transparency-note?context=/azure/azure-video-indexer/context/context
8282
- name: Faces detection
8383
href: /legal/azure-video-indexer/face-detection-transparency-note?context=/azure/azure-video-indexer/context/context

articles/batch/quick-create-bicep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Azure Quickstart - Create a Batch account - Bicep file
33
description: This quickstart shows how to create a Batch account by using a Bicep file.
4-
author: schaffererin
4+
author: FuzziWumpus
55
ms.date: 03/22/2022
66
ms.topic: quickstart
7-
ms.author: v-eschaffer
7+
ms.author: mkluck
88
ms.custom: subject-armqs, mode-arm
99
tags: azure-resource-manager, bicep
1010
---

articles/cognitive-services/create-account-bicep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: Create an Azure Cognitive Services resource using Bicep | Microsoft Docs
33
description: Create an Azure Cognitive Service resource with Bicep.
44
keywords: cognitive services, cognitive solutions, cognitive intelligence, cognitive artificial intelligence
55
services: cognitive-services
6-
author: schaffererin
6+
author: nitinme
77
ms.service: cognitive-services
88
ms.topic: quickstart
99
ms.date: 04/29/2022
10-
ms.author: v-eschaffer
10+
ms.author: nitinme
1111
ms.custom: subject-armqs, mode-arm
1212
---
1313

articles/container-instances/container-instances-quickstart-bicep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Quickstart - create a container instance - Bicep
33
description: In this quickstart, you use a Bicep file to quickly deploy a containerized web app that runs in an isolated Azure container instance.
4-
author: schaffererin
4+
author: mamccrea
55
services: azure-resource-manager
6-
ms.author: v-eschaffer
6+
ms.author: mamccrea
77
ms.date: 03/10/2022
88
ms.topic: quickstart
99
ms.service: container-instances

0 commit comments

Comments
 (0)