We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccce10f commit c6444a2Copy full SHA for c6444a2
articles/azure-app-configuration/howto-create-snapshots.md
@@ -119,7 +119,7 @@ configurationBuilder.AddAzureAppConfiguration(options =>
119
---
120
121
> [!NOTE]
122
-> In order to use snapshots as shown in the code samples, snapshots must be created using the default composition type `Key`.
+> Only snapshots created with composition type `Key` can be loaded using the code samples shown above.
123
124
## Manage active snapshots
125
0 commit comments