Skip to content

Commit 6efa1c5

Browse files
committed
Merge remote-tracking branch 'origin/master' into matp-1969528
2 parents 6f80903 + a9aecba commit 6efa1c5

File tree

4 files changed

+220
-307
lines changed

4 files changed

+220
-307
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Tutorial: Create an ASP.NET Core Blazor WebAssembly App using Common Data Service | Microsoft Docs"
33
description: ""
44
keywords: ""
5-
ms.date: 07/08/2020
5+
ms.date: 08/17/2020
66
ms.service: powerapps
77
ms.topic: article
88
author: JimDaly # GitHub ID
@@ -37,7 +37,6 @@ To complete this tutorial, you must have:
3737

3838
- Access to a [Common Data Service environment with a database](https://docs.microsoft.com/power-platform/admin/create-environment#create-an-environment-with-a-database)
3939
- A Common Data Service user with a security role that provides read access to the Account and Contact entities
40-
- Application Administrator, Application Developer, Cloud Application Administrator, or Hybrid Identity Administrator role access to the Azure AD tenant that the Common Data Service environment uses.
4140
- Understanding of the C# programming language
4241
- Understanding of ASP.NET Core Blazor is helpful but not required
4342
- The latest version of Visual Studio 2019 with the **ASP.NET and web development** workload installed.
@@ -499,6 +498,7 @@ In Visual Studio, press F5 to launch the app with the code changes.
499498

500499
### See also
501500

501+
[Use the Global Discovery Service from a Blazor web assembly](https://github.com/microsoft/PowerApps-Samples/tree/master/cds/webapi/C%23/BlazorCDS)
502502
[Quickstart: Blazor Server Web API sample (C#)](./webapi/quick-start-blazor-server-app.md)
503503
[Secure an ASP.NET Core Blazor WebAssembly standalone app with Azure Active Directory](/aspnet/core/security/blazor/webassembly/standalone-with-azure-active-directory)<br />
504504
[Walkthrough: Register an app with Azure Active Directory](walkthrough-register-app-azure-active-directory.md)<br />

0 commit comments

Comments
 (0)