You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App Configuration has released a new feature called snapshots. A snapshot is an immutable set of key-values from an App Configuration store, created using key and label filters. Once the snapshot is created, the key-values in it are guaranteed to remain unchanged. Snapshots are a good fit for scenarios like controlled rollouts, Last Known Good (LKG) configuration, auditing, configuration versioning, and simplifying client configuration composition.
App Configuration has released a new feature called snapshots. A snapshot is an immutable set of key-values from an App Configuration store, created using key and label filters. Once the snapshot is created, the key-values in it are guaranteed to remain unchanged. Snapshots are a good fit for scenarios like controlled rollouts, Last Known Good (LKG) configuration, auditing, configuration versioning, and simplifying client configuration composition.
Learn more about the snapshots feature and how to create/use snapshots.
For any questions or feedback, connect with us via Github issue.
The text was updated successfully, but these errors were encountered: