ssc-spc-ccoe-cei / azure-guardrails-solution-accelerator

This implementation automates reporting to verify compliance with GC Cloud Guardrails. SSC and TBS review the results. Cette mise en œuvre automatise la production de rapports afin de vérifier la conformité aux mesures de sécurité infonuagique du GC. SPC et SCT examinent les résultats.
Other
7 stars 4 forks source link

Add etag to overwrite existing saved searches #61

Closed singhgss closed 9 months ago

singhgss commented 9 months ago

Overview/Summary

Added etag: '*' to overwrite existing saved searches. CAC Install throws an intermittent 409 conflict error

ServiceClient: Response status code does not indicate success - 409 (Conflict), for request - /Customer.svc/workspaces/cd2ab1c3-d71c-4d93-8b06-e6a0c82b73eb/CustomerConfiguration, due to reason - [Newer data exists in the Customer Configuration Store.].

This PR fixes/adds/changes/removes

  1. 409 error conflict while creating save searches.

Breaking Changes

N/A

Testing Evidence

As part of this Pull Request I have