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