Skip to content

Commit b67458d

Browse files
Merge pull request #221283 from mrbullwinkle/mrb_12_13_2022_cmk_update
[Cognitive Services] [Azure OpenAI] CMK update
2 parents 3b2bdf0 + cdb817f commit b67458d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/openai/encrypt-data-at-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ az keyvault key delete \
124124
```
125125

126126
> [!IMPORTANT]
127-
> Revoking access to an active customer-managed key while CMK is still enabled at the resource level will prevent fine-tuning new models, as well as deploying previously undeployed fine-tuned models. However, previously deployed fine-tuned models will continue to operate and serve traffic unless those deployments are deleted.
127+
> Revoking access to an active customer-managed key while CMK is still enabled will prevent downloading of training data and results files, fine-tuning new models, and deploying fine-tuned models. However, previously deployed fine-tuned models will continue to operate and serve traffic until those deployments are deleted.
128128
129129
### Delete training, validation, and training results data
130130

0 commit comments

Comments
 (0)