Skip to content

Commit 653f060

Browse files
Merge pull request #225128 from pritamso/Broken-link-fix-hickeys
Broken link fixed
2 parents 4a130bc + bb3e353 commit 653f060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-fluid-relay/concepts/customer-managed-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Request payload format:
6868
Example userAssignedIdentities and userAssignedIdentityResourceId:
6969
/subscriptions/ xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/testGroup/providers/Microsoft.ManagedIdentity/userAssignedIdentities/testUserAssignedIdentity
7070

71-
Example keyEncryptionKeyUrl: https://test-key-vault.vault.azure.net/keys/testKey/testKeyVersionGuid
71+
Example keyEncryptionKeyUrl: `https://test-key-vault.vault.azure.net/keys/testKey/testKeyVersionGuid`
7272

7373
Notes:
7474
- Identity.type must be UserAssigned. It is the identity type of the managed identity that is assigned to the Fluid Relay resource.

0 commit comments

Comments
 (0)