Skip to content

Commit 50bdad1

Browse files
committed
testing something for PM
1 parent 9f1d08b commit 50bdad1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/machine-learning/how-to-built-in-policy-model-deployment.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,13 @@ To update an existing policy assignment with new models, follow these steps:
8080
- **Testing**: Test policies in a nonproduction environment before applying them to production resources.
8181
- **Communication**: Make sure developers are aware of the policies in place and understand the implications for their work.
8282

83+
## Models example
84+
85+
```
86+
"azureml://registries/azure-openai/models/gpt-35-turbo/versions/3, azureml://registries/azure-openai/models/gpt-35-turbo/versions/4, azureml://registries/azure-openai/models/gpt-35-turbo/versions/5"
87+
```
88+
89+
8390
## Related content
8491

8592
- [Azure Policy overview](/azure/governance/policy/overview)

0 commit comments

Comments
 (0)