Skip to content

Commit 3008d68

Browse files
Merge pull request #291973 from craigshoemaker/patch-1
[Container Apps] Update: assign-roles-microsoft-graph.md -> add preview tag
2 parents 9888847 + 7b2a6a1 commit 3008d68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/static-web-apps/assign-roles-microsoft-graph.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: "Tutorial: Assign Azure Static Web Apps roles with Microsoft Graph"
2+
title: "Tutorial: Assign Azure Static Web Apps roles with Microsoft Graph (preview)"
33
description: Learn to use a serverless function to assign custom user roles based on Entra ID group membership.
44
services: static-web-apps
55
author: craigshoemaker
66
ms.service: azure-static-web-apps
77
ms.topic: tutorial
8-
ms.date: 06/13/2024
8+
ms.date: 12/13/2024
99
ms.author: cshoe
1010
keywords: "static web apps authorization, assign user roles, custom roles"
1111
---
1212

13-
# Tutorial: Assign custom roles with a function and Microsoft Graph
13+
# Tutorial: Assign custom roles with a function and Microsoft Graph (preview)
1414

1515
This article demonstrates how to use a function to query [Microsoft Graph](https://developer.microsoft.com/graph) and assign custom roles to a user based on their Entra ID group membership.
1616

0 commit comments

Comments
 (0)