Skip to content

Commit 1bbde85

Browse files
dingmeng-xuedcaro
andauthored
Add retirement notice (#15227)
* Add retirement notice * Added a note on module retirement Co-authored-by: Damien Caro <[email protected]>
1 parent ef6ed26 commit 1bbde85

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/Blockchain/Az.Blockchain.psd1

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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'

src/Blockchain/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
* Updated the description of module and added retirement notice
2122

2223
## Version 0.2.0
2324
* Fixed SecureString parameters of `New-AzBlockchainMember` on Linux [12707]

0 commit comments

Comments
 (0)