Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
RitvikKapila committed Oct 1, 2024
1 parent 2f6fa3f commit fecc147
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ private static void Run(MemoryStream plaintext)
// Note that we are now providing an already initialized shared cache instead of just mentioning
// the cache type and the Hierarchical Keyring initializing a cache at initialization.

// partitionId here is a random UUID
// partitionId for this example is a random UUID
var partitionId = "91c1b6a2-6fc3-4539-ad5e-938d597ed730";

// Please make sure that you read the guidance on how to set Partition ID, Logical Key Store Name and
Expand Down

0 comments on commit fecc147

Please sign in to comment.