Skip to content

Update metadata for Az modules #7033

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 6 commits into from
Aug 24, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
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 @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'a97e0c3e-e389-46a6-b73d-2b9bd6909bdb'
Expand Down Expand Up @@ -110,7 +110,7 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = 'Updated for common code changes'
ReleaseNotes = 'Initial Release'

# Prerelease string of this module
# Prerelease = ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'd4877565-4778-42de-b494-79491ab9c31c'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = '4f58d643-631f-4d13-a205-15292af40748'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'e3077f56-10b0-4190-a07f-3f1e454e3a42'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'ef36c942-4a71-4e19-9450-05a35843deb6'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'b4561700-f673-48c6-8b0b-49715fedf57a'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'c6da7084-6a9c-4c33-b162-0f2c6bfad401'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'c59978aa-69f9-401a-bbdc-5c9f8286aa4f'
Expand Down
2 changes: 1 addition & 1 deletion src/ResourceManager/Cdn/Commands.Cdn/Az.Cdn.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = '91832aaa-dc11-4583-8239-bce5fd531604'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = '492308f7-25bf-4606-888f-357c7c2850aa'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'ac319886-86eb-44a0-915e-8bdcaadf281d'
Expand Down
14 changes: 2 additions & 12 deletions src/ResourceManager/Compute/Commands.Compute/Az.Compute.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'd4cb9989-9ed1-49c2-bacd-0f8daf758671'
Expand Down Expand Up @@ -214,17 +214,7 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = '* Updated Set-AzureRmVMAEMExtension and Test-AzureRmVMAEMExtension cmdlets to support Premium managed disks
* Backup encryption settings for IaaS VMs and restore on failure
* ChefServiceInterval option is renamed to ChefDaemonInterval now. Old one will continue to work however.
* Remove duplicated DataDiskNames and NetworkInterfaceIDs properties from PS VM object.
- Make DataDiskNames and NetworkInterfaceIDs parameters optional in Remove-AzureRmVMDataDisk and Remove-AzureRmVMNetworkInterface, respectively.
* Fix the piping issue of Get cmdlets when the Get cmdlets return a list object.
* Cmdlets that conflicted with RDFE cmdlets have been renamed. See issue https://github.com/Azure/azure-powershell/issues/2917 for more details
- `New-AzureVMSqlServerAutoBackupConfig` has been renamed to `New-AzureRmVMSqlServerAutoBackupConfig`
- `New-AzureVMSqlServerAutoPatchingConfig` has been renamed to `New-AzureRmVMSqlServerAutoPatchingConfig`
- `New-AzureVMSqlServerKeyVaultCredentialConfig` has been renamed to `New-AzureRmVMSqlServerKeyVaultCredentialConfig`
'
ReleaseNotes = 'Initial Release'

# Prerelease string of this module
# Prerelease = ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'd212418e-e88f-4be2-9404-c73682f4bb3e'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = '4c06e8d3-d64f-4497-8574-16e0c9dfebb2'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = '11a1f96b-f261-4be1-8e1e-1613eedddacc'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = '8485385c-ddbc-4b0e-bae4-5ca3e06ad5ed'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'e3c0f6bc-fe96-41a0-88f4-5e490a91f05d'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = '89eceb4f-9916-4ec5-8499-d5cca97a9cae'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = '3fabfb08-d284-44b8-a982-eaada389075e'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = '9c9b7917-1d7b-4ef2-ba49-ae1e65dc6d3d'
Expand Down Expand Up @@ -125,7 +125,7 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = ''
ReleaseNotes = 'Initial Release'

# Prerelease string of this module
# Prerelease = ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = '272a9e53-defc-4e25-af4d-122bd41ad458'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'b3e49e79-7210-4f76-b02c-4376749fa7a5'
Expand Down Expand Up @@ -131,10 +131,10 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
# ReleaseNotes = ''
ReleaseNotes = 'Initial Release'

# Prerelease string of this module
Prerelease = 'preview'
# Prerelease = ''

# Flag to indicate whether the module requires explicit user acceptance for install/update/save
# RequireLicenseAcceptance = $false
Expand Down
2 changes: 1 addition & 1 deletion src/ResourceManager/Dns/Commands.Dns/Az.Dns.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'f9850afe-b631-4369-ab61-eca7023f2f42'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'd2167b29-9406-4ec7-b089-500460b3ebbd'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'd1fc588c-f6f1-4c18-968b-94c7c1ee695d'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = '483c408e-6d98-45fc-b138-5b2327216d16'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'bc723b54-a697-44a2-9c48-d5749b138d1a'
Expand Down
2 changes: 1 addition & 1 deletion src/ResourceManager/IotHub/Commands.IotHub/Az.IotHub.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = '888ad48f-0bd0-4141-80fd-ecaae40d3923'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'cd188042-f215-4657-adfe-c17ae28cf730'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'e1e65791-bedc-446d-9d9e-61c544dda1ae'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = '287cb4af-0379-4154-86bf-63c34f734bd3'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'c41aca90-a0cd-4ca5-9f35-2d6de75e91c4'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'ee6fbc72-a03b-4637-8b96-a61ff3a99188'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'ce0d54fd-d9f8-40a8-b9f2-dad28dc94db8'
Expand Down
2 changes: 1 addition & 1 deletion src/ResourceManager/Maps/Commands.Maps/Az.Maps.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = '20503d22-7610-4f47-aa76-b41b6d7e3815'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = '95b51ba9-b0c9-430e-bab9-69492bc277cf'
Expand Down
2 changes: 1 addition & 1 deletion src/ResourceManager/Media/Commands.Media/Az.Media.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ModuleVersion = '0.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = 'c7f9ca6c-ada2-4df8-9cae-8b91f9e899c2'
Expand Down
Loading