You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
34
37
35
38
# Minimum version of the PowerShell engine required by this module
36
39
PowerShellVersion='5.1'
@@ -116,7 +119,11 @@ PrivateData = @{
116
119
# IconUri = ''
117
120
118
121
# 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'
0 commit comments