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
The output of this command shows properties of the Managed HSM that you've created. The two most important properties are:
64
64
65
65
***name**: The HSM name you specified. You'll use this name for other Key Vault commands.
66
-
***hsmUri**: The URI for your HSM (for example, 'https://<hsm-name>.managedhsm.azure.net'). Applications that use your HSM through its REST API must use this URI.
66
+
***hsmUri**: The URI for your HSM (for example, `https://<hsm-name>.managedhsm.azure.net`). Applications that use your HSM through its REST API must use this URI.
67
67
68
68
Your Azure account is now authorized to perform any operations on this Managed HSM. As of yet, nobody else is authorized.
The output of this command shows properties of the Managed HSM that you created. The two most important properties are:
77
77
78
78
***name**: The name you specified. You use this name for other commands.
79
-
***hsmUri**: The URI for your HSM (for example, 'https://<hsm-name>.managedhsm.azure.net'). Applications that use your HSM through its REST API must use this URI.
79
+
***hsmUri**: The URI for your HSM (for example, `https://<hsm-name>.managedhsm.azure.net`). Applications that use your HSM through its REST API must use this URI.
80
80
81
81
Your Azure account is now authorized to perform any operations on this Managed HSM. As of yet, nobody else is authorized.
0 commit comments