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.
-
cloudShellPreDeploy.ps1- This script can be used to automate some of Azure Active Directory configuration tasks for an Azure Blockchain Workbench deployment.
-
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.