Skip to content

Commit 48b7a50

Browse files
authored
Merge pull request #97511 from MicrosoftDocs/master
12/02 AM Publish
2 parents 265f1d6 + eac9d2f commit 48b7a50

File tree

184 files changed

+945
-1705
lines changed

Some content is hidden

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

184 files changed

+945
-1705
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11462,6 +11462,11 @@
1146211462
"redirect_url": "/azure/event-hubs/",
1146311463
"redirect_document_id": false
1146411464
},
11465+
{
11466+
"source_path": "articles/event-hubs/event-hubs-create-kafka-enabled.md",
11467+
"redirect_url": "/azure/event-hubs/event-hubs-create",
11468+
"redirect_document_id": false
11469+
},
1146511470
{
1146611471
"source_path": "articles/event-hubs/event-hubs-csharp-ephcs-getstarted.md",
1146711472
"redirect_url": "/azure/event-hubs/event-hubs-dotnet-standard-getstarted-send",

articles/active-directory/develop/authentication-flows-app-scenarios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,8 @@ Scenarios that involve acquiring tokens also map to OAuth 2.0 authentication flo
264264
</tr>
265265

266266
<tr>
267-
<td><a href=scenario-web-api-call-api-overview.md"><img alt="Web API that calls web APIs" src="media/scenarios/web-api.svg"></a></td>
268-
<td><a href=scenario-web-api-call-api-overview.md">A web API that calls web APIs</a></td>
267+
<td><a href="scenario-web-api-call-api-overview.md"><img alt="Web API that calls web APIs" src="media/scenarios/web-api.svg"></a></td>
268+
<td><a href="scenario-web-api-call-api-overview.md">A web API that calls web APIs</a></td>
269269
<td><a href="v2-oauth2-on-behalf-of-flow.md">On Behalf Of</a></td>
270270
<td>Work or school accounts and personal accounts</td>
271271
</tr>

articles/active-directory/fundamentals/active-directory-accessmanagement-managing-group-owners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.collection: M365-identity-device-management
1616
---
1717

1818
# Add or remove group owners in Azure Active Directory
19-
Azure Active Directory (Azure AD) groups are owned and managed by group owners. Group owners can be users or service principals, and are able to manage the group including membership. Only existing group owners or group-managing administrators can assign group onwers. Group owners aren't required to be members of the group.
19+
Azure Active Directory (Azure AD) groups are owned and managed by group owners. Group owners can be users or service principals, and are able to manage the group including membership. Only existing group owners or group-managing administrators can assign group owners. Group owners aren't required to be members of the group.
2020

2121
When a group has no owner, group-managing administrators are still able to manage the group.
2222

articles/active-directory/fundamentals/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -547,13 +547,13 @@ For more information about setting up Azure Monitor, see [Azure AD activity logs
547547

548548
On September 25, 2019, we'll be turning off the old, non-enhanced security info experience for registering and managing user security info and only turning on the new, [enhanced version](https://techcommunity.microsoft.com/t5/Azure-Active-Directory-Identity/Cool-enhancements-to-the-Azure-AD-combined-MFA-and-password/ba-p/354271). This means that your users will no longer be able to use the old experience.
549549

550-
For more information about the enhanced security info experience, see our [admin documentation](https://aka.ms/securityinfodocs)andour [user documentation](https://aka.ms/securityinfoguide).
550+
For more information about the enhanced security info experience, see our [admin documentation](https://aka.ms/securityinfodocs) and our [user documentation](https://aka.ms/securityinfoguide).
551551

552552
#### To turn on this new experience, you must:
553553

554554
1. Sign in to the Azure portal as a Global Administrator or User Administrator.
555555

556-
2. Go to**Azure Active Directory > User settings > Manage settings for access panel preview features**.
556+
2. Go to **Azure Active Directory > User settings > Manage settings for access panel preview features**.
557557

558558
3. In the **Users can use preview features for registering and managing security info - enhanced** area, select **Selected**, and then either choose a group of users or choose **All** to turn this feature on for all users in the tenant.
559559

articles/app-service/containers/app-service-linux-ci-cd.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
---
2-
title: Continuous deployment with Web App for Containers - Azure App Service | Microsoft Docs
3-
description: How to set up continuous deployment in Web App for Containers.
2+
title: CI/CD to custom Linux containers
3+
description: Learn how to set up continuous deployment to a custom Linux container in Azure App Service. Continuous deployment is supported for Docker Hub and ACR.
44
keywords: azure app service, linux, docker, acr,oss
5-
services: app-service
6-
documentationcenter: ''
7-
author: msangapu
8-
manager: jeconnoc
9-
editor: ''
5+
author: msangapu-msft
106

117
ms.assetid: a47fb43a-bbbd-4751-bdc1-cd382eae49f8
12-
ms.service: app-service
13-
ms.workload: na
14-
ms.tgt_pltfrm: na
158
ms.topic: article
169
ms.date: 11/08/2018
1710
ms.author: msangapu

articles/app-service/containers/app-service-linux-cli.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
11
---
2-
title: Manage Web App for Containers using Azure CLI - Azure App Service | Microsoft Docs
3-
description: Manage Web App for Containers using Azure CLI.
2+
title: Manage custom Linux containers with CLI
3+
description: Learn how to manage custom Linux containers in Azure App Service from the command line. Automate app provisioning or maintenance.
44
keywords: azure app service, web app, cli, linux, oss
5-
services: app-service
6-
documentationCenter: ''
75
author: ahmedelnably
8-
manager: cfowler
9-
editor: ''
106

11-
ms.assetid:
12-
ms.service: app-service
13-
ms.workload: na
14-
ms.tgt_pltfrm: na
157
ms.topic: article
168
ms.date: 08/22/2017
179
ms.author: aelnably

articles/app-service/containers/app-service-linux-faq.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
11
---
2-
title: App Service on Linux FAQ - Azure | Microsoft Docs
3-
description: Azure App Service on Linux FAQ.
2+
title: Run built-in containers FAQ
3+
description: Find answers to the frequently asked questions about the built-in Linux containers in Azure App Service.
44
keywords: azure app service, web app, faq, linux, oss, web app for containers, multi-container, multicontainer
5-
services: app-service
6-
documentationCenter: ''
75
author: msangapu-msft
8-
manager: stefsch
9-
editor: ''
106

11-
ms.assetid:
12-
ms.service: app-service
13-
ms.workload: na
14-
ms.tgt_pltfrm: na
157
ms.topic: article
168
ms.date: 10/30/2018
179
ms.author: msangapu

articles/app-service/containers/app-service-linux-intro.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
---
2-
title: Introduction to App Service on Linux - Azure | Microsoft Docs
3-
description: Learn about Azure App Service on Linux.
2+
title: Run code on default Linux containers
3+
description: Azure App Service can run your code on pre-built Linux containers. Find out how you can run your Linux web applications on Azure.
44
keywords: azure app service, linux, oss
5-
services: app-service
6-
documentationcenter: ''
75
author: msangapu-msft
8-
manager: gwallace
9-
editor: ''
106

117
ms.assetid: bc85eff6-bbdf-410a-93dc-0f1222796676
12-
ms.service: app-service
13-
ms.workload: na
14-
ms.tgt_pltfrm: na
158
ms.topic: overview
169
ms.date: 1/11/2019
1710
ms.author: msangapu

articles/app-service/containers/app-service-linux-ssh-support.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
---
2-
title: SSH support for App Service on Linux - Azure | Microsoft Docs
3-
description: Learn about using SSH with Azure App Service on Linux.
2+
title: SSH access for Linux containers
3+
description: You can open an SSH session to a Linux container in Azure App Service. Custom Linux containers are supported with some modifications to your custom image.
44
keywords: azure app service, web app, linux, oss
5-
services: app-service
6-
documentationcenter: ''
7-
author: msangapu
8-
manager: jeconnoc
9-
editor: ''
5+
author: msangapu-msft
106

117
ms.assetid: 66f9988f-8ffa-414a-9137-3a9b15a5573c
12-
ms.service: app-service
13-
ms.workload: na
14-
ms.tgt_pltfrm: na
158
ms.topic: article
169
ms.date: 02/25/2019
1710
ms.author: msangapu

articles/app-service/containers/choose-deployment-type.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
11
---
2-
title: Deploy custom image, multi-container, or built-in image - Azure App Service | Microsoft Docs
3-
description: How to decide between custom Docker container deployment, multi-container and a built-in application framework for App Service on Linux
2+
title: Deployment options for Linux containers
3+
description: Decide between custom Docker container deployment, multi-container and a built-in application framework for App Service on Linux.
44
keywords: azure app service, web app, linux, oss
5-
services: app-service
6-
documentationCenter: ''
7-
author: msangapu
8-
manager: jeconnoc
9-
editor: ''
10-
11-
ms.assetid:
12-
ms.service: app-service
13-
ms.workload: na
14-
ms.tgt_pltfrm: na
5+
author: msangapu-msft
6+
157
ms.topic: article
168
ms.date: 05/04/2018
179
ms.author: msangapu

0 commit comments

Comments
 (0)