Skip to content

Commit 142d7a9

Browse files
update per comments
1 parent ee54666 commit 142d7a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/quickstarts/router/job-router-azure-open-ai-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Workers are evaluated based on:
8282

8383
2. After selecting your Subscription, enter a unique name for your function app.
8484

85-
:::image type="content" source="./media/function-select-subscription.png.png" alt-text="Screenshot of selecting subscription in VS Code.":::
85+
:::image type="content" source="./media/function-select-subscription.png" alt-text="Screenshot of selecting subscription in VS Code.":::
8686

8787
3. Once your Function App is created, right-click on your App and select 'Deploy Function App...'
8888
4. Open the Azure portal and go to your Azure OpenAI resource, then go to Azure AI Studio. From here, navigate to the Deployments tab and select "+ Create new deployment"
@@ -99,7 +99,7 @@ Workers are evaluated based on:
9999

100100
6. In the Azure portal, navigate to your newly created Function App Environmental Variables blade and create the following variables:
101101

102-
:::image type="content" source="./media/azure-function-enviornment-settings" alt-text="Screenshot of of Azure function enviornment settings example.":::
102+
:::image type="content" source="./media/azure-function-enviornment-settings.png" alt-text="Screenshot of of Azure function enviornment settings example.":::
103103

104104
| Name | Value | Description |
105105
|-----------------|------------------|--------------------------------------------------------------------|

0 commit comments

Comments
 (0)