Skip to content

Commit 0b1c155

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into rolyon-rbac-unknown-ui
2 parents 544ec74 + 5473b42 commit 0b1c155

16 files changed

+19
-90
lines changed

articles/active-directory/authentication/howto-authentication-passwordless-security-key-windows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ This document focuses on enabling FIDO2 security key based passwordless authenti
4242
- “Run as“ is **not supported** using security key.
4343
- Log in to a server using security key is **not supported**.
4444
- If you have not used your security key to sign in to your device while online, you will not be able to use it to sign in or unlock offline.
45+
- Signing in or unlocking a Windows 10 device with a security key containing multiple Azure AD accounts. This scenario will utilize the last account added to the security key. WebAuthN will allow users to choose the account they wish to use.
4546

4647
## Prepare devices for preview
4748

articles/container-registry/container-registry-health-error-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Error reference for health check
2+
title: Error reference for health checks
33
description: Error codes and possible solutions to problems found by running the az acr check-health diagnostic command in Azure Container Registry
44
ms.topic: article
55
ms.date: 07/02/2019

articles/container-registry/container-registry-helm-repos.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Use Helm repositories in Azure Container Registry
2+
title: Store Helm charts
33
description: Learn how to use a Helm repository with Azure Container Registry to store charts for your applications
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: article
105
ms.date: 09/24/2018
11-
ms.author: iainfou
126
---
137

148
# Use Azure Container Registry as a Helm repository for your application charts

articles/container-registry/container-registry-image-formats.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Azure Container Registry content formats
2+
title: Supported content formats
33
description: Learn about content formats supported by Azure Container Registry, including Docker-compatible container images, Helm charts, OCI images, and OCI artifacts.
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: article
105
ms.date: 08/30/2019
11-
ms.author: danlep
126
---
137

148
# Content formats supported in Azure Container Registry

articles/container-registry/container-registry-image-lock.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Lock an image in Azure Container Registry
2+
title: Lock images
33
description: Set attributes for a container image or repository so it can't be deleted or overwritten in an Azure container registry.
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: article
105
ms.date: 09/30/2019
11-
ms.author: danlep
126
---
137

148
# Lock a container image in an Azure container registry

articles/container-registry/container-registry-image-tag-version.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
2-
title: Tag and version images in Azure Container Registry
2+
title: Image tag best practices
33
description: Best practices for tagging and versioning Docker container images when pushing images to and pulling images from an Azure container registry
4-
services: container-registry
54
author: stevelasker
6-
7-
ms.service: container-registry
85
ms.topic: article
96
ms.date: 07/10/2019
107
ms.author: stevelas

articles/container-registry/container-registry-import-images.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Import container images to Azure Container Registry
2+
title: Import container images
33
description: Import container images to an Azure container registry by using Azure APIs, without needing to run Docker commands.
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: article
105
ms.date: 02/06/2019
11-
ms.author: danlep
126
---
137

148
# Import container images to a container registry

articles/container-registry/container-registry-intro.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
---
2-
title: Private Docker container registries in Azure - overview
2+
title: Managed container registries
33
description: Introduction to the Azure Container Registry service, providing cloud-based, managed, private Docker registries.
4-
services: container-registry
54
author: stevelas
6-
manager: gwallace
7-
8-
ms.service: container-registry
95
ms.topic: overview
106
ms.date: 06/28/2019
117
ms.author: stevelas

articles/container-registry/container-registry-oci-artifacts.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
---
2-
title: Push OCI artifacts to private Azure container registry
2+
title: Push and pull OCI artifact
33
description: Push and pull Open Container Initiative (OCI) artifacts using a private container registry in Azure
4-
services: container-registry
54
author: SteveLasker
65
manager: gwallace
7-
8-
ms.service: container-registry
96
ms.topic: article
107
ms.date: 08/30/2019
118
ms.author: stevelas
12-
ms.custom:
139
---
1410

1511
# Push and pull an OCI artifact using an Azure container registry

articles/container-registry/container-registry-quickstart-task-cli.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
11
---
2-
title: Quickstart - Build & run container image in Azure Container Registry
2+
title: Quickstart - Build & run container image
33
description: Quickly run tasks with Azure Container Registry to build and run a container image on-demand, in the cloud.
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: quickstart
105
ms.date: 04/02/2019
11-
ms.author: danlep
12-
ms.custom:
136
---
147
# Quickstart: Build and run a container image using Azure Container Registry Tasks
158

0 commit comments

Comments
 (0)