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