Skip to content

Commit 500c3fe

Browse files
authored
Update Az.Blockchain.psd1 (#15558)
1 parent 0e4ccd2 commit 500c3fe

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

src/Blockchain/Az.Blockchain.psd1

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 7/27/2021
6+
# Generated on: 6/11/2021
77
#
88

99
@{
@@ -30,7 +30,10 @@ CompanyName = 'Microsoft Corporation'
3030
Copyright = 'Microsoft Corporation. All rights reserved.'
3131

3232
# Description of the functionality provided by this module
33-
Description = 'Microsoft Azure PowerShell: Blockchain cmdlets'
33+
Description = 'Microsoft Azure PowerShell: Blockchain cmdlets
34+
On September 10, 2021, Azure Blockchain will be retired. Please migrate ledger data from Azure Blockchain Service to an alternative offering based on your development status in production or evaluation.
35+
For more information on evaluating alternatives, see Migrate Azure Blockchain Service (https://docs.microsoft.com/en-us/azure/blockchain/service/migration-guide).
36+
The module will be retired after September 10, 2021'
3437

3538
# Minimum version of the PowerShell engine required by this module
3639
PowerShellVersion = '5.1'
@@ -116,7 +119,11 @@ PrivateData = @{
116119
# IconUri = ''
117120

118121
# ReleaseNotes of this module
119-
# ReleaseNotes = ''
122+
ReleaseNotes = '* On September 10, 2021, Azure Blockchain will be retired
123+
- Please migrate ledger data from Azure Blockchain Service to an alternative offering based on your development status in production or evaluation
124+
- For more information on evaluating alternatives, see Migrate Azure Blockchain Service (https://docs.microsoft.com/en-us/azure/blockchain/service/migration-guide)
125+
- The module will be retired after September 10, 2021
126+
* Updated the description of module and added retirement notice'
120127

121128
# Prerelease string of this module
122129
# Prerelease = ''
@@ -138,4 +145,3 @@ PrivateData = @{
138145
# DefaultCommandPrefix = ''
139146

140147
}
141-

0 commit comments

Comments
 (0)