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