Skip to content

Commit 7ceab10

Browse files
authored
Merge pull request #9354 from asadmansr/patch-9
Update about-keys-secrets-and-certificates.md
2 parents 81f605e + e9a2f93 commit 7ceab10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/key-vault/about-keys-secrets-and-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ The certificate attributes are mirrored to attributes of the addressable key and
326326

327327
A Key Vault certificate has the following attributes:
328328

329-
- *enabled*: boolean, optional, default is **true**. This attribute can be specified to indicate if the certificate data can be retrieved as secret or operable as a key. This is used in conjunction with *nbf* and*exp*when an operation occurs between *nbf* and exp, it will only be permitted if enabled is set to true. Operations outside the *nbf* and*exp*window are automatically disallowed.
329+
- *enabled*: boolean, optional, default is **true**. This attribute can be specified to indicate if the certificate data can be retrieved as secret or operable as a key. This is used in conjunction with *nbf* and *exp* when an operation occurs between *nbf* and *exp*, it will only be permitted if enabled is set to true. Operations outside the *nbf* and *exp* window are automatically disallowed.
330330

331331
There are additional read-only attributes that are included in response:
332332

0 commit comments

Comments
 (0)