This section includes scripts focused on deploying and managing your Azure Blockchain Workbench deployment.
The currently available scripts include
-
collectBlockchainWorkbenchTroubleshooting.ps1 - This generates a summary and detailed logs for troubleshooting Azure Blockchain Workbench. See Azure Blockchain Workbench troubleshooting for more details.
-
AAD Setup- This script can be used create and configure the AAD app registration required by Workbench.
-
AAD Upgrade- Instructions and automated script to upgrade the AAD app registration for Workbench 1.5.0
-
AzureBlockchainWorkbenchUpgrade - This script is used to upgrade to new releases of Workbench.
If needed, install the Azure PowerShell module using the instructions found in the Azure PowerShell guide, and then run Login-AzureRmAccount
to create a connection with Azure. Also, you need to have an SSH public key named id_rsa.pub
in the .ssh directory of your user profile.
This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.