Skip to content

Az.0.2.2 release -> master #7355

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 64 commits into from
Sep 24, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
b6167a3
Merge pull request #7135 from Azure/preview
Sep 5, 2018
2ae349f
Public preview of Microsoft.ResourceGraph module
Sep 7, 2018
3770bb9
Add sample output to documentation
Sep 10, 2018
7bbc533
Add ResourceId field if id is present
Sep 11, 2018
9dca68f
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
Sep 12, 2018
ad5ebd2
Search-AzureRmGraph
Sep 12, 2018
b49e9f8
Merge pull request #7226 from maddieclayton/AzureRM.Network-preview
Sep 13, 2018
539add2
Change encoding to UTF-8 for module manifest files, change version to…
cormacpayne Sep 13, 2018
9194da0
Feedback + tests
Sep 13, 2018
0255326
Update piping-in-powershell.md
Sep 13, 2018
8c7f859
.NET Core support
Sep 14, 2018
8ae30ff
Merge from upstream
Sep 14, 2018
38ee2b2
Cleanup
Sep 14, 2018
a419cce
Merge pull request #7258 from maddieclayton/updatenetwork
Sep 14, 2018
ad487d6
Fixed network watcher tests
irrogozh Sep 14, 2018
8f8e167
Fixed regions in network watcher tests
irrogozh Sep 15, 2018
ceddd2b
Changed eastus to centraluseuap for pcket capture and connection moin…
irrogozh Sep 15, 2018
6d510f9
Updated network watcher test recordings
irrogozh Sep 16, 2018
3a5dcb8
Added function to get canary location for network watcher tests
irrogozh Sep 17, 2018
feee63a
Merge pull request #7272 from Azure/master
cormacpayne Sep 17, 2018
614c78a
Update help
Sep 17, 2018
141411a
Allow for SPN context persistence in .NET Core
cormacpayne Sep 17, 2018
dbf2b69
Merge branch 'preview' into maddieclayton-patch-1
cormacpayne Sep 17, 2018
9add970
Merge branch 'AzureRM.Network-preview' into preview
Sep 17, 2018
478cce3
Resolve PR comments
Sep 18, 2018
cb4527a
Added Get-PilotLocation function to networkWatcher tests
irrogozh Sep 18, 2018
f889a07
Merge pull request #7264 from irrogozh/release-2018-09-17
cormacpayne Sep 18, 2018
1244941
Merge branch 'preview' into resourcegraph-ps
cormacpayne Sep 18, 2018
fcdcb5d
Fix StaticAnalysis error when no modules are provided
cormacpayne Sep 18, 2018
55c6002
Merge pull request #7242 from Azure/maddieclayton-patch-1
Sep 18, 2018
16020ad
Merge pull request #7229 from demyanenko/resourcegraph-ps
cormacpayne Sep 18, 2018
5519d3c
Place AzureRM.psm1 in .gitignore
cormacpayne Sep 18, 2018
3af3ae9
Adding dependency loading mechansim for NetCore
markcowl Sep 19, 2018
02497ce
Fixing test dependencies
markcowl Sep 19, 2018
5ffb58a
Fix sign build
markcowl Sep 19, 2018
950cca6
Correct Package Reference
markcowl Sep 19, 2018
1d32daf
Update assembly loading script for PowerShell Core
markcowl Sep 19, 2018
58e7f66
Update versions for 0.2.2
markcowl Sep 19, 2018
df595e4
[Storage] Fix copy blob/file won't overwrite metadata issue and updat…
blueww Sep 19, 2018
1059ac4
Merge pull request #7291 from wastoresh/fixmetadata
cormacpayne Sep 19, 2018
bb3a8a7
Update AzureRM.psm1
cormacpayne Sep 19, 2018
d67fbaa
Responding to review feedback
markcowl Sep 19, 2018
9cc0f9f
Merge branch 'preview' of github.com:Azure/azure-powershell into key-…
cormacpayne Sep 19, 2018
0401344
Merge pull request #7288 from Azure/ignore-psm1
MiYanni Sep 19, 2018
55e9871
Resolve review feedback.
cormacpayne Sep 19, 2018
9958028
Filter over all built modules in the case no argument is provided for…
cormacpayne Sep 19, 2018
ce3d97d
Update labels for Az
markcowl Sep 19, 2018
c38f986
Merge branch 'key-store-refactor' of github.com:cormacpayne/azure-pow…
markcowl Sep 19, 2018
a909e1b
Merge branch 'preview' of github.com:/azure/azure-powershell into az022
markcowl Sep 19, 2018
ec24766
Merge pull request #7303 from Azure/az-readme-fix
cormacpayne Sep 19, 2018
b6ce95c
Allow any string as Size parameter going forward. Add P5 in PSArgumen…
Sep 19, 2018
6d3e0fe
Created change log file
Sep 19, 2018
d72f4a6
Merge pull request #7301 from Azure/static-analysis-update
cormacpayne Sep 20, 2018
6d85805
AzureRm.Security: Fixing documentation links and descriptions
Sep 20, 2018
1b92e2b
Update AzureRM.Security.psd1
cormacpayne Sep 20, 2018
2ef0a3b
Update ChangeLog file and delete the duplicate file
Sep 20, 2018
6cf077d
Merge pull request #7312 from chlahav/preview
cormacpayne Sep 20, 2018
9241c6a
Merge pull request #7306 from SiddharthChatrolaMs/preview
cormacpayne Sep 20, 2018
c9db203
Fix Az.ResourceGraph exported commands
Sep 20, 2018
9737fbb
Merge pull request #7317 from demyanenko/resourcegraph-cloud-shell
cormacpayne Sep 21, 2018
dbce6b0
Merge branch 'Az.0.2.2' into az022
markcowl Sep 21, 2018
6855758
Switch to published version of common libraries
markcowl Sep 21, 2018
55a2d57
Merge branch 'az022' of github.com:markcowl/azure-powershell into az022
markcowl Sep 21, 2018
e524bd6
Merge pull request #7289 from markcowl/az022
markcowl Sep 24, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ src/Publish/
src/Package/
src/Stack/
src/local-artifacts/*
/tools/AzureRM/AzureRM.psm1
!.placeholder

obj
Expand Down
14 changes: 14 additions & 0 deletions Azure.PowerShell.Netcore.sln
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "StaticAnalysis.Netcore", "t
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.RedisCache.Netcore", "src\ResourceManager\RedisCache\Commands.RedisCache\Commands.RedisCache.Netcore.csproj", "{06B4370D-D375-482C-AD23-CFDAC0176147}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.ResourceGraph.Netcore", "src\ResourceManager\ResourceGraph\Commands.ResourceGraph\Commands.ResourceGraph.Netcore.csproj", "{7254D970-9EEF-4DF1-958F-51003F46736E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -977,6 +979,18 @@ Global
{06B4370D-D375-482C-AD23-CFDAC0176147}.Release|x64.ActiveCfg = Release|Any CPU
{06B4370D-D375-482C-AD23-CFDAC0176147}.Release|x64.Build.0 = Release|Any CPU
{06B4370D-D375-482C-AD23-CFDAC0176147}.Release|x86.ActiveCfg = Release|Any CPU
{7254D970-9EEF-4DF1-958F-51003F46736E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7254D970-9EEF-4DF1-958F-51003F46736E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7254D970-9EEF-4DF1-958F-51003F46736E}.Debug|x64.ActiveCfg = Debug|Any CPU
{7254D970-9EEF-4DF1-958F-51003F46736E}.Debug|x64.Build.0 = Debug|Any CPU
{7254D970-9EEF-4DF1-958F-51003F46736E}.Debug|x86.ActiveCfg = Debug|Any CPU
{7254D970-9EEF-4DF1-958F-51003F46736E}.Debug|x86.Build.0 = Debug|Any CPU
{7254D970-9EEF-4DF1-958F-51003F46736E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7254D970-9EEF-4DF1-958F-51003F46736E}.Release|Any CPU.Build.0 = Release|Any CPU
{7254D970-9EEF-4DF1-958F-51003F46736E}.Release|x64.ActiveCfg = Release|Any CPU
{7254D970-9EEF-4DF1-958F-51003F46736E}.Release|x64.Build.0 = Release|Any CPU
{7254D970-9EEF-4DF1-958F-51003F46736E}.Release|x86.ActiveCfg = Release|Any CPU
{7254D970-9EEF-4DF1-958F-51003F46736E}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Below is a table containing the various Azure PowerShell rollup modules found in
| Description | Module Name | PowerShell Gallery Link |
| --------------------------------------------------------------- | ----------------- | ----------------------- |
| Rollup Module for ARM Cmdlets | `AzureRM` | [![AzureRM](https://img.shields.io/powershellgallery/v/AzureRM.svg?style=flat-square&label=AzureRM)](https://www.powershellgallery.com/packages/AzureRM/) |
| Rollup Module for .NET Core Cmdlets | `AzureRM.Netcore` | [![AzureRM.Netcore](https://img.shields.io/powershellgallery/v/AzureRM.Netcore.svg?style=flat-square&label=AzureRM.Netcore)](https://www.powershellgallery.com/packages/AzureRM.Netcore/) |
| Rollup Module for .NET Standard cmdlets | `Az` | [![Az](https://img.shields.io/powershellgallery/v/Az.svg?style=flat-square&label=Az)](https://www.powershellgallery.com/packages/Az/) |
| Rollup Module for Administrative Modules in Azure Stack | `AzureStack` | [![AzureStack](https://img.shields.io/powershellgallery/v/AzureStack.svg?style=flat-square&label=AzureStack)](https://www.powershellgallery.com/packages/AzureStack/) |
| Rollup Module for Service Management Cmdlets | `Azure` | [![Azure](https://img.shields.io/powershellgallery/v/Azure.svg?style=flat-square&label=Azure)](https://www.powershellgallery.com/packages/Azure/) |

Expand Down
15 changes: 6 additions & 9 deletions documentation/development-docs/piping-in-powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,30 +192,27 @@ For example, you have a `Remove-AzureRmFoo` cmdlet with the following parameters

```cs
[Parameter(ParameterSetName = "ByPropertyName", ValueFromPipelineByPropertyName = true)]
public string Name { get; set; }

[Parameter(ParameterSetName = "ByPropertyName", ValueFromPipelineByPropertyName = true)]
public string ResourceGroupName { get; set; }
public string ResourceId { get; set; }
```

If there is a corresponding `Get-AzureRmFoo` cmdlet that returns a `PSFoo` object (that has properties `Name` and `ResourceGroupName`), the following scenario is enabled:

```powershell
# --- Piping scenario ---
# Remove an individual PSFoo object
Get-AzureRmFoo -Name "FooName" -ResourceGroupName "RG" | Remove-AzureRmFoo
Get-AzureRmResource -ResourceId <resourceId> | Remove-AzureRmFoo

# Remove all PSFoo objects
Get-AzureRmFoo | Remove-AzureRmFoo
Get-AzureRmResource -ResourceType Foo | Remove-AzureRmFoo


# --- Non-piping scenario ---
# Remove an individual PSFoo object
$foo = Get-AzureRmFoo -Name "FooName" -ResourceGroupName "RG"
Remove-AzureRmFoo -Name $foo.Name -ResourceGroupName $foo.ResourceGroupName
$foo = Get-AzureRmResource -ResourceId <resourceId>
Remove-AzureRmFoo -ResourceId <resourceId>

# Remove all PSFoo objects
Get-AzureRmFoo | ForEach-Object { Remove-AzureRmFoo -Name $_.Name -ResourceGroupName $_.ResourceGroupName }
Get-AzureRmFoo | ForEach-Object { Remove-AzureRmFoo -ResourceId <resourceId> }
```

The `PSFoo` object(s) that is returned by the `Get-AzureRmFoo` call will be piped to the `Remove-AzureRmFoo` cmdlet, and because that cmdlet has parameters that accept their value from the pipeline by property name, PowerShell will check each of these parameters and see if it can find a corresponding property in the `PSFoo` object that it shares a name with, and bind the value.
Expand Down
4 changes: 2 additions & 2 deletions src/ResourceManager/Aks/Commands.Aks/Az.Aks.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.2.0'
ModuleVersion = '0.2.2'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\YamlDotNet.dll', '.\AutoMapper.dll'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.2.0'
ModuleVersion = '0.2.2'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.Analysis.dll'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.2.0'
ModuleVersion = '0.2.2'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\AutoMapper.dll', '.\Microsoft.Azure.Management.ApiManagement.dll',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.2.0'
ModuleVersion = '0.2.2'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.ApplicationInsights.dll'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.2.0'
ModuleVersion = '0.2.2'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.Automation.dll'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.2.0'
ModuleVersion = '0.2.2'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.BackupServicesManagement.dll',
Expand Down
4 changes: 2 additions & 2 deletions src/ResourceManager/AzureBatch/Commands.Batch/Az.Batch.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.2.0'
ModuleVersion = '0.2.2'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Batch.dll',
Expand Down
4 changes: 2 additions & 2 deletions src/ResourceManager/Billing/Commands.Billing/Az.Billing.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.2.0'
ModuleVersion = '0.2.2'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.Billing.dll'
Expand Down
4 changes: 2 additions & 2 deletions src/ResourceManager/Cdn/Commands.Cdn/Az.Cdn.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.2.0'
ModuleVersion = '0.2.2'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.Cdn.dll'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.2.0'
ModuleVersion = '0.2.2'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.CognitiveServices.dll'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.2.0'
ModuleVersion = '0.2.2'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = @()
Expand Down
4 changes: 2 additions & 2 deletions src/ResourceManager/Compute/Commands.Compute/Az.Compute.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.2.0'
ModuleVersion = '0.2.2'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\AutoMapper.dll',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.2.0'
ModuleVersion = '0.2.2'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.Consumption.dll'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.2.0'
ModuleVersion = '0.2.2'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\AutoMapper.dll',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.2.0'
ModuleVersion = '0.2.2'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.ContainerRegistry.dll'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.2.0'
ModuleVersion = '0.2.2'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.DataFactories.dll',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.2.0'
ModuleVersion = '0.2.2'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.2.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.DataFactory.dll',
Expand Down
Loading