Skip to content

Commit 652eb7e

Browse files
committed
remove unecessary image
1 parent d7e487e commit 652eb7e

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

powerapps-docs/developer/data-platform/walkthrough-blazor-webassembly-single-tenant.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Tutorial: Create an ASP.NET Core Blazor WebAssembly app using Microsoft Dataverse | Microsoft Docs"
33
description: "Learn how to create an ASP.NET Core Blazor WebAssembly application that connects to Microsoft Dataverse web services and retrieves business data."
4-
ms.date: 08/22/2023
4+
ms.date: 09/11/2024
55
ms.topic: article
66
author: JimDaly
77
ms.subservice: dataverse-developer
@@ -71,9 +71,7 @@ It looks something like this: `https://yourorgname.api.crm.dynamics.com/api/data
7171

7272
1. In the Microsoft Entra admin center, expand the **Applications** node in the left navigation pane and select **App registrations**.
7373

74-
:::image type="content" source="media/blazor-webassembly-walkthrough-aad-admin-center.png" alt-text="Navigating to the Microsoft Entra App registrations page.":::
75-
76-
This is where you will start step 2.
74+
This is where you will start step 2.
7775

7876
## Step 2: Create a Blazor WebAssembly standalone app using Microsoft Entra ID for authentication
7977

0 commit comments

Comments
 (0)