config: - CDcsu-PROD: msTeams.json - CDcsu-INT: msTeams.json #Prod notification system for EMEA/NA/CN #Dry-run needed for all hubs CDcsu-PROD: - name: CD_csu PROD - alertingProfile: CD_csu/alerting-profile/CDcsu-PROD.id - webhook: https://empty - skipDeployment: "true" #Configuration CDcsu-PROD.EMEA-Prod: - name: CD_csu PROD - alertingProfile: CD_csu/alerting-profile/CDcsu-PROD.id - webhook: https://empty - skipDeployment: "false" CDcsu-PROD.NA-Prod: - name: CD_csu PROD - alertingProfile: CD_csu/alerting-profile/CDcsu-PROD.id - webhook: https://empty - skipDeployment: "false" CDcsu-PROD.CN-Prod: - name: CD_csu PROD - alertingProfile: CD_csu/alerting-profile/CDcsu-PROD.id - webhook: https://empty - skipDeployment: "false" #INT notification system for EMEA/NA/CN #Dry-run needed for all hubs CDcsu-INT: - name: CD_csu INT - alertingProfile: CD_csu/alerting-profile/CDcsu-INT.id - webhook: https://empty - skipDeployment: "true" #Configuration CDcsu-INT.EMEA-PreProd: - name: CD_csu INT - alertingProfile: CD_csu/alerting-profile/CDcsu-INT.id - webhook: https://empty - skipDeployment: "false" CDcsu-INT.NA-PreProd: - name: CD_csu INT - alertingProfile: CD_csu/alerting-profile/CDcsu-INT.id - webhook: https://empty - skipDeployment: "false" CDcsu-INT.CN-PreProd: - name: CD_csu INT - alertingProfile: CD_csu/alerting-profile/CDcsu-INT.id - webhook: https://empty - skipDeployment: "false"