Skip to content

Commit 7eeec2d

Browse files
authored
Merge pull request #2728 from sdgilley/sdg-freshness
update images
2 parents 689f37c + 0932255 commit 7eeec2d

File tree

5 files changed

+4
-6
lines changed

5 files changed

+4
-6
lines changed

articles/ai-studio/how-to/flow-deploy.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,6 @@ You can also specify the connections used by the endpoint when it performs infer
158158

159159
Once you configured and reviewed all the steps above, you can select **Review + Create** to finish the creation.
160160

161-
:::image type="content" source="../media/prompt-flow/how-to-deploy-for-real-time-inference/deploy-advanced-outputs-connections.png" alt-text="Screenshot of the advanced output and connections settings." lightbox = "../media/prompt-flow/how-to-deploy-for-real-time-inference/deploy-advanced-outputs-connections.png":::
162-
163161
> [!NOTE]
164162
> Expect the endpoint creation to take approximately more than 15 minutes, as it contains several stages including creating endpoint, registering model, creating deployment, etc.
165163
>
@@ -174,7 +172,7 @@ If you enable this, tracing data and system metrics during inference time (such
174172
> [!IMPORTANT]
175173
> Granting permissions (adding role assignment) is only enabled to the **Owner** of the specific Azure resources. You might need to ask your Azure subscription owner (who might be your IT admin) for help.
176174
>
177-
> It's recommended to grant roles to the **user-assigned** identity **before the deployment creation**.
175+
> It's recommended to grant roles to the **user-assigned** identity as soon as the endpoint creation completes.
178176
> It might take more than 15 minutes for the granted permission to take effect.
179177
180178
You can grant the required permissions in Azure portal UI by following steps.
@@ -210,7 +208,7 @@ You can grant the required permissions in Azure portal UI by following steps.
210208

211209
There will be notifications after you finish the deploy wizard. After the endpoint and deployment are created successfully, you can select **View details** in the notification to deployment detail page.
212210

213-
You can also directly go to the **Deployments** page from the left navigation, select the deployment, and check the status.
211+
You can also directly go to the **Model + endpoints** page from the left navigation, select the deployment, and check the status.
214212

215213
## Test the endpoint
216214

@@ -246,8 +244,8 @@ If you aren't going use the endpoint after completing this tutorial, you should
246244
> [!NOTE]
247245
> The complete deletion might take approximately 20 minutes.
248246
249-
## Next Steps
247+
## Next steps
250248

251249
- Learn more about what you can do in [Azure AI Foundry](../what-is-ai-studio.md)
252250
- Get answers to frequently asked questions in the [Azure AI FAQ article](../faq.yml)
253-
- [Enable trace and collect feedback for your deployment] (./develop/trace-production-sdk.md)
251+
- [Enable trace and collect feedback for your deployment](./develop/trace-production-sdk.md)
-26.8 KB
Loading
-308 KB
Loading
-221 KB
Loading

0 commit comments

Comments
 (0)