Skip to content

Commit

Permalink
help url update
Browse files Browse the repository at this point in the history
  • Loading branch information
pkbullock committed Feb 6, 2024
1 parent aca607b commit b3c8ed4
Show file tree
Hide file tree
Showing 61 changed files with 73 additions and 73 deletions.
10 changes: 5 additions & 5 deletions New-Sample.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ begin{
Reference = [PSCustomObject]@{
"name" = "Introduction to the SharePoint Online Management Shell"
"description" = "Check out the SPO Management Shell documentation site to get started and for the reference to the cmdlets."
"url" = "https://docs.microsoft.com/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell"
"url" = "https://learn.microsoft.com/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell"
}
Metadata = [PSCustomObject]@{
}
Expand All @@ -173,7 +173,7 @@ begin{
Reference = [PSCustomObject]@{
"name" = "Want to learn more about Microsoft Graph PowerShell SDK and the cmdlets"
"description" = "Check out the Microsoft Graph PowerShell SDK documentation site to get started and for the reference to the cmdlets."
"url" = "https://docs.microsoft.com/graph/powershell/get-started"
"url" = "https://learn.microsoft.com/graph/powershell/get-started"
}
Metadata = [PSCustomObject]@{
}
Expand All @@ -186,7 +186,7 @@ begin{
Reference = [PSCustomObject]@{
"name" = "Want to learn more about Azure CLI and the commands"
"description" = "Check out the Azure CLI documentation site to get started and for the reference to the commands."
"url" = "https://docs.microsoft.com/cli/azure/"
"url" = "https://learn.microsoft.com/cli/azure/"
}
Metadata = [PSCustomObject]@{
}
Expand All @@ -199,7 +199,7 @@ begin{
Reference = [PSCustomObject]@{
"name" = "Want to learn more about Power Apps PowerShell and the cmdlets"
"description" = "Check out the Power Apps PowerShell documentation site to get started and for the reference to the cmdlets."
"url" = "https://docs.microsoft.com/power-platform/admin/powerapps-powershell"
"url" = "https://learn.microsoft.com/power-platform/admin/powerapps-powershell"
}
Metadata = [PSCustomObject]@{
}
Expand All @@ -212,7 +212,7 @@ begin{
Reference = [PSCustomObject]@{
"name" = "Want to learn more about Microsoft Teams PowerShell and the cmdlets"
"description" = "Check out the Microsoft Teams PowerShell documentation site to get started and for the reference to the cmdlets."
"url" = "https://docs.microsoft.com/microsoftteams/teams-powershell-overview"
"url" = "https://learn.microsoft.com/microsoftteams/teams-powershell-overview"
}
Metadata = [PSCustomObject]@{
}
Expand Down
2 changes: 1 addition & 1 deletion docfx/contributing/maintainers-guidance.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is the maintainers guide to provide a location to share knowledge about how the site works and some of the behaviors of the setup and underlying configuration.

The site uses the DocFx engine, this is the same tool that [docs.microsoft.com](https://docs.microsoft.com) uses (albeit a special version) in combination with the Material UI + UI tweaks we have made with the help and thanks for Hugo Bernier.
The site uses the DocFx engine, this is the same tool that [learn.microsoft.com](https://learn.microsoft.com) uses (albeit a special version) in combination with the Material UI + UI tweaks we have made with the help and thanks for Hugo Bernier.

In addition, plugins have been developed to extend DocFx to generate the galleries.

Expand Down
2 changes: 1 addition & 1 deletion docfx/includes/MORE-AZURECLI.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
> [!div class="highlight-tool"]
> Check out the **Azure CLI** to learn more at: https://docs.microsoft.com/cli/azure/
> Check out the **Azure CLI** to learn more at: https://learn.microsoft.com/cli/azure/
2 changes: 1 addition & 1 deletion docfx/includes/MORE-GRAPHSDK.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
> [!div class="highlight-tool"]
> Check out the **Microsoft Graph PowerShell SDK** to learn more at: https://docs.microsoft.com/graph/powershell/get-started
> Check out the **Microsoft Graph PowerShell SDK** to learn more at: https://learn.microsoft.com/graph/powershell/get-started
2 changes: 1 addition & 1 deletion docfx/includes/MORE-POWERAPPS.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
> [!div class="highlight-tool"]
> Check out the **Power Apps PowerShell** to learn more at: https://docs.microsoft.com/power-platform/admin/powerapps-powershell
> Check out the **Power Apps PowerShell** to learn more at: https://learn.microsoft.com/power-platform/admin/powerapps-powershell
2 changes: 1 addition & 1 deletion docfx/includes/MORE-SPOMS.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
> [!div class="highlight-tool"]
> Check out the **SPO Management Shell** to learn more at: [Introduction SharePoint Online Management Shell | Microsoft Docs](https://docs.microsoft.com/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell)
> Check out the **SPO Management Shell** to learn more at: [Introduction SharePoint Online Management Shell | Microsoft Docs](https://learn.microsoft.com/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell)
2 changes: 1 addition & 1 deletion docfx/includes/MORE-TEAMSPS.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
> [!div class="highlight-tool"]
> Check out the **Microsoft Teams PowerShell** to learn more at: https://docs.microsoft.com/microsoftteams/teams-powershell-overview
> Check out the **Microsoft Teams PowerShell** to learn more at: https://learn.microsoft.com/microsoftteams/teams-powershell-overview
2 changes: 1 addition & 1 deletion docfx/includes/MORE-WHITEBOARD.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
> [!div class="highlight-tool"]
> Check out the **Microsoft Whiteboard Admin** to learn more at: https://docs.microsoft.com/powershell/module/whiteboard
> Check out the **Microsoft Whiteboard Admin** to learn more at: https://learn.microsoft.com/powershell/module/whiteboard
12 changes: 6 additions & 6 deletions scripts/_template-script-submission/assets/template.sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,32 +100,32 @@
{
"name": "Want to learn more about Microsoft Graph PowerShell SDK and the cmdlets",
"description": "Check out the Microsoft Graph PowerShell SDK documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/graph/powershell/get-started"
"url": "https://learn.microsoft.com/graph/powershell/get-started"
},
{
"name": "Want to learn more about Power Apps PowerShell and the cmdlets",
"description": "Check out the Power Apps PowerShell documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/power-platform/admin/powerapps-powershell"
"url": "https://learn.microsoft.com/power-platform/admin/powerapps-powershell"
},
{
"name": "Introduction to the SharePoint Online Management Shell",
"description": "Check out the SPO Management Shell documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell"
"url": "https://learn.microsoft.com/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell"
},
{
"name": "Want to learn more about Microsoft Teams PowerShell and the cmdlets",
"description": "Check out the Microsoft Teams PowerShell documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/microsoftteams/teams-powershell-overview"
"url": "https://learn.microsoft.com/microsoftteams/teams-powershell-overview"
},
{
"name": "Want to learn more about Azure CLI and the commands",
"description": "Check out the Azure CLI documentation site to get started and for the reference to the commands.",
"url": "https://docs.microsoft.com/cli/azure/"
"url": "https://learn.microsoft.com/cli/azure/"
},
{
"name":"Want to learn more about Whiteboard Admin cmdlets",
"description":"Check out the Whiteboard Admin cmdlets documentation site to get started and for the reference to the commands.",
"url": "https://docs.microsoft.com/powershell/module/whiteboard"
"url": "https://learn.microsoft.com/powershell/module/whiteboard"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion scripts/aad-apps-expired-keys/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
{
"name": "Want to learn more about Microsoft Graph PowerShell SDK and the cmdlets",
"description": "Check out the Microsoft Graph PowerShell SDK documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/graph/powershell/get-started"
"url": "https://learn.microsoft.com/graph/powershell/get-started"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion scripts/aad-get-app-permission/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ When creating or interpreting an Azure AD (AAD) app manifest or even to get exis

![Example Screenshot](assets/example.png)

By default, the script has only registered Microsoft Graph and SharePoint Online Microsoft AAD apps (with their respective appId property). Feel free to add any other API listed [here](https://docs.microsoft.com/troubleshoot/azure/active-directory/verify-first-party-apps-sign-in#application-ids-for-commonly-used-microsoft-applications) in the `AadApis` class!
By default, the script has only registered Microsoft Graph and SharePoint Online Microsoft AAD apps (with their respective appId property). Feel free to add any other API listed [here](https://learn.microsoft.com/troubleshoot/azure/active-directory/verify-first-party-apps-sign-in#application-ids-for-commonly-used-microsoft-applications) in the `AadApis` class!


# [CLI for Microsoft 365 using PowerShell](#tab/cli-m365-ps)
Expand Down
2 changes: 1 addition & 1 deletion scripts/aad-get-app-permission/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
{
"name": "Want to learn more about Microsoft Graph PowerShell SDK and the cmdlets",
"description": "Check out the Microsoft Graph PowerShell SDK documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/graph/powershell/get-started"
"url": "https://learn.microsoft.com/graph/powershell/get-started"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
{
"name": "Want to learn more about Microsoft Graph PowerShell SDK and the cmdlets",
"description": "Check out the Microsoft Graph PowerShell SDK documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/graph/powershell/get-started"
"url": "https://learn.microsoft.com/graph/powershell/get-started"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
{
"name": "Want to learn more about Azure CLI and the commands",
"description": "Check out the Azure CLI documentation site to get started and for the reference to the commands.",
"url": "https://docs.microsoft.com/cli/azure/"
"url": "https://learn.microsoft.com/cli/azure/"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
{
"name": "Introduction to the SharePoint Online Management Shell",
"description": "Check out the SPO Management Shell documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell"
"url": "https://learn.microsoft.com/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell"
},
{
"name": "Want to learn more about CLI for Microsoft 365 and the commands",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
{
"name": "Introduction to the SharePoint Online Management Shell",
"description": "Check out the SPO Management Shell documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell"
"url": "https://learn.microsoft.com/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
{
"name": "Introduction to the SharePoint Online Management Shell",
"description": "Check out the SPO Management Shell documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell"
"url": "https://learn.microsoft.com/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
{
"name": "Want to learn more about Power Apps PowerShell and the cmdlets",
"description": "Check out the Power Apps PowerShell documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/power-platform/admin/powerapps-powershell"
"url": "https://learn.microsoft.com/power-platform/admin/powerapps-powershell"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
{
"name": "Want to learn more about Azure CLI and the commands",
"description": "Check out the Azure CLI documentation site to get started and for the reference to the commands.",
"url": "https://docs.microsoft.com/cli/azure/"
"url": "https://learn.microsoft.com/cli/azure/"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion scripts/graph-call-graph/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
{
"name": "Want to learn more about Microsoft Graph PowerShell SDK and the cmdlets",
"description": "Check out the Microsoft Graph PowerShell SDK documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/graph/powershell/get-started"
"url": "https://learn.microsoft.com/graph/powershell/get-started"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion scripts/graph-common-operations/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
{
"name": "Want to learn more about Microsoft Graph PowerShell SDK and the cmdlets",
"description": "Check out the Microsoft Graph PowerShell SDK documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/graph/powershell/get-started"
"url": "https://learn.microsoft.com/graph/powershell/get-started"
},
{
"name": "Using the Microsoft Graph PowerShell SDK for common operations",
Expand Down
2 changes: 1 addition & 1 deletion scripts/graph-connect-to-graph/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
{
"name": "Want to learn more about Microsoft Graph PowerShell SDK and the cmdlets",
"description": "Check out the Microsoft Graph PowerShell SDK documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/graph/powershell/get-started"
"url": "https://learn.microsoft.com/graph/powershell/get-started"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
{
"name": "Want to learn more about Microsoft Graph PowerShell SDK and the cmdlets",
"description": "Check out the Microsoft Graph PowerShell SDK documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/graph/powershell/get-started"
"url": "https://learn.microsoft.com/graph/powershell/get-started"
},
{
"name": "More about Open AI API",
Expand Down
Binary file modified scripts/graph-delay-message-delivery/assets/sample.json
Binary file not shown.
2 changes: 1 addition & 1 deletion scripts/graph-disable-user-license/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
{
"name": "Want to learn more about Microsoft Graph PowerShell SDK and the cmdlets",
"description": "Check out the Microsoft Graph PowerShell SDK documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/graph/powershell/get-started"
"url": "https://learn.microsoft.com/graph/powershell/get-started"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion scripts/graph-get-license-and-signins/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
{
"name": "Want to learn more about Microsoft Graph PowerShell SDK and the cmdlets",
"description": "Check out the Microsoft Graph PowerShell SDK documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/graph/powershell/get-started"
"url": "https://learn.microsoft.com/graph/powershell/get-started"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
{
"name": "Want to learn more about Microsoft Graph PowerShell SDK and the cmdlets",
"description": "Check out the Microsoft Graph PowerShell SDK documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/graph/powershell/get-started"
"url": "https://learn.microsoft.com/graph/powershell/get-started"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion scripts/graph-openai-get-page-summary/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
{
"name": "Want to learn more about Microsoft Graph PowerShell SDK and the cmdlets",
"description": "Check out the Microsoft Graph PowerShell SDK documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/graph/powershell/get-started"
"url": "https://learn.microsoft.com/graph/powershell/get-started"
},
{
"name": "Want to learn more about Open AI API",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
{
"name": "Want to learn more about Microsoft Graph PowerShell SDK and the cmdlets",
"description": "Check out the Microsoft Graph PowerShell SDK documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/graph/powershell/get-started"
"url": "https://learn.microsoft.com/graph/powershell/get-started"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion scripts/graph-update-user-photo/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
{
"name": "Want to learn more about Microsoft Graph PowerShell SDK and the cmdlets",
"description": "Check out the Microsoft Graph PowerShell SDK documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/graph/powershell/get-started"
"url": "https://learn.microsoft.com/graph/powershell/get-started"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion scripts/modernize-bulk-publishing-pages/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
{
"name": "Want to learn more about Transforming Classic Publishing to Modern Pages",
"description": "Classic SharePoint sites typically have classic pages being wiki pages, web part pages, blog pages or publishing pages and these pages cannot present themselves using a modern user interface. A classic site however can host modern pages which enable great end user experiences. You can find inspiration via the SharePoint Look Book as it allows you to discover the modern experiences you can build with SharePoint in Office 365. SharePoint PnP Modernization is part of the PnP Framework and PnP PowerShell to bring page transformation capabilities",
"url": "https://docs.microsoft.com/sharepoint/dev/transform/modernize-userinterface-site-pages"
"url": "https://learn.microsoft.com/sharepoint/dev/transform/modernize-userinterface-site-pages"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
{
"name": "Want to learn more about modernizing classic pages",
"description": "Check out the Microsoft documentation for Transform classic pages to modern pages to get started.",
"url": "https://docs.microsoft.com/sharepoint/dev/transform/modernize-userinterface-site-pages"
"url": "https://learn.microsoft.com/sharepoint/dev/transform/modernize-userinterface-site-pages"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion scripts/powerapps-bulk-useraccess/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
{
"name": "Want to learn more about Power Apps PowerShell and the cmdlets",
"description": "Check out the Power Apps PowerShell documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/power-platform/admin/powerapps-powershell"
"url": "https://learn.microsoft.com/power-platform/admin/powerapps-powershell"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion scripts/powerapps-get-all-apps/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
{
"name": "Want to learn more about Power Apps PowerShell and the cmdlets",
"description": "Check out the Power Apps PowerShell documentation site to get started and for the reference to the cmdlets.",
"url": "https://docs.microsoft.com/power-platform/admin/powerapps-powershell"
"url": "https://learn.microsoft.com/power-platform/admin/powerapps-powershell"
}
]
}
Expand Down
Loading

0 comments on commit b3c8ed4

Please sign in to comment.