File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ The Az PowerShell module is preinstalled in [Azure Cloud Shell][AzureCloudShell]
1111
1212The 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
1919For 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
You can’t perform that action at this time.
0 commit comments