Skip to content

Commit 6dc1096

Browse files
authored
Update bicep.md
1 parent fc16629 commit 6dc1096

File tree

1 file changed

+3
-1
lines changed
  • articles/ai-foundry/model-inference/includes/create-resources

1 file changed

+3
-1
lines changed

articles/ai-foundry/model-inference/includes/create-resources/bicep.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ The tutorial helps you create:
4040
> * (Optionally) An Azure AI project and hub.
4141
> * (Optionally) A connection between the hub and the models in Azure AI Services.
4242
43+
Notice that **you have to deploy an Azure AI project and hub** if you plan to use the Azure AI Foundry portal for managing the resource, using playground, or any other feature from the portal.
44+
4345
You are using the following assets to create those resources:
4446

4547
1. Use the template `modules/ai-services-template.bicep` to describe your Azure AI Services resource:
@@ -118,4 +120,4 @@ In your console, follow these steps:
118120
--template-file deploy.bicep
119121
```
120122
121-
7. The template outputs the Azure AI model inference endpoint that you can use to consume any of the model deployments you have created.
123+
7. The template outputs the Azure AI model inference endpoint that you can use to consume any of the model deployments you have created.

0 commit comments

Comments
 (0)