Skip to content

Commit abf6652

Browse files
committed
update images
1 parent d657923 commit abf6652

File tree

4 files changed

+2
-4
lines changed

4 files changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 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

-26.8 KB
Loading
-308 KB
Loading

0 commit comments

Comments
 (0)