Skip to content

Commit 8f32157

Browse files
authored
Add MAR links to README.md (#28435)
1 parent 82f87a2 commit 8f32157

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ The Az PowerShell module is preinstalled in [Azure Cloud Shell][AzureCloudShell]
1111

1212
The following table contains a list of the Azure PowerShell rollup modules.
1313

14-
Description | Module Name | PowerShell Gallery Link
15-
----------------- | ------------ | -----------------------
16-
Azure PowerShell | `Az` | [![Az]][AzGallery]
17-
Azure PowerShell with preview modules | `AzPreview` | [![AzPreview]][AzPreviewGallery]
14+
Description | Module Name | PowerShell Gallery Link | Microsoft Artifact Registry |
15+
----------------- | ------------ | ----------------------- | ----------------------------- |
16+
Azure PowerShell | `Az` | [![Az]][AzGallery]| [![Az]][AzMar] |
17+
Azure PowerShell with preview modules | `AzPreview` | [![AzPreview]][AzPreviewGallery] | [![AzPreview]][AzPreviewMar] |
1818

1919
For a complete list of the modules found in this repository, see
2020
[Azure PowerShell Modules][AzurePowerShellModules].
@@ -207,6 +207,8 @@ information see the [Code of Conduct FAQ][CodeOfConductFaq] or contact
207207
[AzPreview]: https://img.shields.io/powershellgallery/v/AzPreview.svg?style=flat-square&label=AzPreview
208208
[AzGallery]: https://www.powershellgallery.com/packages/Az/
209209
[AzPreviewGallery]: https://www.powershellgallery.com/packages/AzPreview/
210+
[AzMar]: https://mcr.microsoft.com/en-us/artifact/mar/psresource/az/tags
211+
[AzPreviewMar]: https://mcr.microsoft.com/en-us/artifact/mar/psresource/azpreview/tags
210212

211213
[DotNetFramework]: https://dotnet.microsoft.com/download/dotnet-framework-runtime
212214
[PowerShellCore]: https://github.com/PowerShell/PowerShell/releases/latest

0 commit comments

Comments
 (0)