Skip to content

Commit 502a597

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into acrseo3
2 parents 76fb029 + 1d5cf5a commit 502a597

File tree

74 files changed

+43
-215
lines changed

Some content is hidden

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

74 files changed

+43
-215
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-repository-scoped-permissions.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Permissions to repositories in Azure Container Registry
2+
title: Permissions to repositories
33
description: Create a token with permissions scoped to specific repositories in a registry to pull or push images
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: article
105
ms.date: 10/31/2019
11-
ms.author: danlep
126
---
137

148
# Repository-scoped permissions in Azure Container Registry

articles/container-registry/container-registry-retention-policy.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Policy to retain untagged manifests in Azure Container Registry
2+
title: Policy to retain untagged manifests
33
description: Learn how to enable a retention policy in your Azure container registry, for automatic deletion of untagged manifests after a defined period.
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: article
105
ms.date: 10/02/2019
11-
ms.author: danlep
126
---
137

148
# Set a retention policy for untagged manifests

articles/container-registry/container-registry-roles.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 - roles and permissions
2+
title: RBAC roles and permissions
33
description: Use Azure role-based access control (RBAC) and identity and access management (IAM) to provide fine-grained permissions to resources 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: 03/20/2019
11-
ms.author: danlep
126
---
137

148
# Azure Container Registry roles and permissions

articles/container-registry/container-registry-skus.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 SKUs
2+
title: Service tiers and SKUs
33
description: Learn about the features and limits in the Basic, Standard, and Premium service tiers (SKUs) of 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: 11/05/2019
11-
ms.author: danlep
126
---
137

148
# Azure Container Registry SKUs

articles/container-registry/container-registry-storage.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Image storage in Azure Container Registry
2+
title: Container image storage
33
description: Details on how your Docker container images are stored in Azure Container Registry, including security, redundancy, and capacity.
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: article
105
ms.date: 03/21/2018
11-
ms.author: danlep
126
---
137

148
# Container image storage in Azure Container Registry

articles/container-registry/container-registry-tasks-authentication-key-vault.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
---
2-
title: External authentication in an Azure Container Registry task
2+
title: External authentication from ACR task
33
description: Enable a managed identity for Azure Resources in an Azure Container Registry (ACR) task to allow the task to read Docker Hub credentials stored in an Azure key vault.
4-
services: container-registry
5-
author: dlepow
6-
7-
ms.service: container-registry
84
ms.topic: article
95
ms.date: 07/12/2019
10-
ms.author: danlep
116
---
127

138
# External authentication in an ACR task using an Azure-managed identity

articles/container-registry/container-registry-tasks-authentication-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use a managed identity with Azure Container Registry Tasks
2+
title: Managed identity in ACR task
33
description: Enable a managed identity for Azure Resources in an Azure Container Registry task to allow the task to access other Azure resources including other private container registries.
44
services: container-registry
55
author: dlepow

articles/container-registry/container-registry-tasks-cross-registry-authentication.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
---
2-
title: Cross-registry authentication from Azure Container Registry task
2+
title: Cross-registry authentication from ACR task
33
description: Configure an Azure Container Registry Task (ACR Task) to access another private Azure container registry by using a managed identity for Azure Resources
4-
services: container-registry
5-
author: dlepow
6-
7-
ms.service: container-registry
84
ms.topic: article
95
ms.date: 07/12/2019
10-
ms.author: danlep
116
---
127

138
# Cross-registry authentication in an ACR task using an Azure-managed identity

articles/container-registry/container-registry-tasks-multi-step.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Multi-step task to build, test & patch image - Azure Container Registry
2+
title: Multi-step task to build, test & patch image
33
description: Introduction to multi-step tasks, a feature of ACR Tasks in Azure Container Registry that provides task-based workflows for building, testing, and patching container images in the cloud.
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: article
105
ms.date: 03/28/2019
11-
ms.author: danlep
126
---
137

148
# Run multi-step build, test, and patch tasks in ACR Tasks

0 commit comments

Comments
 (0)