diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 00000000..5008ddfc Binary files /dev/null and b/.DS_Store differ diff --git a/analytics/adx/create-database/pom.xml b/analytics/adx/create-database/pom.xml index 05cc45d7..295b8f63 100644 --- a/analytics/adx/create-database/pom.xml +++ b/analytics/adx/create-database/pom.xml @@ -9,5 +9,5 @@ adx-create-database pom - Create a database + Analytics :: Data Explorer :: Create a database diff --git a/analytics/adx/create-table/pom.xml b/analytics/adx/create-table/pom.xml index bc897267..16e28137 100644 --- a/analytics/adx/create-table/pom.xml +++ b/analytics/adx/create-table/pom.xml @@ -9,5 +9,5 @@ adx-create-table pom - Create a table + Analytics :: Data Explorer :: Create a table diff --git a/analytics/adx/create/pom.xml b/analytics/adx/create/pom.xml index 42d5f6f3..c52dc07b 100644 --- a/analytics/adx/create/pom.xml +++ b/analytics/adx/create/pom.xml @@ -9,5 +9,5 @@ adx-create pom - Create an Azure Data Explorer cluster + Analytics :: Data Explorer :: Create an Azure Data Explorer cluster diff --git a/analytics/adx/ingest-client/pom.xml b/analytics/adx/ingest-client/pom.xml index 65e10777..27db14e4 100644 --- a/analytics/adx/ingest-client/pom.xml +++ b/analytics/adx/ingest-client/pom.xml @@ -9,7 +9,7 @@ adx-ingest-client jar - Ingest Client + Analytics :: Data Explorer :: Ingest Client ingest diff --git a/analytics/adx/pom.xml b/analytics/adx/pom.xml index 60896965..d04d21fc 100644 --- a/analytics/adx/pom.xml +++ b/analytics/adx/pom.xml @@ -10,7 +10,7 @@ examples.azure.analytics.adx project pom - Azure Data Explorer examples + Analytics :: Data Explorer create create-database diff --git a/analytics/eventhubs/create-eventhub/pom.xml b/analytics/eventhubs/create-eventhub/pom.xml index d116aec5..d794b095 100644 --- a/analytics/eventhubs/create-eventhub/pom.xml +++ b/analytics/eventhubs/create-eventhub/pom.xml @@ -9,5 +9,5 @@ eventhubs-create-eventhub pom - Create an event hub + Analytics :: Event Hubs :: Create an event hub diff --git a/analytics/eventhubs/create-namespace/pom.xml b/analytics/eventhubs/create-namespace/pom.xml index b1408ac1..37a16f4b 100644 --- a/analytics/eventhubs/create-namespace/pom.xml +++ b/analytics/eventhubs/create-namespace/pom.xml @@ -9,5 +9,5 @@ eventhubs-create-namespace pom - Create a namespace + Analytics :: Event Hubs :: Create a namespace diff --git a/analytics/eventhubs/pom.xml b/analytics/eventhubs/pom.xml index e77be9b8..c5cf435a 100644 --- a/analytics/eventhubs/pom.xml +++ b/analytics/eventhubs/pom.xml @@ -10,7 +10,7 @@ examples.azure.analytics.eventhubs project pom - Azure Event Hubs examples + Analytics :: Event Hubs create-eventhub create-namespace diff --git a/analytics/eventhubs/receive-event/pom.xml b/analytics/eventhubs/receive-event/pom.xml index 4198d690..2cdc12b1 100644 --- a/analytics/eventhubs/receive-event/pom.xml +++ b/analytics/eventhubs/receive-event/pom.xml @@ -9,7 +9,7 @@ eventhubs-receive-event jar - Receive an event + Analytics :: Event Hubs :: Receive an event receive-event diff --git a/analytics/eventhubs/send-event/pom.xml b/analytics/eventhubs/send-event/pom.xml index a2c7152a..35a36a87 100644 --- a/analytics/eventhubs/send-event/pom.xml +++ b/analytics/eventhubs/send-event/pom.xml @@ -9,7 +9,7 @@ eventhubs-send-event jar - Send an event + Analytics :: Event Hubs :: Send an event send-event diff --git a/compute/appservice/create-deployment-slot/pom.xml b/compute/appservice/create-deployment-slot/pom.xml index 06865ce1..71e06c91 100644 --- a/compute/appservice/create-deployment-slot/pom.xml +++ b/compute/appservice/create-deployment-slot/pom.xml @@ -9,7 +9,7 @@ appservice-create-deployment-slot pom - Create a deployment slot + Compute :: App Service :: Create a deployment slot UTF-8 diff --git a/compute/appservice/create-plan/pom.xml b/compute/appservice/create-plan/pom.xml index afe7d886..c8cab9e3 100644 --- a/compute/appservice/create-plan/pom.xml +++ b/compute/appservice/create-plan/pom.xml @@ -9,5 +9,5 @@ appservice-create-plan pom - Create an App Service Plan + Compute :: App Service :: Create an App Service Plan diff --git a/compute/appservice/delete-plan/pom.xml b/compute/appservice/delete-plan/pom.xml index f5913781..a6518531 100644 --- a/compute/appservice/delete-plan/pom.xml +++ b/compute/appservice/delete-plan/pom.xml @@ -9,5 +9,5 @@ appservice-delete-plan pom - Delete an App Service Plan + Compute :: App Service :: Delete an App Service Plan diff --git a/compute/appservice/delete-webapp/pom.xml b/compute/appservice/delete-webapp/pom.xml index 10dab215..d6b80920 100644 --- a/compute/appservice/delete-webapp/pom.xml +++ b/compute/appservice/delete-webapp/pom.xml @@ -9,7 +9,7 @@ appservice-delete-webapp pom - Delete your web application + Compute :: App Service :: Delete your web application UTF-8 diff --git a/compute/appservice/deploy-to-deployment-slot/pom.xml b/compute/appservice/deploy-to-deployment-slot/pom.xml index 44af4145..c05cba66 100644 --- a/compute/appservice/deploy-to-deployment-slot/pom.xml +++ b/compute/appservice/deploy-to-deployment-slot/pom.xml @@ -9,7 +9,7 @@ appservice-deploy-to-deployment-slot war - Deploy to a deployment slot + Compute :: App Service :: Deploy to a deployment slot diff --git a/compute/appservice/docker-glassfish/pom.xml b/compute/appservice/docker-glassfish/pom.xml index f2e99614..e0a0b566 100644 --- a/compute/appservice/docker-glassfish/pom.xml +++ b/compute/appservice/docker-glassfish/pom.xml @@ -9,7 +9,7 @@ appservice-docker-glassfish pom - Deploy Glassfish using a Docker image + Compute :: App Service :: Deploy Glassfish using a Docker image diff --git a/compute/appservice/docker-graalvm/pom.xml b/compute/appservice/docker-graalvm/pom.xml index cad96b9e..0b305c89 100644 --- a/compute/appservice/docker-graalvm/pom.xml +++ b/compute/appservice/docker-graalvm/pom.xml @@ -9,7 +9,7 @@ appservice-docker-graalvm pom - Deploy a GraalVM application using a Docker image + Compute :: App Service :: Deploy a GraalVM application using a Docker image diff --git a/compute/appservice/docker-jetty/pom.xml b/compute/appservice/docker-jetty/pom.xml index 7423854f..dce3ffcd 100644 --- a/compute/appservice/docker-jetty/pom.xml +++ b/compute/appservice/docker-jetty/pom.xml @@ -9,7 +9,7 @@ appservice-docker-jetty pom - Deploy Jetty using a Docker image + Compute :: App Service :: Deploy Jetty using a Docker image diff --git a/compute/appservice/docker-payara/pom.xml b/compute/appservice/docker-payara/pom.xml index 0d9e55ae..140b51c2 100644 --- a/compute/appservice/docker-payara/pom.xml +++ b/compute/appservice/docker-payara/pom.xml @@ -9,7 +9,7 @@ appservice-docker-payara pom - Deploy Payara using a Docker image + Compute :: App Service :: Deploy Payara using a Docker image diff --git a/compute/appservice/docker-tomcat/pom.xml b/compute/appservice/docker-tomcat/pom.xml index d02c7b84..264cf579 100644 --- a/compute/appservice/docker-tomcat/pom.xml +++ b/compute/appservice/docker-tomcat/pom.xml @@ -9,7 +9,7 @@ appservice-docker-tomcat pom - Deploy Tomcat using a Docker image + Compute :: App Service :: Deploy Tomcat using a Docker image diff --git a/compute/appservice/docker-wildfly/pom.xml b/compute/appservice/docker-wildfly/pom.xml index 24583d44..a7a94a2b 100644 --- a/compute/appservice/docker-wildfly/pom.xml +++ b/compute/appservice/docker-wildfly/pom.xml @@ -9,7 +9,7 @@ appservice-docker-wildfly pom - Deploy WildFly using a Docker image + Compute :: App Service :: Deploy WildFly using a Docker image diff --git a/compute/appservice/javase-quarkus/pom.xml b/compute/appservice/javase-quarkus/pom.xml index 010b4832..35be170c 100644 --- a/compute/appservice/javase-quarkus/pom.xml +++ b/compute/appservice/javase-quarkus/pom.xml @@ -8,7 +8,7 @@ 1-SNAPSHOT appservice-javase-quarkus - Deploy a managed JavaSE Quarkus application + Compute :: App Service :: Deploy a managed JavaSE Quarkus application 3.8.1 true diff --git a/compute/appservice/javase-springboot/pom.xml b/compute/appservice/javase-springboot/pom.xml index c51df293..3e1c94d6 100644 --- a/compute/appservice/javase-springboot/pom.xml +++ b/compute/appservice/javase-springboot/pom.xml @@ -9,7 +9,7 @@ appservice-javase-springboot jar - Deploy a Spring Boot Application using managed JavaSE + Compute :: App Service :: Deploy a Spring Boot Application using managed JavaSE diff --git a/compute/appservice/jboss-eap-helloworld/pom.xml b/compute/appservice/jboss-eap-helloworld/pom.xml index 89035564..7b53c0e3 100644 --- a/compute/appservice/jboss-eap-helloworld/pom.xml +++ b/compute/appservice/jboss-eap-helloworld/pom.xml @@ -9,7 +9,7 @@ appservice-jboss-eap-helloworld war - Deploy a web application on a managed JBoss EAP + Compute :: App Service :: Deploy a web application on a managed JBoss EAP diff --git a/compute/appservice/list-webapp/pom.xml b/compute/appservice/list-webapp/pom.xml index 2fd53f49..c62541b6 100644 --- a/compute/appservice/list-webapp/pom.xml +++ b/compute/appservice/list-webapp/pom.xml @@ -9,7 +9,7 @@ appservice-list-webapp pom - List your web applications + Compute :: App Service :: List your web applications UTF-8 diff --git a/compute/appservice/pom.xml b/compute/appservice/pom.xml index 29f27056..02fb4032 100644 --- a/compute/appservice/pom.xml +++ b/compute/appservice/pom.xml @@ -10,7 +10,7 @@ examples.azure.compute.appservice project pom - Azure App Service examples + Compute :: App Service create-deployment-slot create-plan diff --git a/compute/appservice/scale-manually/pom.xml b/compute/appservice/scale-manually/pom.xml index 6c9e0a92..23e93e14 100644 --- a/compute/appservice/scale-manually/pom.xml +++ b/compute/appservice/scale-manually/pom.xml @@ -9,5 +9,5 @@ appservice-scale-manually pom - Scale your App Service Plan manually + Compute :: App Service :: Scale your App Service Plan manually diff --git a/compute/appservice/swap-deployment-slot/pom.xml b/compute/appservice/swap-deployment-slot/pom.xml index 1fb2d495..37aaed8f 100644 --- a/compute/appservice/swap-deployment-slot/pom.xml +++ b/compute/appservice/swap-deployment-slot/pom.xml @@ -9,7 +9,7 @@ appservice-swap-deployment-slot pom - Swap a deployment slot + Compute :: App Service :: Swap a deployment slot UTF-8 diff --git a/compute/appservice/tomcat-helloworld/pom.xml b/compute/appservice/tomcat-helloworld/pom.xml index ecb4d5c1..df8cd355 100644 --- a/compute/appservice/tomcat-helloworld/pom.xml +++ b/compute/appservice/tomcat-helloworld/pom.xml @@ -9,7 +9,7 @@ appservice-tomcat-helloworld war - Deploy a web application on a managed Tomcat + Compute :: App Service :: Deploy a web application on a managed Tomcat diff --git a/compute/functions/cosmosdb-output/pom.xml b/compute/functions/cosmosdb-output/pom.xml index eb7b36d1..baaeacf8 100644 --- a/compute/functions/cosmosdb-output/pom.xml +++ b/compute/functions/cosmosdb-output/pom.xml @@ -9,7 +9,7 @@ functions-cosmosdb-output jar - Deploy a Java Function storing data in Cosmos DB + Compute :: Functions :: Deploy a Java Function storing data in Cosmos DB diff --git a/compute/functions/install-tools/pom.xml b/compute/functions/install-tools/pom.xml index 6d9a7bb8..642f37d3 100644 --- a/compute/functions/install-tools/pom.xml +++ b/compute/functions/install-tools/pom.xml @@ -9,5 +9,5 @@ functions-install-tools pom - Install Azure Functions Core Tools + Compute :: Functions :: Install Azure Functions Core Tools diff --git a/compute/functions/java/pom.xml b/compute/functions/java/pom.xml index a268b51c..b3bfdf57 100644 --- a/compute/functions/java/pom.xml +++ b/compute/functions/java/pom.xml @@ -9,7 +9,7 @@ functions-java jar - Deploy a Java Function + Compute :: Functions :: Deploy a Java Function diff --git a/compute/functions/pom.xml b/compute/functions/pom.xml index df6fbf54..e47f6ab9 100644 --- a/compute/functions/pom.xml +++ b/compute/functions/pom.xml @@ -10,7 +10,7 @@ examples.azure.compute.functions project pom - Azure Functions examples + Compute :: Functions cosmosdb-output install-tools diff --git a/compute/spring-cloud/config-server/pom.xml b/compute/spring-cloud/config-server/pom.xml index 02dcde75..26d6492a 100644 --- a/compute/spring-cloud/config-server/pom.xml +++ b/compute/spring-cloud/config-server/pom.xml @@ -9,5 +9,5 @@ springcloud-config-server pom - Configure the Azure Spring Cloud Config Server + Compute :: Spring Cloud :: Configure the Azure Spring Cloud Config Server diff --git a/compute/spring-cloud/create/pom.xml b/compute/spring-cloud/create/pom.xml index 3579db33..a9c01701 100644 --- a/compute/spring-cloud/create/pom.xml +++ b/compute/spring-cloud/create/pom.xml @@ -9,5 +9,5 @@ springcloud-create pom - Create an Azure Spring Cloud + Compute :: Spring Cloud :: Create an Azure Spring Cloud diff --git a/compute/spring-cloud/helloworld/pom.xml b/compute/spring-cloud/helloworld/pom.xml index 96ba12e9..5f574955 100644 --- a/compute/spring-cloud/helloworld/pom.xml +++ b/compute/spring-cloud/helloworld/pom.xml @@ -11,7 +11,7 @@ examples.azure.compute.springcloud springcloud-helloworld 1-SNAPSHOT - Deploy a Spring Boot application to an Azure Spring Cloud + Compute :: Spring Cloud :: Deploy a Spring Boot application to an Azure Spring Cloud ${example.prefix}-springcloud-helloworld diff --git a/compute/spring-cloud/pom.xml b/compute/spring-cloud/pom.xml index 9099de67..2685469d 100644 --- a/compute/spring-cloud/pom.xml +++ b/compute/spring-cloud/pom.xml @@ -10,7 +10,7 @@ examples.azure.compute.springcloud project pom - Azure Spring Cloud examples + Compute :: Spring Cloud create config-server diff --git a/containers/aci/pom.xml b/containers/aci/pom.xml index ec4703d6..518ebcc9 100644 --- a/containers/aci/pom.xml +++ b/containers/aci/pom.xml @@ -10,7 +10,7 @@ examples.azure.containers.aci project pom - Azure Container Instance examples + Containers :: Container Instance quarkus tomcat diff --git a/containers/aci/quarkus/pom.xml b/containers/aci/quarkus/pom.xml index 531253bb..8a324cb4 100644 --- a/containers/aci/quarkus/pom.xml +++ b/containers/aci/quarkus/pom.xml @@ -9,7 +9,7 @@ aci-quarkus pom - Deploy a Quarkus application + Containers :: Container Instance :: Deploy a Quarkus application UTF-8 diff --git a/containers/aci/tomcat/pom.xml b/containers/aci/tomcat/pom.xml index c2ffed46..d86735d5 100644 --- a/containers/aci/tomcat/pom.xml +++ b/containers/aci/tomcat/pom.xml @@ -9,7 +9,7 @@ aci-tomcat pom - Deploy Tomcat + Containers :: Container Instance :: Deploy Tomcat UTF-8 diff --git a/containers/aci/wildfly/pom.xml b/containers/aci/wildfly/pom.xml index e7ca3b9e..2e5da662 100644 --- a/containers/aci/wildfly/pom.xml +++ b/containers/aci/wildfly/pom.xml @@ -9,7 +9,7 @@ aci-deploy-wildfly pom - Deploy WildFly + Containers :: Container Instance :: Deploy WildFly UTF-8 diff --git a/containers/acr/create-acrpull-service-principal/pom.xml b/containers/acr/create-acrpull-service-principal/pom.xml index 2ca610fd..826c4714 100644 --- a/containers/acr/create-acrpull-service-principal/pom.xml +++ b/containers/acr/create-acrpull-service-principal/pom.xml @@ -9,7 +9,7 @@ acr-create-acrpull-service-principal pom - Create an 'acrpull' Service Principal + Containers :: Container Registry :: Create an 'acrpull' Service Principal UTF-8 diff --git a/containers/acr/create-settings-xml/pom.xml b/containers/acr/create-settings-xml/pom.xml index 62bb17bb..7aa25449 100644 --- a/containers/acr/create-settings-xml/pom.xml +++ b/containers/acr/create-settings-xml/pom.xml @@ -9,7 +9,7 @@ acr-create-settings-xml pom - Create settings.xml using admin access keys + Containers :: Container Registry :: Create settings.xml using admin access keys UTF-8 diff --git a/containers/acr/create/pom.xml b/containers/acr/create/pom.xml index ba60b111..2a4f2d9d 100644 --- a/containers/acr/create/pom.xml +++ b/containers/acr/create/pom.xml @@ -9,5 +9,5 @@ acr-create pom - Create an Azure Container Registry + Containers :: Container Registry :: Create an Azure Container Registry diff --git a/containers/acr/glassfish/pom.xml b/containers/acr/glassfish/pom.xml index 9e0cb080..3c0461c6 100644 --- a/containers/acr/glassfish/pom.xml +++ b/containers/acr/glassfish/pom.xml @@ -9,7 +9,7 @@ acr-glassfish war - Push a Glassfish Docker image to Azure Container Registry + Containers :: Container Registry :: Push a Glassfish Docker image to Azure Container Registry ROOT diff --git a/containers/acr/graalvm/pom.xml b/containers/acr/graalvm/pom.xml index 6ffb9f3d..3305549f 100644 --- a/containers/acr/graalvm/pom.xml +++ b/containers/acr/graalvm/pom.xml @@ -9,7 +9,7 @@ acr-graalvm jar - Create a GraalVM application using a Docker image and push it to Azure Container Registry + Containers :: Container Registry :: Create a GraalVM application using a Docker image and push it to Azure Container Registry graalvm diff --git a/containers/acr/jetty/pom.xml b/containers/acr/jetty/pom.xml index eaaf1d6d..c820d86a 100644 --- a/containers/acr/jetty/pom.xml +++ b/containers/acr/jetty/pom.xml @@ -9,7 +9,7 @@ acr-jetty war - Push a Jetty Docker image to Azure Container Registry + Containers :: Container Registry :: Push a Jetty Docker image to Azure Container Registry ROOT diff --git a/containers/acr/payara/pom.xml b/containers/acr/payara/pom.xml index 5153099f..a098dbba 100644 --- a/containers/acr/payara/pom.xml +++ b/containers/acr/payara/pom.xml @@ -9,7 +9,7 @@ acr-payara war - Push a Payara Docker image to Azure Container Registry + Containers :: Container Registry :: Push a Payara Docker image to Azure Container Registry ROOT diff --git a/containers/acr/pom.xml b/containers/acr/pom.xml index 30677b3f..65297f0a 100644 --- a/containers/acr/pom.xml +++ b/containers/acr/pom.xml @@ -10,7 +10,7 @@ examples.azure.containers.acr project pom - Azure Container Registry examples + Containers :: Container Registry create create-settings-xml diff --git a/containers/acr/quarkus/pom.xml b/containers/acr/quarkus/pom.xml index 459cc0ae..eeea28b8 100644 --- a/containers/acr/quarkus/pom.xml +++ b/containers/acr/quarkus/pom.xml @@ -8,7 +8,7 @@ 1-SNAPSHOT acr-quarkus - Create a Quarkus application packaged as a Docker image + Containers :: Container Registry :: Create a Quarkus application packaged as a Docker image 3.8.1 true diff --git a/containers/acr/tomcat/pom.xml b/containers/acr/tomcat/pom.xml index 0aa40dd1..1c70fd4b 100644 --- a/containers/acr/tomcat/pom.xml +++ b/containers/acr/tomcat/pom.xml @@ -9,7 +9,7 @@ acr-tomcat war - Push a Tomcat Docker image to Azure Container Registry + Containers :: Container Registry :: Push a Tomcat Docker image to Azure Container Registry ROOT diff --git a/containers/acr/wildfly/pom.xml b/containers/acr/wildfly/pom.xml index 99228283..841f8007 100644 --- a/containers/acr/wildfly/pom.xml +++ b/containers/acr/wildfly/pom.xml @@ -9,7 +9,7 @@ acr-wildfly war - Push a WildFly Docker image to Azure Container Registry + Containers :: Container Registry :: Push a WildFly Docker image to Azure Container Registry ROOT diff --git a/containers/aks/create-kube-config/pom.xml b/containers/aks/create-kube-config/pom.xml index 48f8b15e..be05209e 100644 --- a/containers/aks/create-kube-config/pom.xml +++ b/containers/aks/create-kube-config/pom.xml @@ -9,7 +9,7 @@ aks-create-kube-config pom - Create Kube config using admin access + Containers :: Kubernetes :: Create Kube config using admin access UTF-8 diff --git a/containers/aks/create/pom.xml b/containers/aks/create/pom.xml index 0f69e026..683fd50e 100644 --- a/containers/aks/create/pom.xml +++ b/containers/aks/create/pom.xml @@ -9,5 +9,5 @@ aks-create pom - Create an Azure Kubernetes Service cluster + Containers :: Kubernetes :: Create an Azure Kubernetes Service cluster diff --git a/containers/aks/pom.xml b/containers/aks/pom.xml index 5177ee9a..368eefde 100644 --- a/containers/aks/pom.xml +++ b/containers/aks/pom.xml @@ -10,7 +10,7 @@ examples.azure.containers.aks project pom - Azure Kubernetes Service examples + Containers :: Kubernetes create create-kube-config diff --git a/containers/aks/springboot/pom.xml b/containers/aks/springboot/pom.xml index 373600ec..718c2cc0 100644 --- a/containers/aks/springboot/pom.xml +++ b/containers/aks/springboot/pom.xml @@ -9,7 +9,7 @@ aks-springboot jar - Deploy a Spring Boot application + Containers :: Kubernetes :: Deploy a Spring Boot application diff --git a/containers/aks/tomcat/pom.xml b/containers/aks/tomcat/pom.xml index 542013a6..2d9db25e 100644 --- a/containers/aks/tomcat/pom.xml +++ b/containers/aks/tomcat/pom.xml @@ -9,5 +9,5 @@ aks-tomcat pom - Deploy Tomcat + Containers :: Kubernetes :: Deploy Tomcat diff --git a/containers/aks/use-your-acr/pom.xml b/containers/aks/use-your-acr/pom.xml index 75b25511..e54a962e 100644 --- a/containers/aks/use-your-acr/pom.xml +++ b/containers/aks/use-your-acr/pom.xml @@ -9,7 +9,7 @@ aks-use-your-acr-registry pom - Update your AKS cluster to use your Azure Container Registry + Containers :: Kubernetes :: Update your AKS cluster to use your Azure Container Registry UTF-8 diff --git a/containers/aks/wildfly/pom.xml b/containers/aks/wildfly/pom.xml index c3bf65e9..b71445ce 100644 --- a/containers/aks/wildfly/pom.xml +++ b/containers/aks/wildfly/pom.xml @@ -9,5 +9,5 @@ aks-wildfly pom - Deploy WildFly + Containers :: Kubernetes :: Deploy WildFly diff --git a/containers/aro/create/pom.xml b/containers/aro/create/pom.xml index 43ee16c0..53553c55 100644 --- a/containers/aro/create/pom.xml +++ b/containers/aro/create/pom.xml @@ -9,5 +9,5 @@ aro-create pom - Deploy Azure Redhat OpenShift + Containers :: OpenShift :: Deploy Azure Redhat OpenShift diff --git a/containers/aro/pom.xml b/containers/aro/pom.xml index 4cb2594d..0a9dc345 100644 --- a/containers/aro/pom.xml +++ b/containers/aro/pom.xml @@ -10,7 +10,7 @@ examples.azure.containers.aro project pom - Azure Redhat OpenShift examples + Containers :: OpenShift create diff --git a/databases/cosmosdb/cosmos-to-storage/pom.xml b/databases/cosmosdb/cosmos-to-storage/pom.xml index 6714bdae..5f4e3f8d 100644 --- a/databases/cosmosdb/cosmos-to-storage/pom.xml +++ b/databases/cosmosdb/cosmos-to-storage/pom.xml @@ -11,7 +11,7 @@ examples.azure.databases.cosmosdb cosmosdb-cosmos-to-storage 1-SNAPSHOT - Cosmos DB to Azure Storage + Databases :: Cosmos DB :: Cosmos DB to Azure Storage diff --git a/databases/cosmosdb/create-sql-container/pom.xml b/databases/cosmosdb/create-sql-container/pom.xml index 157b480c..86bef36d 100644 --- a/databases/cosmosdb/create-sql-container/pom.xml +++ b/databases/cosmosdb/create-sql-container/pom.xml @@ -9,5 +9,5 @@ cosmosdb-create-sql-container pom - Create a SQL container + Databases :: Cosmos DB :: Create a SQL container diff --git a/databases/cosmosdb/create-sql-database/pom.xml b/databases/cosmosdb/create-sql-database/pom.xml index 78395250..214ffabf 100644 --- a/databases/cosmosdb/create-sql-database/pom.xml +++ b/databases/cosmosdb/create-sql-database/pom.xml @@ -9,5 +9,5 @@ cosmosdb-create-sql-database pom - Create a SQL database + Databases :: Cosmos DB :: Create a SQL database diff --git a/databases/cosmosdb/create-sql-leases-container/pom.xml b/databases/cosmosdb/create-sql-leases-container/pom.xml index bfee19c9..40b5aa98 100644 --- a/databases/cosmosdb/create-sql-leases-container/pom.xml +++ b/databases/cosmosdb/create-sql-leases-container/pom.xml @@ -9,5 +9,5 @@ cosmosdb-create-sql-leases-container pom - Create a SQL leases container + Databases :: Cosmos DB :: Create a SQL leases container diff --git a/databases/cosmosdb/create/pom.xml b/databases/cosmosdb/create/pom.xml index ac64b101..b7d8ba34 100644 --- a/databases/cosmosdb/create/pom.xml +++ b/databases/cosmosdb/create/pom.xml @@ -9,5 +9,5 @@ cosmosdb-create pom - Create an Azure Cosmos DB + Databases :: Cosmos DB :: Create an Azure Cosmos DB diff --git a/databases/cosmosdb/insert-item-into-sql-container/pom.xml b/databases/cosmosdb/insert-item-into-sql-container/pom.xml index febfb60e..7d5c1702 100644 --- a/databases/cosmosdb/insert-item-into-sql-container/pom.xml +++ b/databases/cosmosdb/insert-item-into-sql-container/pom.xml @@ -9,7 +9,7 @@ cosmosdb-insert-item-into-sql-container jar - Insert an item into a SQL container + Databases :: Cosmos DB :: Insert an item into a SQL container insert-item diff --git a/databases/cosmosdb/pom.xml b/databases/cosmosdb/pom.xml index 93792a3a..6dd8f1f0 100644 --- a/databases/cosmosdb/pom.xml +++ b/databases/cosmosdb/pom.xml @@ -10,7 +10,7 @@ examples.azure.databases.cosmosdb project pom - Azure Cosmos DB examples + Databases :: Cosmos DB cosmos-to-storage create diff --git a/databases/cosmosdb/sql-change-feed-processor/pom.xml b/databases/cosmosdb/sql-change-feed-processor/pom.xml index 2082cc72..ed53905f 100644 --- a/databases/cosmosdb/sql-change-feed-processor/pom.xml +++ b/databases/cosmosdb/sql-change-feed-processor/pom.xml @@ -9,7 +9,7 @@ cosmosdb-sql-changefeed-processor jar - SQL Change Feed processor + Databases :: Cosmos DB :: SQL Change Feed processor change-feed-processor diff --git a/databases/mssql/create/pom.xml b/databases/mssql/create/pom.xml index 0de0f3bc..a6c2d0df 100644 --- a/databases/mssql/create/pom.xml +++ b/databases/mssql/create/pom.xml @@ -9,5 +9,5 @@ mssql-create pom - Create an Azure SQL Database + Databases :: Azure SQL :: Create an Azure SQL Database diff --git a/databases/mssql/get-country/pom.xml b/databases/mssql/get-country/pom.xml index 721bebb2..d8fd55f5 100644 --- a/databases/mssql/get-country/pom.xml +++ b/databases/mssql/get-country/pom.xml @@ -9,7 +9,7 @@ mssql-get-country jar - Get country information + Databases :: Azure SQL :: Get country information get-country diff --git a/databases/mssql/load-your-mssql-database-with-data/pom.xml b/databases/mssql/load-your-mssql-database-with-data/pom.xml index f4206d81..7aa72406 100644 --- a/databases/mssql/load-your-mssql-database-with-data/pom.xml +++ b/databases/mssql/load-your-mssql-database-with-data/pom.xml @@ -9,5 +9,5 @@ mssql-load-your-mssql-database-with-data pom - Load your Azure SQL database with data + Databases :: Azure SQL :: Load your Azure SQL database with data diff --git a/databases/mssql/open-firewall-to-your-ip/pom.xml b/databases/mssql/open-firewall-to-your-ip/pom.xml index 1b1881eb..a30c48ed 100644 --- a/databases/mssql/open-firewall-to-your-ip/pom.xml +++ b/databases/mssql/open-firewall-to-your-ip/pom.xml @@ -9,5 +9,5 @@ mssql-open-firewall-to-your-ip pom - Open Azure SQL server firewall to your IP address + Databases :: Azure SQL :: Open Azure SQL server firewall to your IP address diff --git a/databases/mssql/pom.xml b/databases/mssql/pom.xml index e7c6f01b..d9933c2d 100644 --- a/databases/mssql/pom.xml +++ b/databases/mssql/pom.xml @@ -10,7 +10,7 @@ examples.azure.databases.mssql project pom - Azure SQL examples + Databases :: Azure SQL create load-your-mssql-database-with-data diff --git a/databases/mysql/create/pom.xml b/databases/mysql/create/pom.xml index 2bed6f67..8b84b267 100644 --- a/databases/mysql/create/pom.xml +++ b/databases/mysql/create/pom.xml @@ -9,5 +9,5 @@ mysql-create pom - Create an Azure Database for MySQL + Databases :: MySQL :: Create an Azure Database for MySQL diff --git a/databases/mysql/get-country/pom.xml b/databases/mysql/get-country/pom.xml index 18ac534c..e9827dde 100644 --- a/databases/mysql/get-country/pom.xml +++ b/databases/mysql/get-country/pom.xml @@ -9,7 +9,7 @@ mysql-get-country jar - Get country information + Databases :: MySQL :: Get country information get-country diff --git a/databases/mysql/load-your-mysql-database-with-data/pom.xml b/databases/mysql/load-your-mysql-database-with-data/pom.xml index e6a83728..c3a238fd 100644 --- a/databases/mysql/load-your-mysql-database-with-data/pom.xml +++ b/databases/mysql/load-your-mysql-database-with-data/pom.xml @@ -9,5 +9,5 @@ mysql-load-your-mysql-database-with-data pom - Load your MySQL database with data + Databases :: MySQL :: Load your MySQL database with data diff --git a/databases/mysql/open-firewall-to-your-ip/pom.xml b/databases/mysql/open-firewall-to-your-ip/pom.xml index 76468249..51719b4f 100644 --- a/databases/mysql/open-firewall-to-your-ip/pom.xml +++ b/databases/mysql/open-firewall-to-your-ip/pom.xml @@ -9,5 +9,5 @@ mysql-open-firewall-to-your-ip pom - Open MySQL server firewall to your IP address + Databases :: MySQL :: Open MySQL server firewall to your IP address diff --git a/databases/mysql/pom.xml b/databases/mysql/pom.xml index 2d34b172..baf853a5 100644 --- a/databases/mysql/pom.xml +++ b/databases/mysql/pom.xml @@ -10,7 +10,7 @@ examples.azure.databases.mysql project pom - Azure Database for MySQL examples + Databases :: MySQL create get-country diff --git a/databases/postgresql/create/pom.xml b/databases/postgresql/create/pom.xml index e2dae842..509da353 100644 --- a/databases/postgresql/create/pom.xml +++ b/databases/postgresql/create/pom.xml @@ -9,5 +9,5 @@ postgresql-create pom - Create an Azure Database for PostgreSQL + Databases :: PostgreSQL :: Create an Azure Database for PostgreSQL diff --git a/databases/postgresql/get-country/pom.xml b/databases/postgresql/get-country/pom.xml index dfa3a758..8678fa6e 100644 --- a/databases/postgresql/get-country/pom.xml +++ b/databases/postgresql/get-country/pom.xml @@ -9,7 +9,7 @@ postgresql-get-country jar - Get country information + Databases :: PostgreSQL :: Get country information get-country diff --git a/databases/postgresql/load-your-postgresql-database-with-data/pom.xml b/databases/postgresql/load-your-postgresql-database-with-data/pom.xml index 817988b0..d8aab583 100644 --- a/databases/postgresql/load-your-postgresql-database-with-data/pom.xml +++ b/databases/postgresql/load-your-postgresql-database-with-data/pom.xml @@ -9,5 +9,5 @@ postgresql-load-your-postgresql-database-with-data pom - Load your PostgreSQL database with data + Databases :: PostgreSQL :: Load your PostgreSQL database with data diff --git a/databases/postgresql/open-firewall-to-your-ip/pom.xml b/databases/postgresql/open-firewall-to-your-ip/pom.xml index ef4a0849..2f218407 100644 --- a/databases/postgresql/open-firewall-to-your-ip/pom.xml +++ b/databases/postgresql/open-firewall-to-your-ip/pom.xml @@ -9,5 +9,5 @@ postgresql-open-firewall-to-your-ip pom - Open PostgreSQL server firewall to your IP address + Databases :: PostgreSQL :: Open PostgreSQL server firewall to your IP address diff --git a/databases/postgresql/pom.xml b/databases/postgresql/pom.xml index c4b61202..31ab414d 100644 --- a/databases/postgresql/pom.xml +++ b/databases/postgresql/pom.xml @@ -10,7 +10,7 @@ examples.azure.databases.postgresql project pom - Azure Database for PostgreSQL examples + Databases :: PostgreSQL create load-your-postgresql-database-with-data diff --git a/databases/redis/create/pom.xml b/databases/redis/create/pom.xml index 278bd8bb..8a101712 100644 --- a/databases/redis/create/pom.xml +++ b/databases/redis/create/pom.xml @@ -9,5 +9,5 @@ redis-create pom - Create an Azure Cache for Redis + Databases :: Redis :: Create an Azure Cache for Redis diff --git a/databases/redis/pom.xml b/databases/redis/pom.xml index e8d5f765..9f1fe39d 100644 --- a/databases/redis/pom.xml +++ b/databases/redis/pom.xml @@ -10,7 +10,7 @@ examples.azure.databases.redis project pom - Azure Cache for Redis examples + Databases :: Redis create diff --git a/general/group/create/pom.xml b/general/group/create/pom.xml index 9c31bcb8..10746d77 100644 --- a/general/group/create/pom.xml +++ b/general/group/create/pom.xml @@ -9,5 +9,5 @@ group-create pom - Create an Azure Resource Group + General :: Resource Group :: Create an Azure Resource Group diff --git a/general/group/delete/pom.xml b/general/group/delete/pom.xml index 4ab5cd19..d476cbda 100644 --- a/general/group/delete/pom.xml +++ b/general/group/delete/pom.xml @@ -9,5 +9,5 @@ group-delete pom - Delete an Azure Resource Group + General :: Resource Group :: Delete an Azure Resource Group diff --git a/general/group/pom.xml b/general/group/pom.xml index 772e5fd6..4e66d54e 100644 --- a/general/group/pom.xml +++ b/general/group/pom.xml @@ -10,7 +10,7 @@ examples.azure.general.group project pom - Azure Resource Group examples + General :: Resource Group create delete diff --git a/integration/servicebus/create-queue/pom.xml b/integration/servicebus/create-queue/pom.xml index d17a998e..713471e6 100644 --- a/integration/servicebus/create-queue/pom.xml +++ b/integration/servicebus/create-queue/pom.xml @@ -9,5 +9,5 @@ servicebus-create-queue pom - Create an Azure Service Bus Queue + Integration :: Service Bus :: Create an Azure Service Bus Queue diff --git a/integration/servicebus/create/pom.xml b/integration/servicebus/create/pom.xml index e88fc7f6..a62378a1 100644 --- a/integration/servicebus/create/pom.xml +++ b/integration/servicebus/create/pom.xml @@ -9,5 +9,5 @@ servicebus-create pom - Create an Azure Service Bus + Integration :: Service Bus :: Create an Azure Service Bus diff --git a/integration/servicebus/jms-to-cosmosdb-springboot-2/pom.xml b/integration/servicebus/jms-to-cosmosdb-springboot-2/pom.xml index 1a456796..1921b7b6 100644 --- a/integration/servicebus/jms-to-cosmosdb-springboot-2/pom.xml +++ b/integration/servicebus/jms-to-cosmosdb-springboot-2/pom.xml @@ -11,7 +11,7 @@ examples.azure.integration.servicebus servicebus-jms-to-cosmosdb-springboot-2 jar - JMS to Cosmos DB Spring Boot application #2 + Integration :: Service Bus :: JMS to Cosmos DB Spring Boot application #2 jms-to-cosmosdb-springboot diff --git a/integration/servicebus/jms-to-cosmosdb-springboot/pom.xml b/integration/servicebus/jms-to-cosmosdb-springboot/pom.xml index bf8e7f05..b391dbdf 100644 --- a/integration/servicebus/jms-to-cosmosdb-springboot/pom.xml +++ b/integration/servicebus/jms-to-cosmosdb-springboot/pom.xml @@ -11,7 +11,7 @@ examples.azure.integration.servicebus servicebus-jms-to-cosmosdb-springboot jar - JMS to Cosmos DB Spring Boot application + Integration :: Service Bus :: JMS to Cosmos DB Spring Boot application jms-to-cosmosdb-springboot diff --git a/integration/servicebus/jms-to-eventhubs-springboot/pom.xml b/integration/servicebus/jms-to-eventhubs-springboot/pom.xml index 8165d2f7..06c57b76 100644 --- a/integration/servicebus/jms-to-eventhubs-springboot/pom.xml +++ b/integration/servicebus/jms-to-eventhubs-springboot/pom.xml @@ -11,7 +11,7 @@ examples.azure.integration.servicebus servicebus-jms-to-eventhubs-springboot jar - JMS to EventHubs Spring Boot application + Integration :: Service Bus :: JMS to EventHubs Spring Boot application jms-to-eventhubs-springboot diff --git a/integration/servicebus/pom.xml b/integration/servicebus/pom.xml index d8caa778..c62916ac 100644 --- a/integration/servicebus/pom.xml +++ b/integration/servicebus/pom.xml @@ -10,7 +10,7 @@ examples.azure.integration.servicebus project pom - Azure Service Bus examples + Integration :: Service Bus create create-queue diff --git a/integration/servicebus/receive-jms-message/pom.xml b/integration/servicebus/receive-jms-message/pom.xml index 3c103d05..625b27db 100644 --- a/integration/servicebus/receive-jms-message/pom.xml +++ b/integration/servicebus/receive-jms-message/pom.xml @@ -9,7 +9,7 @@ servicebus-receive-jms-message jar - Receive a JMS message + Integration :: Service Bus :: Receive a JMS message receive-jms-message diff --git a/integration/servicebus/receive-message/pom.xml b/integration/servicebus/receive-message/pom.xml index cf34ebc5..a04f94ed 100644 --- a/integration/servicebus/receive-message/pom.xml +++ b/integration/servicebus/receive-message/pom.xml @@ -9,7 +9,7 @@ servicebus-receive-message jar - Receive a message + Integration :: Service Bus :: Receive a message receive-message diff --git a/integration/servicebus/send-jms-message/pom.xml b/integration/servicebus/send-jms-message/pom.xml index e4c3c68a..685c1e4c 100644 --- a/integration/servicebus/send-jms-message/pom.xml +++ b/integration/servicebus/send-jms-message/pom.xml @@ -9,7 +9,7 @@ servicebus-send-jms-message jar - Send a JMS message + Integration :: Service Bus :: Send a JMS message send-jms-message diff --git a/integration/servicebus/send-message/pom.xml b/integration/servicebus/send-message/pom.xml index 59c5e30c..d126cb11 100644 --- a/integration/servicebus/send-message/pom.xml +++ b/integration/servicebus/send-message/pom.xml @@ -9,7 +9,7 @@ servicebus-send-message jar - Send a message + Integration :: Service Bus :: Send a message send-message diff --git a/security/keyvault/add-secret/pom.xml b/security/keyvault/add-secret/pom.xml index 845ceedb..7d024c8d 100644 --- a/security/keyvault/add-secret/pom.xml +++ b/security/keyvault/add-secret/pom.xml @@ -9,5 +9,5 @@ keyvault-add-secret pom - Add a Secret + Security :: KeyVault :: Add a Secret diff --git a/security/keyvault/create-self-signed-certificate/pom.xml b/security/keyvault/create-self-signed-certificate/pom.xml index ef0452cb..678274ba 100644 --- a/security/keyvault/create-self-signed-certificate/pom.xml +++ b/security/keyvault/create-self-signed-certificate/pom.xml @@ -9,5 +9,5 @@ keyvault-create-self-signed-certificate pom - Create a self-signed certificate + Security :: KeyVault :: Create a self-signed certificate diff --git a/security/keyvault/create/pom.xml b/security/keyvault/create/pom.xml index 0bc203c5..d3ce8c72 100644 --- a/security/keyvault/create/pom.xml +++ b/security/keyvault/create/pom.xml @@ -9,5 +9,5 @@ keyvault-create pom - Create an Azure Key Vault + Security :: KeyVault :: Create an Azure Key Vault diff --git a/security/keyvault/pom.xml b/security/keyvault/pom.xml index 04684916..eb5c01bc 100644 --- a/security/keyvault/pom.xml +++ b/security/keyvault/pom.xml @@ -10,7 +10,7 @@ examples.azure.security.keyvault project pom - Azure KeyVault examples + Security :: KeyVault create add-secret diff --git a/security/keyvault/spring-boot-mtls-client-side/pom.xml b/security/keyvault/spring-boot-mtls-client-side/pom.xml index 2903d3f0..e4ef06ec 100644 --- a/security/keyvault/spring-boot-mtls-client-side/pom.xml +++ b/security/keyvault/spring-boot-mtls-client-side/pom.xml @@ -8,7 +8,7 @@ 1-SNAPSHOT keyvault-spring-boot-mtls-client-side - Spring Boot mTLS client-side application + Security :: KeyVault :: Spring Boot mTLS client-side application 1.8 diff --git a/security/keyvault/spring-boot-mtls-server-side/pom.xml b/security/keyvault/spring-boot-mtls-server-side/pom.xml index 6c096636..72726314 100644 --- a/security/keyvault/spring-boot-mtls-server-side/pom.xml +++ b/security/keyvault/spring-boot-mtls-server-side/pom.xml @@ -8,7 +8,7 @@ 1-SNAPSHOT keyvault-spring-boot-mtls-server-side - Spring Boot mTLS server-side application + Security :: KeyVault :: Spring Boot mTLS server-side application 1.8 diff --git a/security/keyvault/spring-boot-ssl-server-side/pom.xml b/security/keyvault/spring-boot-ssl-server-side/pom.xml index 27f1a3ca..98607d57 100644 --- a/security/keyvault/spring-boot-ssl-server-side/pom.xml +++ b/security/keyvault/spring-boot-ssl-server-side/pom.xml @@ -8,7 +8,7 @@ 1-SNAPSHOT keyvault-spring-boot-ssl-server-side - Spring Boot SSL server-side application + Security :: KeyVault :: Spring Boot SSL server-side application 1.8 diff --git a/storage/storage/create/pom.xml b/storage/storage/create/pom.xml index 5d8cec6e..88342166 100644 --- a/storage/storage/create/pom.xml +++ b/storage/storage/create/pom.xml @@ -9,5 +9,5 @@ storage-create pom - Create an Azure Storage Account + Storage :: Storage :: Create an Azure Storage Account diff --git a/storage/storage/enable-static-website/pom.xml b/storage/storage/enable-static-website/pom.xml index eeaba245..5ff78c9d 100644 --- a/storage/storage/enable-static-website/pom.xml +++ b/storage/storage/enable-static-website/pom.xml @@ -9,5 +9,5 @@ storage-enable-static-website pom - Enable static website + Storage :: Storage :: Enable static website diff --git a/storage/storage/pom.xml b/storage/storage/pom.xml index f63c514c..a7d0aca4 100644 --- a/storage/storage/pom.xml +++ b/storage/storage/pom.xml @@ -10,7 +10,7 @@ examples.azure.storage.storage project pom - Azure Storage examples + Storage :: Storage create enable-static-website diff --git a/storage/storage/upload-files-to-static-website/pom.xml b/storage/storage/upload-files-to-static-website/pom.xml index ed070202..5bbf0c1a 100644 --- a/storage/storage/upload-files-to-static-website/pom.xml +++ b/storage/storage/upload-files-to-static-website/pom.xml @@ -9,6 +9,6 @@ storage-upload-files-to-static-website pom - Upload files to static website + Storage :: Storage :: Upload files to static website