Skip to content

Commit

Permalink
Updating articles for content freshness
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcmurray committed Sep 21, 2016
1 parent 22c5bce commit 9b214c7
Show file tree
Hide file tree
Showing 11 changed files with 16 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
ms.tgt_pltfrm="na"
ms.devlang="na"
ms.topic="get-started-article"
ms.date="07/11/2016"
ms.date="09/20/2016"
ms.author="robmcm"/>

<!-- Note: This article replaces web-sites-php-web-site-gallery.md -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
ms.tgt_pltfrm="na"
ms.devlang="Java"
ms.topic="article"
ms.date="07/07/2016"
ms.date="09/20/2016"
ms.author="asirveda;robmcm"/>

# Debug a Java Web App on Azure in Eclipse
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
ms.tgt_pltfrm="na"
ms.devlang="Java"
ms.topic="article"
ms.date="07/07/2016"
ms.date="09/20/2016"
ms.author="asirveda;robmcm"/>

# Debug a Java Web App on Azure in IntelliJ
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
ms.tgt_pltfrm="na"
ms.devlang="na"
ms.topic="article"
ms.date="07/07/2016"
ms.date="09/20/2016"
ms.author="robmcm"/>

# Configuring a custom domain name for a web app in Azure App Service using Traffic Manager
Expand Down Expand Up @@ -55,7 +55,7 @@ To associate your custom domain with a web app in Azure App Service, you must ad

1. While the specifics of each registrar vary, in general you map *from* your custom domain name (such as **contoso.com**,) *to* the Traffic Manager domain name (**contoso.trafficmanager.net**) that is used for your web app.

> [AZURE.NOTE] Alternatively, if a record is already in use and you need to preemptively bind your apps to it, create a TXT record for **awverify.contoso.com** to **contoso.trafficmanager.net**.
> [AZURE.NOTE] Alternatively, if a record is already in use and you need to preemptively bind your apps to it, create a TXT record for **awverify.contoso.com** to **contoso.trafficmanager.net**. For more information, see [Create DNS records for a web app in a custom domain][CREATEDNS].
1. Once you have finished adding or modifying DNS records at your registrar, save the changes.

Expand All @@ -71,3 +71,7 @@ For more information, see the [Node.js Developer Center](/develop/nodejs/).
[AZURE.INCLUDE [app-service-web-whats-changed](../../includes/app-service-web-whats-changed.md)]

[AZURE.INCLUDE [app-service-web-try-app-service](../../includes/app-service-web-try-app-service.md)]

<!-- URL List -->

[CREATEDNS]: ../dns/dns-web-sites-custom-domain.md
2 changes: 1 addition & 1 deletion articles/azure-toolkit-for-eclipse-whats-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
ms.tgt_pltfrm="multiple"
ms.devlang="Java"
ms.topic="article"
ms.date="07/07/2016"
ms.date="09/20/2016"
ms.author="robmcm;asirveda"/>

<!-- Legacy MSDN URL = https://msdn.microsoft.com/library/azure/hh694270.aspx -->
Expand Down
2 changes: 1 addition & 1 deletion articles/azure-toolkit-for-eclipse.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
ms.tgt_pltfrm="multiple"
ms.devlang="Java"
ms.topic="article"
ms.date="07/07/2016"
ms.date="09/20/2016"
ms.author="robmcm;asirveda"/>

<!-- Legacy MSDN URL = https://msdn.microsoft.com/library/azure/hh694271.aspx -->
Expand Down
2 changes: 1 addition & 1 deletion articles/azure-toolkit-for-intellij-whats-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
ms.tgt_pltfrm="multiple"
ms.devlang="Java"
ms.topic="article"
ms.date="07/07/2016"
ms.date="09/20/2016"
ms.author="robmcm;asirveda"/>

# What's New in the Azure Toolkit for IntelliJ
Expand Down
2 changes: 1 addition & 1 deletion articles/azure-toolkit-for-intellij.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
ms.tgt_pltfrm="multiple"
ms.devlang="Java"
ms.topic="article"
ms.date="07/07/2016"
ms.date="09/20/2016"
ms.author="robmcm;asirveda"/>

# Azure Toolkit for IntelliJ
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
ms.tgt_pltfrm="mobile-windows-store"
ms.devlang="dotnet"
ms.topic="article"
ms.date="07/21/2016"
ms.date="09/20/2016"
ms.author="glenga"/>

# Creating a Leaderboard App with Azure Mobile Services .NET Backend
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
ms.tgt_pltfrm="vm-multiple"
ms.devlang="java"
ms.topic="article"
ms.date="06/27/2016"
ms.date="09/20/2016"
ms.author="robmcm"/>

# How to use the Azure slave plug-in with Hudson Continuous Integration
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
ms.tgt_pltfrm="vm-multiple"
ms.devlang="java"
ms.topic="article"
ms.date="06/27/2016"
ms.date="09/20/2016"
ms.author="robmcm"/>

# How to use the Azure slave plug-in with Jenkins Continuous Integration
Expand Down

0 comments on commit 9b214c7

Please sign in to comment.