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