Skip to content

Commit e33274c

Browse files
committed
Resolve build issues
1 parent 2e6ed92 commit e33274c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/digital-twins/.openpublishing.redirection.digital-twins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
{
146146
"source_path": "how-to-configure-postman.md",
147147
"redirect_url": "/azure/digital-twins/how-to-use-postman-with-digital-twins",
148-
"redirect_document_id": true
148+
"redirect_document_id": false
149149
},
150150
{
151151
"source_path": "how-to-use-postman.md",

includes/digital-twins-tenant-solution-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ ms.author: baanders
99

1010
The following example shows how to set a tenant ID value for `InteractiveBrowserTenantId` in the `DefaultAzureCredential` options:
1111

12-
:::image type="content" source="../articles/digital-twins/media/troubleshoot-error-404/defaultazurecredentialoptions.png" alt-text="Screenshot of code showing the DefaultAzureCredentialOptions method. The value of InteractiveBrowserTenantId is set to a sample tenant ID value.":::
12+
:::image type="content" source="../articles/digital-twins/media/troubleshoot-error-404-digital-twins/defaultazurecredentialoptions.png" alt-text="Screenshot of code showing the DefaultAzureCredentialOptions method. The value of InteractiveBrowserTenantId is set to a sample tenant ID value.":::
1313

1414
There are similar options available to set a tenant for authentication with Visual Studio and Visual Studio Code. For more information on the options available, see the [DefaultAzureCredentialOptions documentation](/dotnet/api/azure.identity.defaultazurecredentialoptions?view=azure-dotnet&preserve-view=true).

0 commit comments

Comments
 (0)