From e6f10babcee407ff149ff83da96ac2f5f08a1171 Mon Sep 17 00:00:00 2001 From: Jianghao Lu Date: Thu, 24 Aug 2017 12:52:07 -0700 Subject: [PATCH] Exclude monitoring from roll up package --- .../samples/ManageFunctionAppWithAuthentication.java | 2 +- azure/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/azure-samples/src/main/java/com/microsoft/azure/management/appservice/samples/ManageFunctionAppWithAuthentication.java b/azure-samples/src/main/java/com/microsoft/azure/management/appservice/samples/ManageFunctionAppWithAuthentication.java index 51bb9318d3cd9..99d5e2c1160a5 100644 --- a/azure-samples/src/main/java/com/microsoft/azure/management/appservice/samples/ManageFunctionAppWithAuthentication.java +++ b/azure-samples/src/main/java/com/microsoft/azure/management/appservice/samples/ManageFunctionAppWithAuthentication.java @@ -33,7 +33,7 @@ /** * Azure App Service basic sample for managing function apps. * - Create 3 function apps under the same new app service plan and with the same storage account - * - Deploy 1 & 2 via Git a function that calculates the square of a number + * - Deploy 1 & 2 via Git a function that calculates the square of a number * - Deploy 3 via Web Deploy * - Enable app level authentication for the 1st function app * - Verify the 1st function app can be accessed with the admin key diff --git a/azure/pom.xml b/azure/pom.xml index 2379b8cf5fda6..1115adba0b867 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -151,11 +151,11 @@ azure-mgmt-search 1.1.3-SNAPSHOT - + com.microsoft.azure azure-mgmt-servicebus