From 75165fbfb71231dab6ce33ca18fc4c3d901e24c4 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 3 May 2024 03:22:30 +0000 Subject: [PATCH] Updating examples --- .../Remove-MgBetaEducationClassMemberByRef.md | 18 ------------------ .../Remove-MgEducationClassMemberByRef.md | 18 ------------------ .../beta/examples/New-MgBetaSearchBookmark.md | 2 +- 3 files changed, 1 insertion(+), 37 deletions(-) diff --git a/src/Education/beta/examples/Remove-MgBetaEducationClassMemberByRef.md b/src/Education/beta/examples/Remove-MgBetaEducationClassMemberByRef.md index 093355d11d..e69de29bb2 100644 --- a/src/Education/beta/examples/Remove-MgBetaEducationClassMemberByRef.md +++ b/src/Education/beta/examples/Remove-MgBetaEducationClassMemberByRef.md @@ -1,18 +0,0 @@ -### Example 1: {{ Add title here }} -```powershell -PS C:\> {{ Add code here }} - -{{ Add output here }} -``` - -{{ Add description here }} - -### Example 2: {{ Add title here }} -```powershell -PS C:\> {{ Add code here }} - -{{ Add output here }} -``` - -{{ Add description here }} - diff --git a/src/Education/v1.0/examples/Remove-MgEducationClassMemberByRef.md b/src/Education/v1.0/examples/Remove-MgEducationClassMemberByRef.md index 093355d11d..e69de29bb2 100644 --- a/src/Education/v1.0/examples/Remove-MgEducationClassMemberByRef.md +++ b/src/Education/v1.0/examples/Remove-MgEducationClassMemberByRef.md @@ -1,18 +0,0 @@ -### Example 1: {{ Add title here }} -```powershell -PS C:\> {{ Add code here }} - -{{ Add output here }} -``` - -{{ Add description here }} - -### Example 2: {{ Add title here }} -```powershell -PS C:\> {{ Add code here }} - -{{ Add output here }} -``` - -{{ Add description here }} - diff --git a/src/Search/beta/examples/New-MgBetaSearchBookmark.md b/src/Search/beta/examples/New-MgBetaSearchBookmark.md index 257b49faf4..7b605cad0e 100644 --- a/src/Search/beta/examples/New-MgBetaSearchBookmark.md +++ b/src/Search/beta/examples/New-MgBetaSearchBookmark.md @@ -14,7 +14,7 @@ $params = @{ "install" ) reservedKeywords = @( -"Contoso" +"Unique keyword" ) matchSimilarKeywords = $true }