PowerShell / PowerShellGallery

228 stars 65 forks source link

AzureAD modules: project site links 404 #147

Closed mtillman closed 3 years ago

mtillman commented 3 years ago

The project site links for the AzureAD modules are broken.

Modules with broken links are: https://www.powershellgallery.com/packages/AzureAD/2.0.2.128 https://www.powershellgallery.com/packages/AzureADPreview/2.0.2.129

The broken project site links on those pages should be fixed as follows:

For AzureAD - Current: https://docs.microsoft.com/en-us/powershell/azuread/v2/azureactivedirectory New: https://docs.microsoft.com/powershell/module/azuread/?view=azureadps-2.0

For AzureAD Preview Current: https://docs.microsoft.com/en-us/powershell/azuread/v2/azureactivedirectory New: https://docs.microsoft.com/powershell/module/azuread/?view=azureadps-2.0-preview

SydneyhSmith commented 3 years ago

Thanks @mtillman, these links are controlled by the package owner so they will need to update these...going to close as external