config: - CDwebapi: msTeams.json # Notification System for EMEA/NA/CN Prod CDwebapi.EMEA-Prod: - name: CD_webapi PROD - alertingProfile: CD_webapi/alerting-profile/CDwebapi.id - webhook: https://empty - skipDeployment: "true" CDwebapi.NA-Prod: - name: CD_webapi PROD - alertingProfile: CD_webapi/alerting-profile/CDwebapi.id - webhook: https://empty - skipDeployment: "true" CDwebapi.CN-Prod: - name: CD_webapi PROD - alertingProfile: CD_webapi/alerting-profile/CDwebapi.id - webhook: https://empty - skipDeployment: "true" # Notification System for EMEA/NA/CN PreProd CDwebapi.EMEA-PreProd: - name: CD_webapi INT - alertingProfile: CD_webapi/alerting-profile/CDwebapi.id - webhook: https://empty - skipDeployment: "true" CDwebapi.NA-PreProd: - name: CD_webapi INT - alertingProfile: CD_webapi/alerting-profile/CDwebapi.id - webhook: https://empty - skipDeployment: "true" CDwebapi.CN-PreProd: - name: CD_webapi INT - alertingProfile: CD_webapi/alerting-profile/CDwebapi.id - webhook: https://empty - skipDeployment: "true"