From 93391e6e3ca9b0197dbd396340d6cc36c22fd3cc Mon Sep 17 00:00:00 2001 From: MrMCake Date: Wed, 15 Dec 2021 14:27:40 +0100 Subject: [PATCH 1/7] Updated pipeline trigger --- .../actions/templates/validateModuleDeployment/action.yml | 8 ++++---- .github/workflows/ms.analysisservices.servers.yml | 2 ++ .github/workflows/ms.apimanagement.service.yml | 2 ++ .github/workflows/ms.authorization.policyassignments.yml | 2 ++ .github/workflows/ms.authorization.policydefinitions.yml | 2 ++ .github/workflows/ms.authorization.policyexemptions.yml | 2 ++ .../workflows/ms.authorization.policysetdefinitions.yml | 2 ++ .github/workflows/ms.authorization.roleassignments.yml | 2 ++ .github/workflows/ms.authorization.roledefinitions.yml | 2 ++ .github/workflows/ms.automanage.accounts.yml | 2 ++ .github/workflows/ms.automation.automationaccounts.yml | 2 ++ .github/workflows/ms.batch.batchaccounts.yml | 2 ++ .github/workflows/ms.cognitiveservices.accounts.yml | 2 ++ .github/workflows/ms.compute.availabilitysets.yml | 2 ++ .github/workflows/ms.compute.diskencryptionsets.yml | 2 ++ .github/workflows/ms.compute.galleries.yml | 2 ++ .github/workflows/ms.compute.images.yml | 2 ++ .github/workflows/ms.compute.proximityplacementgroups.yml | 2 ++ .github/workflows/ms.compute.virtualmachines.yml | 2 ++ .github/workflows/ms.compute.virtualmachinescalesets.yml | 2 ++ .github/workflows/ms.consumption.budgets.yml | 2 ++ .../workflows/ms.containerinstance.containergroups.yml | 2 ++ .github/workflows/ms.containerregistry.registries.yml | 2 ++ .github/workflows/ms.containerservice.managedclusters.yml | 2 ++ .github/workflows/ms.databricks.workspaces.yml | 2 ++ .github/workflows/ms.datafactory.factories.yml | 2 ++ .../ms.desktopvirtualization.applicationgroups.yml | 2 ++ .github/workflows/ms.desktopvirtualization.hostpools.yml | 2 ++ .github/workflows/ms.desktopvirtualization.workspaces.yml | 2 ++ .github/workflows/ms.documentdb.databaseaccounts.yml | 2 ++ .github/workflows/ms.eventgrid.topics.yml | 2 ++ .github/workflows/ms.eventhub.namespaces.yml | 2 ++ .github/workflows/ms.healthbot.healthbots.yml | 2 ++ .github/workflows/ms.insights.actiongroups.yml | 2 ++ .github/workflows/ms.insights.activitylogalerts.yml | 2 ++ .github/workflows/ms.insights.components.yml | 2 ++ .github/workflows/ms.insights.diagnosticsettings.yml | 2 ++ .github/workflows/ms.insights.metricalerts.yml | 2 ++ .github/workflows/ms.insights.privatelinkscopes.yml | 2 ++ .github/workflows/ms.insights.scheduledqueryrules.yml | 2 ++ .github/workflows/ms.keyvault.vaults.yml | 2 ++ .github/workflows/ms.logic.workflows.yml | 2 ++ .../workflows/ms.machinelearningservices.workspaces.yml | 2 ++ .../ms.managedidentity.userassignedidentities.yml | 2 ++ .../ms.managedservices.registrationdefinitions.yml | 2 ++ .github/workflows/ms.management.managementgroups.yml | 2 ++ .github/workflows/ms.netapp.netappaccounts.yml | 2 ++ .github/workflows/ms.network.applicationgateways.yml | 2 ++ .../workflows/ms.network.applicationsecuritygroups.yml | 2 ++ .github/workflows/ms.network.azurefirewalls.yml | 2 ++ .github/workflows/ms.network.bastionhosts.yml | 2 ++ .github/workflows/ms.network.connections.yml | 2 ++ .github/workflows/ms.network.ddosprotectionplans.yml | 2 ++ .github/workflows/ms.network.expressroutecircuits.yml | 2 ++ .github/workflows/ms.network.firewallpolicies.yml | 2 ++ .github/workflows/ms.network.ipgroups.yml | 2 ++ .github/workflows/ms.network.loadbalancers.yml | 2 ++ .github/workflows/ms.network.localnetworkgateways.yml | 2 ++ .github/workflows/ms.network.natgateways.yml | 2 ++ .github/workflows/ms.network.networksecuritygroups.yml | 2 ++ .github/workflows/ms.network.networkwatchers.yml | 2 ++ .github/workflows/ms.network.privatednszones.yml | 2 ++ .github/workflows/ms.network.privateendpoints.yml | 2 ++ .github/workflows/ms.network.publicipaddresses.yml | 2 ++ .github/workflows/ms.network.publicipprefixes.yml | 2 ++ .github/workflows/ms.network.routetables.yml | 2 ++ .github/workflows/ms.network.trafficmanagerprofiles.yml | 2 ++ .github/workflows/ms.network.virtualnetworkgateways.yml | 2 ++ .github/workflows/ms.network.virtualnetworks.yml | 2 ++ .github/workflows/ms.network.virtualwans.yml | 2 ++ .github/workflows/ms.operationalinsights.workspaces.yml | 2 ++ .github/workflows/ms.recoveryservices.vaults.yml | 2 ++ .github/workflows/ms.resources.deploymentscripts.yml | 2 ++ .github/workflows/ms.resources.resourcegroups.yml | 2 ++ .github/workflows/ms.security.azuresecuritycenter.yml | 2 ++ .github/workflows/ms.servicebus.namespaces.yml | 2 ++ .github/workflows/ms.sql.managedinstances.yml | 2 ++ .github/workflows/ms.sql.servers.yml | 2 ++ .github/workflows/ms.storage.storageaccounts.yml | 2 ++ .../workflows/ms.virtualmachineimages.imagetemplates.yml | 2 ++ .github/workflows/ms.web.connections.yml | 2 ++ .github/workflows/ms.web.hostingenvironments.yml | 2 ++ .github/workflows/ms.web.serverfarms.yml | 2 ++ .github/workflows/ms.web.sites.yml | 2 ++ 84 files changed, 170 insertions(+), 4 deletions(-) diff --git a/.github/actions/templates/validateModuleDeployment/action.yml b/.github/actions/templates/validateModuleDeployment/action.yml index 6711eb84c8..361a2ef9d3 100644 --- a/.github/actions/templates/validateModuleDeployment/action.yml +++ b/.github/actions/templates/validateModuleDeployment/action.yml @@ -29,7 +29,7 @@ runs: using: 'composite' steps: # [Setup] task(s) - # ---------------- + # --------------- - name: 'Setup agent' shell: pwsh run: | @@ -77,7 +77,7 @@ runs: $null = Convert-TokensInParameterFile @ConvertTokensInputs -Verbose # [Deployment validation] task(s) - # ------------------------- + # ------------------------------- - name: 'Validate [${{ inputs.templateFilePath }}]' shell: pwsh run: | @@ -102,7 +102,7 @@ runs: Test-TemplateWithParameterFile @functionInput -Verbose # [Deployment execution] task(s) - # -------------------- + # ------------------------------ - name: 'Deploy [${{ inputs.templateFilePath }}] with parameters [${{ inputs.parameterFilePath }}]' shell: pwsh id: deploy_step @@ -140,7 +140,7 @@ runs: } # [Deployment removal] task(s) - # ----------------- + # ---------------------------- - name: 'Remove [${{ inputs.templateFilePath }}] from parameters [${{ inputs.parameterFilePath }}]' shell: pwsh if: ${{ always() && inputs.removeDeployment == 'true' && steps.deploy_step.outputs.deploymentName != '' }} diff --git a/.github/workflows/ms.analysisservices.servers.yml b/.github/workflows/ms.analysisservices.servers.yml index 6f79bc1ac4..f829b11381 100644 --- a/.github/workflows/ms.analysisservices.servers.yml +++ b/.github/workflows/ms.analysisservices.servers.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.analysisservices.servers.yml' - 'arm/Microsoft.AnalysisServices/servers/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.AnalysisServices/servers' diff --git a/.github/workflows/ms.apimanagement.service.yml b/.github/workflows/ms.apimanagement.service.yml index 1e5b5c70b2..a01321c6c1 100644 --- a/.github/workflows/ms.apimanagement.service.yml +++ b/.github/workflows/ms.apimanagement.service.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.apimanagement.service.yml' - 'arm/Microsoft.ApiManagement/service/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.ApiManagement/service' diff --git a/.github/workflows/ms.authorization.policyassignments.yml b/.github/workflows/ms.authorization.policyassignments.yml index d4c1a06e1a..807dc8c79f 100644 --- a/.github/workflows/ms.authorization.policyassignments.yml +++ b/.github/workflows/ms.authorization.policyassignments.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.authorization.policyassignments.yml' - 'arm/Microsoft.Authorization/policyAssignments/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Authorization/policyAssignments' diff --git a/.github/workflows/ms.authorization.policydefinitions.yml b/.github/workflows/ms.authorization.policydefinitions.yml index 0ada4208ab..dac45d4d67 100644 --- a/.github/workflows/ms.authorization.policydefinitions.yml +++ b/.github/workflows/ms.authorization.policydefinitions.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.authorization.policydefinitions.yml' - 'arm/Microsoft.Authorization/policyDefinitions/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Authorization/policyDefinitions' diff --git a/.github/workflows/ms.authorization.policyexemptions.yml b/.github/workflows/ms.authorization.policyexemptions.yml index b10c8eee25..a727664f22 100644 --- a/.github/workflows/ms.authorization.policyexemptions.yml +++ b/.github/workflows/ms.authorization.policyexemptions.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.authorization.policyexemptions.yml' - 'arm/Microsoft.Authorization/policyExemptions/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Authorization/policyExemptions' diff --git a/.github/workflows/ms.authorization.policysetdefinitions.yml b/.github/workflows/ms.authorization.policysetdefinitions.yml index fb5b20adc6..7a2221643e 100644 --- a/.github/workflows/ms.authorization.policysetdefinitions.yml +++ b/.github/workflows/ms.authorization.policysetdefinitions.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.authorization.policysetdefinitions.yml' - 'arm/Microsoft.Authorization/policySetDefinitions/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Authorization/policySetDefinitions' diff --git a/.github/workflows/ms.authorization.roleassignments.yml b/.github/workflows/ms.authorization.roleassignments.yml index c64739a3e2..2588eb8e9b 100644 --- a/.github/workflows/ms.authorization.roleassignments.yml +++ b/.github/workflows/ms.authorization.roleassignments.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.authorization.roleassignments.yml' - 'arm/Microsoft.Authorization/roleAssignments/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Authorization/roleAssignments' diff --git a/.github/workflows/ms.authorization.roledefinitions.yml b/.github/workflows/ms.authorization.roledefinitions.yml index d1c58637b0..9bed74d884 100644 --- a/.github/workflows/ms.authorization.roledefinitions.yml +++ b/.github/workflows/ms.authorization.roledefinitions.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.authorization.roledefinitions.yml' - 'arm/Microsoft.Authorization/roleDefinitions/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Authorization/roleDefinitions' diff --git a/.github/workflows/ms.automanage.accounts.yml b/.github/workflows/ms.automanage.accounts.yml index e217e1e288..84c26bf8c1 100644 --- a/.github/workflows/ms.automanage.accounts.yml +++ b/.github/workflows/ms.automanage.accounts.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.automanage.accounts.yml' - 'arm/Microsoft.Automanage/accounts/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Automanage/accounts' diff --git a/.github/workflows/ms.automation.automationaccounts.yml b/.github/workflows/ms.automation.automationaccounts.yml index f775c2d98a..052a931b4d 100644 --- a/.github/workflows/ms.automation.automationaccounts.yml +++ b/.github/workflows/ms.automation.automationaccounts.yml @@ -30,6 +30,8 @@ on: - '.github/workflows/ms.automation.automationaccounts.yml' - 'arm/Microsoft.Automation/automationAccounts/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Automation/automationAccounts' diff --git a/.github/workflows/ms.batch.batchaccounts.yml b/.github/workflows/ms.batch.batchaccounts.yml index 41d9c96ddd..66b7571b51 100644 --- a/.github/workflows/ms.batch.batchaccounts.yml +++ b/.github/workflows/ms.batch.batchaccounts.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.batch.batchaccounts.yml' - 'arm/Microsoft.Batch/batchAccounts/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Batch/batchAccounts' diff --git a/.github/workflows/ms.cognitiveservices.accounts.yml b/.github/workflows/ms.cognitiveservices.accounts.yml index acba513bc9..e26ad99ef7 100644 --- a/.github/workflows/ms.cognitiveservices.accounts.yml +++ b/.github/workflows/ms.cognitiveservices.accounts.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.cognitiveservices.accounts.yml' - 'arm/Microsoft.CognitiveServices/accounts/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.CognitiveServices/accounts' diff --git a/.github/workflows/ms.compute.availabilitysets.yml b/.github/workflows/ms.compute.availabilitysets.yml index d57ea6d310..ce99b174f6 100644 --- a/.github/workflows/ms.compute.availabilitysets.yml +++ b/.github/workflows/ms.compute.availabilitysets.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.compute.availabilitysets.yml' - 'arm/Microsoft.Compute/availabilitySets/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Compute/availabilitySets' diff --git a/.github/workflows/ms.compute.diskencryptionsets.yml b/.github/workflows/ms.compute.diskencryptionsets.yml index 308171c39c..0bb047ba5f 100644 --- a/.github/workflows/ms.compute.diskencryptionsets.yml +++ b/.github/workflows/ms.compute.diskencryptionsets.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.compute.diskencryptionsets.yml' - 'arm/Microsoft.Compute/diskEncryptionSets/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Compute/diskEncryptionSets' diff --git a/.github/workflows/ms.compute.galleries.yml b/.github/workflows/ms.compute.galleries.yml index 7bb742ffc8..a852916a7b 100644 --- a/.github/workflows/ms.compute.galleries.yml +++ b/.github/workflows/ms.compute.galleries.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.compute.galleries.yml' - 'arm/Microsoft.Compute/galleries/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Compute/galleries' diff --git a/.github/workflows/ms.compute.images.yml b/.github/workflows/ms.compute.images.yml index 178d2c1139..f75e9aa6f7 100644 --- a/.github/workflows/ms.compute.images.yml +++ b/.github/workflows/ms.compute.images.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.compute.images.yml' - 'arm/Microsoft.Compute/images/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Compute/images' diff --git a/.github/workflows/ms.compute.proximityplacementgroups.yml b/.github/workflows/ms.compute.proximityplacementgroups.yml index 0a92d36ee7..3d26a0d036 100644 --- a/.github/workflows/ms.compute.proximityplacementgroups.yml +++ b/.github/workflows/ms.compute.proximityplacementgroups.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.compute.proximityplacementgroups.yml' - 'arm/Microsoft.Compute/proximityPlacementGroups/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Compute/proximityPlacementGroups' diff --git a/.github/workflows/ms.compute.virtualmachines.yml b/.github/workflows/ms.compute.virtualmachines.yml index 7fd0197659..42a8b445f5 100644 --- a/.github/workflows/ms.compute.virtualmachines.yml +++ b/.github/workflows/ms.compute.virtualmachines.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.compute.virtualmachines.yml' - 'arm/Microsoft.Compute/virtualMachines/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Compute/virtualMachines' diff --git a/.github/workflows/ms.compute.virtualmachinescalesets.yml b/.github/workflows/ms.compute.virtualmachinescalesets.yml index f38a3eca75..dd5040bf85 100644 --- a/.github/workflows/ms.compute.virtualmachinescalesets.yml +++ b/.github/workflows/ms.compute.virtualmachinescalesets.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.compute.virtualmachinescalesets.yml' - 'arm/Microsoft.Compute/virtualMachineScaleSets/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Compute/virtualMachineScaleSets' diff --git a/.github/workflows/ms.consumption.budgets.yml b/.github/workflows/ms.consumption.budgets.yml index cd7b3cee32..4cfd18d262 100644 --- a/.github/workflows/ms.consumption.budgets.yml +++ b/.github/workflows/ms.consumption.budgets.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.consumption.budgets.yml' - 'arm/Microsoft.Consumption/budgets/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Consumption/budgets' diff --git a/.github/workflows/ms.containerinstance.containergroups.yml b/.github/workflows/ms.containerinstance.containergroups.yml index d57fa5cbc7..09b51e5548 100644 --- a/.github/workflows/ms.containerinstance.containergroups.yml +++ b/.github/workflows/ms.containerinstance.containergroups.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.containerinstance.containergroups.yml' - 'arm/Microsoft.ContainerInstance/containerGroups/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.ContainerInstance/containerGroups' diff --git a/.github/workflows/ms.containerregistry.registries.yml b/.github/workflows/ms.containerregistry.registries.yml index a88a177a0c..5edbda5004 100644 --- a/.github/workflows/ms.containerregistry.registries.yml +++ b/.github/workflows/ms.containerregistry.registries.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.containerregistry.registries.yml' - 'arm/Microsoft.ContainerRegistry/registries/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.ContainerRegistry/registries' diff --git a/.github/workflows/ms.containerservice.managedclusters.yml b/.github/workflows/ms.containerservice.managedclusters.yml index f2ec3639c4..0cd66a7f51 100644 --- a/.github/workflows/ms.containerservice.managedclusters.yml +++ b/.github/workflows/ms.containerservice.managedclusters.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.containerservice.managedclusters.yml' - 'arm/Microsoft.ContainerService/managedClusters/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.ContainerService/managedClusters' diff --git a/.github/workflows/ms.databricks.workspaces.yml b/.github/workflows/ms.databricks.workspaces.yml index 81bd8265b0..22631c81ea 100644 --- a/.github/workflows/ms.databricks.workspaces.yml +++ b/.github/workflows/ms.databricks.workspaces.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.databricks.workspaces.yml' - 'arm/Microsoft.Databricks/workspaces/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Databricks/workspaces' diff --git a/.github/workflows/ms.datafactory.factories.yml b/.github/workflows/ms.datafactory.factories.yml index 9a726ea05b..0f9112e34f 100644 --- a/.github/workflows/ms.datafactory.factories.yml +++ b/.github/workflows/ms.datafactory.factories.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.datafactory.factories.yml' - 'arm/Microsoft.DataFactory/factories/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.DataFactory/factories' diff --git a/.github/workflows/ms.desktopvirtualization.applicationgroups.yml b/.github/workflows/ms.desktopvirtualization.applicationgroups.yml index 141ad320ac..adae50f1da 100644 --- a/.github/workflows/ms.desktopvirtualization.applicationgroups.yml +++ b/.github/workflows/ms.desktopvirtualization.applicationgroups.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.desktopvirtualization.applicationgroups.yml' - 'arm/Microsoft.DesktopVirtualization/applicationgroups/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.DesktopVirtualization/applicationgroups' diff --git a/.github/workflows/ms.desktopvirtualization.hostpools.yml b/.github/workflows/ms.desktopvirtualization.hostpools.yml index 01aba38b21..6aba4acf80 100644 --- a/.github/workflows/ms.desktopvirtualization.hostpools.yml +++ b/.github/workflows/ms.desktopvirtualization.hostpools.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.desktopvirtualization.hostpools.yml' - 'arm/Microsoft.DesktopVirtualization/hostpools/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.DesktopVirtualization/hostpools' diff --git a/.github/workflows/ms.desktopvirtualization.workspaces.yml b/.github/workflows/ms.desktopvirtualization.workspaces.yml index 13ceaf46df..6f9be7b24f 100644 --- a/.github/workflows/ms.desktopvirtualization.workspaces.yml +++ b/.github/workflows/ms.desktopvirtualization.workspaces.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.desktopvirtualization.workspaces.yml' - 'arm/Microsoft.DesktopVirtualization/workspaces/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.DesktopVirtualization/workspaces' diff --git a/.github/workflows/ms.documentdb.databaseaccounts.yml b/.github/workflows/ms.documentdb.databaseaccounts.yml index eb7ee7b209..2b1c24a3c0 100644 --- a/.github/workflows/ms.documentdb.databaseaccounts.yml +++ b/.github/workflows/ms.documentdb.databaseaccounts.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.documentdb.databaseaccounts.yml' - 'arm/Microsoft.DocumentDB/databaseAccounts/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.DocumentDB/databaseAccounts' diff --git a/.github/workflows/ms.eventgrid.topics.yml b/.github/workflows/ms.eventgrid.topics.yml index a523590fa5..f843043293 100644 --- a/.github/workflows/ms.eventgrid.topics.yml +++ b/.github/workflows/ms.eventgrid.topics.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.eventgrid.topics.yml' - 'arm/Microsoft.EventGrid/topics/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.EventGrid/topics' diff --git a/.github/workflows/ms.eventhub.namespaces.yml b/.github/workflows/ms.eventhub.namespaces.yml index 593164f377..d75cdd3be7 100644 --- a/.github/workflows/ms.eventhub.namespaces.yml +++ b/.github/workflows/ms.eventhub.namespaces.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.eventhub.namespaces.yml' - 'arm/Microsoft.EventHub/namespaces/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.EventHub/namespaces' diff --git a/.github/workflows/ms.healthbot.healthbots.yml b/.github/workflows/ms.healthbot.healthbots.yml index 0ab48c5053..0047825e84 100644 --- a/.github/workflows/ms.healthbot.healthbots.yml +++ b/.github/workflows/ms.healthbot.healthbots.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.healthbot.healthbots.yml' - 'arm/Microsoft.HealthBot/healthBots/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.HealthBot/healthBots' diff --git a/.github/workflows/ms.insights.actiongroups.yml b/.github/workflows/ms.insights.actiongroups.yml index 026fbad4cd..23abe736d4 100644 --- a/.github/workflows/ms.insights.actiongroups.yml +++ b/.github/workflows/ms.insights.actiongroups.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.insights.actiongroups.yml' - 'arm/Microsoft.Insights/actionGroups/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Insights/actionGroups' diff --git a/.github/workflows/ms.insights.activitylogalerts.yml b/.github/workflows/ms.insights.activitylogalerts.yml index 4aeef57498..bb89ac436b 100644 --- a/.github/workflows/ms.insights.activitylogalerts.yml +++ b/.github/workflows/ms.insights.activitylogalerts.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.insights.activitylogalerts.yml' - 'arm/Microsoft.Insights/activityLogAlerts/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Insights/activityLogAlerts' diff --git a/.github/workflows/ms.insights.components.yml b/.github/workflows/ms.insights.components.yml index 84c251cfea..4544a9aa99 100644 --- a/.github/workflows/ms.insights.components.yml +++ b/.github/workflows/ms.insights.components.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.insights.components.yml' - 'arm/Microsoft.Insights/components/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Insights/components' diff --git a/.github/workflows/ms.insights.diagnosticsettings.yml b/.github/workflows/ms.insights.diagnosticsettings.yml index f82cf56669..c02d276fb4 100644 --- a/.github/workflows/ms.insights.diagnosticsettings.yml +++ b/.github/workflows/ms.insights.diagnosticsettings.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.insights.diagnosticsettings.yml' - 'arm/Microsoft.Insights/diagnosticsettings/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Insights/diagnosticSettings' diff --git a/.github/workflows/ms.insights.metricalerts.yml b/.github/workflows/ms.insights.metricalerts.yml index fd26bd4eef..54fad14894 100644 --- a/.github/workflows/ms.insights.metricalerts.yml +++ b/.github/workflows/ms.insights.metricalerts.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.insights.metricalerts.yml' - 'arm/Microsoft.Insights/metricAlerts/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Insights/metricAlerts' diff --git a/.github/workflows/ms.insights.privatelinkscopes.yml b/.github/workflows/ms.insights.privatelinkscopes.yml index 867a0fff01..3feacddf26 100644 --- a/.github/workflows/ms.insights.privatelinkscopes.yml +++ b/.github/workflows/ms.insights.privatelinkscopes.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.insights.privatelinkscopes.yml' - 'arm/Microsoft.Insights/privateLinkScopes/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Insights/privateLinkScopes' diff --git a/.github/workflows/ms.insights.scheduledqueryrules.yml b/.github/workflows/ms.insights.scheduledqueryrules.yml index ac511dfc7b..f12280b6a0 100644 --- a/.github/workflows/ms.insights.scheduledqueryrules.yml +++ b/.github/workflows/ms.insights.scheduledqueryrules.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.insights.scheduledqueryrules.yml' - 'arm/Microsoft.Insights/scheduledQueryRules/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Insights/scheduledQueryRules' diff --git a/.github/workflows/ms.keyvault.vaults.yml b/.github/workflows/ms.keyvault.vaults.yml index 30b361f887..29c7e503e8 100644 --- a/.github/workflows/ms.keyvault.vaults.yml +++ b/.github/workflows/ms.keyvault.vaults.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.keyvault.vaults.yml' - 'arm/Microsoft.KeyVault/vaults/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.KeyVault/vaults' diff --git a/.github/workflows/ms.logic.workflows.yml b/.github/workflows/ms.logic.workflows.yml index ed00ecd551..90c8cb09ab 100644 --- a/.github/workflows/ms.logic.workflows.yml +++ b/.github/workflows/ms.logic.workflows.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.logic.workflows.yml' - 'arm/Microsoft.Logic/workflows/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Logic/workflows' diff --git a/.github/workflows/ms.machinelearningservices.workspaces.yml b/.github/workflows/ms.machinelearningservices.workspaces.yml index 732bfe9a8e..ec2b16377a 100644 --- a/.github/workflows/ms.machinelearningservices.workspaces.yml +++ b/.github/workflows/ms.machinelearningservices.workspaces.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.machinelearningservices.workspaces.yml' - 'arm/Microsoft.MachineLearningServices/workspaces/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.MachineLearningServices/workspaces' diff --git a/.github/workflows/ms.managedidentity.userassignedidentities.yml b/.github/workflows/ms.managedidentity.userassignedidentities.yml index 542ee8721c..b561c62f21 100644 --- a/.github/workflows/ms.managedidentity.userassignedidentities.yml +++ b/.github/workflows/ms.managedidentity.userassignedidentities.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.managedidentity.userassignedidentities.yml' - 'arm/Microsoft.ManagedIdentity/userAssignedIdentities/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.ManagedIdentity/userAssignedIdentities' diff --git a/.github/workflows/ms.managedservices.registrationdefinitions.yml b/.github/workflows/ms.managedservices.registrationdefinitions.yml index e743d53023..bef468bbc7 100644 --- a/.github/workflows/ms.managedservices.registrationdefinitions.yml +++ b/.github/workflows/ms.managedservices.registrationdefinitions.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.managedservices.registrationdefinitions.yml' - 'arm/Microsoft.ManagedServices/registrationDefinitions/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.ManagedServices/registrationDefinitions' diff --git a/.github/workflows/ms.management.managementgroups.yml b/.github/workflows/ms.management.managementgroups.yml index fa1cc4ed57..ef9ba91c73 100644 --- a/.github/workflows/ms.management.managementgroups.yml +++ b/.github/workflows/ms.management.managementgroups.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.management.managementgroups.yml' - 'arm/Microsoft.Management/managementGroups/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Management/managementGroups' diff --git a/.github/workflows/ms.netapp.netappaccounts.yml b/.github/workflows/ms.netapp.netappaccounts.yml index 9a29a45d66..7cdebd44b2 100644 --- a/.github/workflows/ms.netapp.netappaccounts.yml +++ b/.github/workflows/ms.netapp.netappaccounts.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.netapp.netappaccounts.yml' - 'arm/Microsoft.NetApp/netAppAccounts/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.NetApp/netAppAccounts' diff --git a/.github/workflows/ms.network.applicationgateways.yml b/.github/workflows/ms.network.applicationgateways.yml index 14e29f4f2e..f871a9e912 100644 --- a/.github/workflows/ms.network.applicationgateways.yml +++ b/.github/workflows/ms.network.applicationgateways.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.applicationgateways.yml' - 'arm/Microsoft.Network/applicationGateways/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/applicationGateways' diff --git a/.github/workflows/ms.network.applicationsecuritygroups.yml b/.github/workflows/ms.network.applicationsecuritygroups.yml index 71fe9c8ad3..4aa06be3e4 100644 --- a/.github/workflows/ms.network.applicationsecuritygroups.yml +++ b/.github/workflows/ms.network.applicationsecuritygroups.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.applicationsecuritygroups.yml' - 'arm/Microsoft.Network/applicationSecurityGroups/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/applicationSecurityGroups' diff --git a/.github/workflows/ms.network.azurefirewalls.yml b/.github/workflows/ms.network.azurefirewalls.yml index 55cefaec50..8c837abf50 100644 --- a/.github/workflows/ms.network.azurefirewalls.yml +++ b/.github/workflows/ms.network.azurefirewalls.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.azurefirewalls.yml' - 'arm/Microsoft.Network/azureFirewalls/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/azureFirewalls' diff --git a/.github/workflows/ms.network.bastionhosts.yml b/.github/workflows/ms.network.bastionhosts.yml index 16d1965f06..dafae468b5 100644 --- a/.github/workflows/ms.network.bastionhosts.yml +++ b/.github/workflows/ms.network.bastionhosts.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.bastionhosts.yml' - 'arm/Microsoft.Network/bastionHosts/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/bastionHosts' diff --git a/.github/workflows/ms.network.connections.yml b/.github/workflows/ms.network.connections.yml index 5ed5472db2..9c232f1143 100644 --- a/.github/workflows/ms.network.connections.yml +++ b/.github/workflows/ms.network.connections.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.connections.yml' - 'arm/Microsoft.Network/connections/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/connections' diff --git a/.github/workflows/ms.network.ddosprotectionplans.yml b/.github/workflows/ms.network.ddosprotectionplans.yml index a0a298915b..792e730746 100644 --- a/.github/workflows/ms.network.ddosprotectionplans.yml +++ b/.github/workflows/ms.network.ddosprotectionplans.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.ddosprotectionplans.yml' - 'arm/Microsoft.Network/ddosProtectionPlans/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/ddosProtectionPlans' diff --git a/.github/workflows/ms.network.expressroutecircuits.yml b/.github/workflows/ms.network.expressroutecircuits.yml index ad35cbf123..938edb0f76 100644 --- a/.github/workflows/ms.network.expressroutecircuits.yml +++ b/.github/workflows/ms.network.expressroutecircuits.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.expressroutecircuits.yml' - 'arm/Microsoft.Network/expressRouteCircuits/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/expressRouteCircuits' diff --git a/.github/workflows/ms.network.firewallpolicies.yml b/.github/workflows/ms.network.firewallpolicies.yml index 90760fa2af..a70e24e39f 100644 --- a/.github/workflows/ms.network.firewallpolicies.yml +++ b/.github/workflows/ms.network.firewallpolicies.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.firewallpolicies.yml' - 'arm/Microsoft.Network/firewallPolicies/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/firewallPolicies' diff --git a/.github/workflows/ms.network.ipgroups.yml b/.github/workflows/ms.network.ipgroups.yml index 243c19a1f6..781fe05f2d 100644 --- a/.github/workflows/ms.network.ipgroups.yml +++ b/.github/workflows/ms.network.ipgroups.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.ipgroups.yml' - 'arm/Microsoft.Network/ipGroups/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/ipGroups' diff --git a/.github/workflows/ms.network.loadbalancers.yml b/.github/workflows/ms.network.loadbalancers.yml index a8897860ca..e07a033ab5 100644 --- a/.github/workflows/ms.network.loadbalancers.yml +++ b/.github/workflows/ms.network.loadbalancers.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.loadbalancers.yml' - 'arm/Microsoft.Network/loadBalancers/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/loadBalancers' diff --git a/.github/workflows/ms.network.localnetworkgateways.yml b/.github/workflows/ms.network.localnetworkgateways.yml index cb12f7be99..4b125ca9be 100644 --- a/.github/workflows/ms.network.localnetworkgateways.yml +++ b/.github/workflows/ms.network.localnetworkgateways.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.localnetworkgateways.yml' - 'arm/Microsoft.Network/localNetworkGateways/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/localNetworkGateways' diff --git a/.github/workflows/ms.network.natgateways.yml b/.github/workflows/ms.network.natgateways.yml index 9ed705512e..b8c1d7d1d3 100644 --- a/.github/workflows/ms.network.natgateways.yml +++ b/.github/workflows/ms.network.natgateways.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.natgateways.yml' - 'arm/Microsoft.Network/natGateways/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/natGateways' diff --git a/.github/workflows/ms.network.networksecuritygroups.yml b/.github/workflows/ms.network.networksecuritygroups.yml index 24f58fb069..117b84751e 100644 --- a/.github/workflows/ms.network.networksecuritygroups.yml +++ b/.github/workflows/ms.network.networksecuritygroups.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.networksecuritygroups.yml' - 'arm/Microsoft.Network/networkSecurityGroups/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/networkSecurityGroups' diff --git a/.github/workflows/ms.network.networkwatchers.yml b/.github/workflows/ms.network.networkwatchers.yml index ff9b9a66ea..fcbd072031 100644 --- a/.github/workflows/ms.network.networkwatchers.yml +++ b/.github/workflows/ms.network.networkwatchers.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.networkwatchers.yml' - 'arm/Microsoft.Network/networkWatchers/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/networkWatchers' diff --git a/.github/workflows/ms.network.privatednszones.yml b/.github/workflows/ms.network.privatednszones.yml index c011de3c1b..c3931c47cb 100644 --- a/.github/workflows/ms.network.privatednszones.yml +++ b/.github/workflows/ms.network.privatednszones.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.privatednszones.yml' - 'arm/Microsoft.Network/privateDnsZones/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/privateDnsZones' diff --git a/.github/workflows/ms.network.privateendpoints.yml b/.github/workflows/ms.network.privateendpoints.yml index d5d44ac54c..c7dbfb10d9 100644 --- a/.github/workflows/ms.network.privateendpoints.yml +++ b/.github/workflows/ms.network.privateendpoints.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.privateendpoints.yml' - 'arm/Microsoft.Network/privateEndpoints/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/privateEndpoints' diff --git a/.github/workflows/ms.network.publicipaddresses.yml b/.github/workflows/ms.network.publicipaddresses.yml index b87589fad1..3aec89696d 100644 --- a/.github/workflows/ms.network.publicipaddresses.yml +++ b/.github/workflows/ms.network.publicipaddresses.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.publicipaddresses.yml' - 'arm/Microsoft.Network/publicIPAddresses/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/publicIPAddresses' diff --git a/.github/workflows/ms.network.publicipprefixes.yml b/.github/workflows/ms.network.publicipprefixes.yml index 0ad0b6620f..8902c3c1a9 100644 --- a/.github/workflows/ms.network.publicipprefixes.yml +++ b/.github/workflows/ms.network.publicipprefixes.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.publicipprefixes.yml' - 'arm/Microsoft.Network/publicIPPrefixes/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/publicIPPrefixes' diff --git a/.github/workflows/ms.network.routetables.yml b/.github/workflows/ms.network.routetables.yml index dd0cb3ff5d..720ab115ff 100644 --- a/.github/workflows/ms.network.routetables.yml +++ b/.github/workflows/ms.network.routetables.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.routetables.yml' - 'arm/Microsoft.Network/routeTables/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/routeTables' diff --git a/.github/workflows/ms.network.trafficmanagerprofiles.yml b/.github/workflows/ms.network.trafficmanagerprofiles.yml index e2836f620c..3f94fc9306 100644 --- a/.github/workflows/ms.network.trafficmanagerprofiles.yml +++ b/.github/workflows/ms.network.trafficmanagerprofiles.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.trafficmanagerprofiles.yml' - 'arm/Microsoft.Network/trafficmanagerprofiles/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/trafficmanagerprofiles' diff --git a/.github/workflows/ms.network.virtualnetworkgateways.yml b/.github/workflows/ms.network.virtualnetworkgateways.yml index e05bcf5203..f34e8fd9eb 100644 --- a/.github/workflows/ms.network.virtualnetworkgateways.yml +++ b/.github/workflows/ms.network.virtualnetworkgateways.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.virtualnetworkgateways.yml' - 'arm/Microsoft.Network/virtualNetworkGateways/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/virtualNetworkGateways' diff --git a/.github/workflows/ms.network.virtualnetworks.yml b/.github/workflows/ms.network.virtualnetworks.yml index f99b3db08c..064ecfa296 100644 --- a/.github/workflows/ms.network.virtualnetworks.yml +++ b/.github/workflows/ms.network.virtualnetworks.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.virtualnetworks.yml' - 'arm/Microsoft.Network/virtualNetworks/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/virtualNetworks' diff --git a/.github/workflows/ms.network.virtualwans.yml b/.github/workflows/ms.network.virtualwans.yml index c31a6d9865..7b6a234fff 100644 --- a/.github/workflows/ms.network.virtualwans.yml +++ b/.github/workflows/ms.network.virtualwans.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.network.virtualwans.yml' - 'arm/Microsoft.Network/virtualWans/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Network/virtualWans' diff --git a/.github/workflows/ms.operationalinsights.workspaces.yml b/.github/workflows/ms.operationalinsights.workspaces.yml index d2af0e11f3..76ad944d58 100644 --- a/.github/workflows/ms.operationalinsights.workspaces.yml +++ b/.github/workflows/ms.operationalinsights.workspaces.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.operationalinsights.workspaces.yml' - 'arm/Microsoft.OperationalInsights/workspaces/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.OperationalInsights/workspaces' diff --git a/.github/workflows/ms.recoveryservices.vaults.yml b/.github/workflows/ms.recoveryservices.vaults.yml index 6fafa43901..88b98ad3c4 100644 --- a/.github/workflows/ms.recoveryservices.vaults.yml +++ b/.github/workflows/ms.recoveryservices.vaults.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.recoveryservices.vaults.yml' - 'arm/Microsoft.RecoveryServices/vaults/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.RecoveryServices/vaults' diff --git a/.github/workflows/ms.resources.deploymentscripts.yml b/.github/workflows/ms.resources.deploymentscripts.yml index 64c96f6c95..3f1228cdf0 100644 --- a/.github/workflows/ms.resources.deploymentscripts.yml +++ b/.github/workflows/ms.resources.deploymentscripts.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.resources.deploymentscripts.yml' - 'arm/Microsoft.Resources/deploymentScripts/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Resources/deploymentScripts' diff --git a/.github/workflows/ms.resources.resourcegroups.yml b/.github/workflows/ms.resources.resourcegroups.yml index 29b2b9d2b1..fc77121d0d 100644 --- a/.github/workflows/ms.resources.resourcegroups.yml +++ b/.github/workflows/ms.resources.resourcegroups.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.resources.resourcegroups.yml' - 'arm/Microsoft.Resources/resourceGroups/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Resources/resourceGroups' diff --git a/.github/workflows/ms.security.azuresecuritycenter.yml b/.github/workflows/ms.security.azuresecuritycenter.yml index 275c1ca3b8..9407128bcb 100644 --- a/.github/workflows/ms.security.azuresecuritycenter.yml +++ b/.github/workflows/ms.security.azuresecuritycenter.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.security.azuresecuritycenter.yml' - 'arm/Microsoft.Security/azureSecurityCenter/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Security/azureSecurityCenter' diff --git a/.github/workflows/ms.servicebus.namespaces.yml b/.github/workflows/ms.servicebus.namespaces.yml index 7c5dfeb493..71aa607be8 100644 --- a/.github/workflows/ms.servicebus.namespaces.yml +++ b/.github/workflows/ms.servicebus.namespaces.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.servicebus.namespaces.yml' - 'arm/Microsoft.ServiceBus/namespaces/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.ServiceBus/namespaces' diff --git a/.github/workflows/ms.sql.managedinstances.yml b/.github/workflows/ms.sql.managedinstances.yml index 7ec251e7c7..764f56ce2b 100644 --- a/.github/workflows/ms.sql.managedinstances.yml +++ b/.github/workflows/ms.sql.managedinstances.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.sql.managedinstances.yml' - 'arm/Microsoft.Sql/managedInstances/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Sql/managedInstances' diff --git a/.github/workflows/ms.sql.servers.yml b/.github/workflows/ms.sql.servers.yml index 4ddd5f238f..34d6ea7296 100644 --- a/.github/workflows/ms.sql.servers.yml +++ b/.github/workflows/ms.sql.servers.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.sql.servers.yml' - 'arm/Microsoft.Sql/servers/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Sql/servers' diff --git a/.github/workflows/ms.storage.storageaccounts.yml b/.github/workflows/ms.storage.storageaccounts.yml index a145d9c2ea..39e2a88b21 100644 --- a/.github/workflows/ms.storage.storageaccounts.yml +++ b/.github/workflows/ms.storage.storageaccounts.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.storage.storageaccounts.yml' - 'arm/Microsoft.Storage/storageAccounts/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Storage/storageAccounts' diff --git a/.github/workflows/ms.virtualmachineimages.imagetemplates.yml b/.github/workflows/ms.virtualmachineimages.imagetemplates.yml index 8d564724e6..18850e2817 100644 --- a/.github/workflows/ms.virtualmachineimages.imagetemplates.yml +++ b/.github/workflows/ms.virtualmachineimages.imagetemplates.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.virtualmachineimages.imagetemplates.yml' - 'arm/Microsoft.VirtualMachineImages/imageTemplates/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.VirtualMachineImages/imageTemplates' diff --git a/.github/workflows/ms.web.connections.yml b/.github/workflows/ms.web.connections.yml index e5877ab2ce..29a320c023 100644 --- a/.github/workflows/ms.web.connections.yml +++ b/.github/workflows/ms.web.connections.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.web.connections.yml' - 'arm/Microsoft.Web/connections/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Web/connections' diff --git a/.github/workflows/ms.web.hostingenvironments.yml b/.github/workflows/ms.web.hostingenvironments.yml index 756c824ebe..3ab8864652 100644 --- a/.github/workflows/ms.web.hostingenvironments.yml +++ b/.github/workflows/ms.web.hostingenvironments.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.web.hostingenvironments.yml' - 'arm/Microsoft.Web/hostingEnvironments/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Web/hostingEnvironments' diff --git a/.github/workflows/ms.web.serverfarms.yml b/.github/workflows/ms.web.serverfarms.yml index b029c4f04d..32b3bc6581 100644 --- a/.github/workflows/ms.web.serverfarms.yml +++ b/.github/workflows/ms.web.serverfarms.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.web.serverfarms.yml' - 'arm/Microsoft.Web/serverfarms/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Web/serverfarms' diff --git a/.github/workflows/ms.web.sites.yml b/.github/workflows/ms.web.sites.yml index e15d5b36ce..775cd8ad66 100644 --- a/.github/workflows/ms.web.sites.yml +++ b/.github/workflows/ms.web.sites.yml @@ -29,6 +29,8 @@ on: - '.github/workflows/ms.web.sites.yml' - 'arm/Microsoft.Web/sites/**' - '!*/**/readme.md' + - 'utilities/pipelines/**' + - '!utilities/pipelines/dependencies/**' env: modulePath: 'arm/Microsoft.Web/sites' From bd3997ec6e6d966fac548c9f262a699396ebf3f7 Mon Sep 17 00:00:00 2001 From: MrMCake Date: Wed, 15 Dec 2021 14:28:38 +0100 Subject: [PATCH 2/7] Dummy branch update --- .github/workflows/ms.analysisservices.servers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ms.analysisservices.servers.yml b/.github/workflows/ms.analysisservices.servers.yml index f829b11381..f7a142df56 100644 --- a/.github/workflows/ms.analysisservices.servers.yml +++ b/.github/workflows/ms.analysisservices.servers.yml @@ -23,7 +23,7 @@ on: default: '0.0.1' push: branches: - - main + - users/alsehr/815_trigger paths: - '.github/actions/templates/**' - '.github/workflows/ms.analysisservices.servers.yml' From 52e5c29c60b276fd307de97979c6e7b495987bb6 Mon Sep 17 00:00:00 2001 From: MrMCake Date: Wed, 15 Dec 2021 14:29:43 +0100 Subject: [PATCH 3/7] dummy change --- .../storageAccounts/uploads/scriptExtensionMasterInstaller.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utilities/pipelines/dependencies/Microsoft.Storage/storageAccounts/uploads/scriptExtensionMasterInstaller.ps1 b/utilities/pipelines/dependencies/Microsoft.Storage/storageAccounts/uploads/scriptExtensionMasterInstaller.ps1 index 9d2891cee5..f279c15d99 100644 --- a/utilities/pipelines/dependencies/Microsoft.Storage/storageAccounts/uploads/scriptExtensionMasterInstaller.ps1 +++ b/utilities/pipelines/dependencies/Microsoft.Storage/storageAccounts/uploads/scriptExtensionMasterInstaller.ps1 @@ -2,4 +2,4 @@ param( ) -# This is a test script and purposfully empty +## This is a test script and purposfully empty From 811c55966ca1f12ac31fda6ff366de16082a263b Mon Sep 17 00:00:00 2001 From: MrMCake Date: Wed, 15 Dec 2021 14:30:13 +0100 Subject: [PATCH 4/7] dummy change --- .../storageAccounts/uploads/scriptExtensionMasterInstaller.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utilities/pipelines/dependencies/Microsoft.Storage/storageAccounts/uploads/scriptExtensionMasterInstaller.ps1 b/utilities/pipelines/dependencies/Microsoft.Storage/storageAccounts/uploads/scriptExtensionMasterInstaller.ps1 index f279c15d99..9d2891cee5 100644 --- a/utilities/pipelines/dependencies/Microsoft.Storage/storageAccounts/uploads/scriptExtensionMasterInstaller.ps1 +++ b/utilities/pipelines/dependencies/Microsoft.Storage/storageAccounts/uploads/scriptExtensionMasterInstaller.ps1 @@ -2,4 +2,4 @@ param( ) -## This is a test script and purposfully empty +# This is a test script and purposfully empty From a0b8974fe2f1a678bc162c4cbafd909455846591 Mon Sep 17 00:00:00 2001 From: MrMCake Date: Wed, 15 Dec 2021 14:31:16 +0100 Subject: [PATCH 5/7] Update to latest --- .../Initialize-DeploymentRemoval.ps1 | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/utilities/pipelines/resourceRemoval/Initialize-DeploymentRemoval.ps1 b/utilities/pipelines/resourceRemoval/Initialize-DeploymentRemoval.ps1 index 54f8ad6d05..76668aa0ba 100644 --- a/utilities/pipelines/resourceRemoval/Initialize-DeploymentRemoval.ps1 +++ b/utilities/pipelines/resourceRemoval/Initialize-DeploymentRemoval.ps1 @@ -12,7 +12,7 @@ Mandatory. The name(s) of the deployment(s) Mandatory. The path to the template used for the deployment. Used to determine the level/scope (e.g. subscription) .PARAMETER ResourceGroupName -Optional. The name of the resource group the deployment was happening in. Relevant for resource-group level deployments. +Optional. The name of the resource group the deployment was happening in. Relevant for resource-group level deployments .EXAMPLE Initialize-DeploymentRemoval -DeploymentName 'virtualWans-20211204T1812029146Z' -TemplateFilePath "$home/ResourceModules/arm/Microsoft.Network/virtualWans/deploy.bicep" -resourceGroupName 'test-virtualWan-parameters.json-rg' @@ -52,25 +52,17 @@ function Initialize-DeploymentRemoval { foreach ($deploymentName in $deploymentNames) { Write-Verbose ('Handling resource removal with deployment name [{0}]' -f $deploymentName) -Verbose - switch ($moduleName) { - 'virtualWans' { - $removalSequence += @( - 'Microsoft.Network/vpnGateways', - 'Microsoft.Network/virtualHubs', - 'Microsoft.Network/vpnSites' - ) - break - } - 'automationAccounts' { - $removalSequence += @( - 'Microsoft.OperationsManagement/solutions', - 'Microsoft.OperationalInsights/workspaces/linkedServices', - 'Microsoft.Network/privateEndpoints/privateDnsZoneGroups', - 'Microsoft.Network/privateEndpoints' - ) - break - } - } + # switch ($moduleName) { + # '' { + # $removalSequence += @( + # '/' + # '/' + # '/' + # '/' + # ) + # break + # } + # } # Invoke removal $inputObject = @{ @@ -83,6 +75,14 @@ function Initialize-DeploymentRemoval { } } + end { + Write-Debug ('{0} exited' -f $MyInvocation.MyCommand) + } +} + Remove-Deployment @inputObject -Verbose + } + } + end { Write-Debug ('{0} exited' -f $MyInvocation.MyCommand) } From 63e1e320ca339d8c55e3d305a4efcc45f122e713 Mon Sep 17 00:00:00 2001 From: MrMCake Date: Wed, 15 Dec 2021 14:32:14 +0100 Subject: [PATCH 6/7] Update to latest --- .github/workflows/ms.analysisservices.servers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ms.analysisservices.servers.yml b/.github/workflows/ms.analysisservices.servers.yml index f7a142df56..f829b11381 100644 --- a/.github/workflows/ms.analysisservices.servers.yml +++ b/.github/workflows/ms.analysisservices.servers.yml @@ -23,7 +23,7 @@ on: default: '0.0.1' push: branches: - - users/alsehr/815_trigger + - main paths: - '.github/actions/templates/**' - '.github/workflows/ms.analysisservices.servers.yml' From 920b9a96809ac50b9be8efb1b4fb622b40743137 Mon Sep 17 00:00:00 2001 From: MrMCake Date: Wed, 15 Dec 2021 15:14:08 +0100 Subject: [PATCH 7/7] Update to latest --- .../Initialize-DeploymentRemoval.ps1 | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/utilities/pipelines/resourceRemoval/Initialize-DeploymentRemoval.ps1 b/utilities/pipelines/resourceRemoval/Initialize-DeploymentRemoval.ps1 index 76668aa0ba..54f8ad6d05 100644 --- a/utilities/pipelines/resourceRemoval/Initialize-DeploymentRemoval.ps1 +++ b/utilities/pipelines/resourceRemoval/Initialize-DeploymentRemoval.ps1 @@ -12,7 +12,7 @@ Mandatory. The name(s) of the deployment(s) Mandatory. The path to the template used for the deployment. Used to determine the level/scope (e.g. subscription) .PARAMETER ResourceGroupName -Optional. The name of the resource group the deployment was happening in. Relevant for resource-group level deployments +Optional. The name of the resource group the deployment was happening in. Relevant for resource-group level deployments. .EXAMPLE Initialize-DeploymentRemoval -DeploymentName 'virtualWans-20211204T1812029146Z' -TemplateFilePath "$home/ResourceModules/arm/Microsoft.Network/virtualWans/deploy.bicep" -resourceGroupName 'test-virtualWan-parameters.json-rg' @@ -52,17 +52,25 @@ function Initialize-DeploymentRemoval { foreach ($deploymentName in $deploymentNames) { Write-Verbose ('Handling resource removal with deployment name [{0}]' -f $deploymentName) -Verbose - # switch ($moduleName) { - # '' { - # $removalSequence += @( - # '/' - # '/' - # '/' - # '/' - # ) - # break - # } - # } + switch ($moduleName) { + 'virtualWans' { + $removalSequence += @( + 'Microsoft.Network/vpnGateways', + 'Microsoft.Network/virtualHubs', + 'Microsoft.Network/vpnSites' + ) + break + } + 'automationAccounts' { + $removalSequence += @( + 'Microsoft.OperationsManagement/solutions', + 'Microsoft.OperationalInsights/workspaces/linkedServices', + 'Microsoft.Network/privateEndpoints/privateDnsZoneGroups', + 'Microsoft.Network/privateEndpoints' + ) + break + } + } # Invoke removal $inputObject = @{ @@ -75,14 +83,6 @@ function Initialize-DeploymentRemoval { } } - end { - Write-Debug ('{0} exited' -f $MyInvocation.MyCommand) - } -} - Remove-Deployment @inputObject -Verbose - } - } - end { Write-Debug ('{0} exited' -f $MyInvocation.MyCommand) }