Skip to content

Commit

Permalink
[CI Environment] Token Mechanism Uplift (support tokens as GitHub Sec…
Browse files Browse the repository at this point in the history
…ret + Migrate Settings.Json to Settings YAML) (#1516)
  • Loading branch information
ahmadabdalla authored Aug 13, 2022
1 parent 0c3b53a commit c05d706
Show file tree
Hide file tree
Showing 234 changed files with 871 additions and 582 deletions.
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.aad.domainservices.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.AAD/DomainServices'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.AnalysisServices/servers'
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.apimanagement.service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.ApiManagement/service'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.AppConfiguration/configurationStores'
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.authorization.locks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Authorization/locks'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Authorization/policyAssignments'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Authorization/policyDefinitions'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Authorization/policyExemptions'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Authorization/policySetDefinitions'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Authorization/roleAssignments'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Authorization/roleDefinitions'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Automation/automationAccounts'
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.batch.batchaccounts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Batch/batchAccounts'
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.cache.redis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Cache/redis'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.CognitiveServices/accounts'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Compute/availabilitySets'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Compute/diskEncryptionSets'
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.compute.disks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Compute/disks'
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.compute.galleries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Compute/galleries'
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.compute.images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Compute/images'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Compute/proximityPlacementGroups'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Compute/virtualMachines'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Compute/virtualMachineScaleSets'
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.consumption.budgets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Consumption/budgets'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.ContainerInstance/containerGroups'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.ContainerRegistry/registries'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.ContainerService/managedClusters'
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.databricks.workspaces.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Databricks/workspaces'
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.datafactory.factories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.DataFactory/factories'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.DataProtection/backupVaults'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.DesktopVirtualization/applicationgroups'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.DesktopVirtualization/hostpools'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.DesktopVirtualization/scalingplans'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.DesktopVirtualization/workspaces'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.DocumentDB/databaseAccounts'
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.eventgrid.systemtopics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.EventGrid/systemTopics'
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.eventgrid.topics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.EventGrid/topics'
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.eventhub.namespaces.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.EventHub/namespaces'
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.healthbot.healthbots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.HealthBot/healthBots'
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.insights.actiongroups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Insights/actionGroups'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Insights/activityLogAlerts'
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.insights.components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Insights/components'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Insights/diagnosticSettings'
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.insights.metricalerts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trigger:
- '/**/*.md'

variables:
- template: '../../global.variables.yml'
- template: '../../settings.yml'
- group: 'PLATFORM_VARIABLES'
- name: modulePath
value: '/modules/Microsoft.Insights/metricAlerts'
Expand Down
Loading

0 comments on commit c05d706

Please sign in to comment.