blockchain
168 TopicsWelcome to the Blockchain AMA!
We are very excited to kick of this hour of live Q&A with the Blockchain product team! Please submit your questions as a new thread in the Blockchain Group so we can easily identify and answer them. You can identify official Microsoft responders by the blue circle around their profile avatar. If this is your first AMA, review the AMA Guide. After the event, we will make a summary of the AMA and share it in the community. To get started, please introduce yourself below along with where you are joining us from! The Blockchain team is busy here taking your questions!30KViews5likes40Comments* Visio Template/Stencils for Blockchain *
Greetings. I am looking for the Visio drawing/stencil for the "Supply Chain Track and Trace" example given https://azure.microsoft.com/en-us/solutions/architecture/supply-chain-track-and-trace/. Any assistance would be greatly appreciated. Thank you.7.1KViews0likes1CommentAnnouncing an Azure Blockchain AMA!
We are excited to announce an Azure Blockchain 'Ask Microsoft Anything' AMA! Please join us on Wednesday, March 15th, 2017 from 9:00am to 10:00am PST in the Azure Blockchain Group. Add the AMA to your calendar. An AMA is a live online event similar to a “YamJam” on Yammer or an “Ask Me Anything” on Reddit. This AMA gives you the opportunity to connect with the Blockchain team who will be on hand to answer your questions and listen to feedback. It this is your first AMA, please read the AMA Guide before posting. We look forward to seeing you there!5.1KViews4likes4CommentsHow to get the data from the blockchain?
Hi. I've successfully set up one application on Azure Blockchain Workbench following the documents. However, when I edit data in the SQL database, the DLT watcher of the Web app shows the changed records. I suppose that the SQL database is a copy of the Ledger, and the web simply reads from the database. So how can I get the actual info, which is stored on the Ethereum Ledger, using corresponding BlockHash or TransactionHash? I'm concerned about the safe and unchangeable characteristics of data, which seems not clarified in the public preview documents.5KViews0likes11CommentsAzure Blockchain Workbench now available as Public Preview!
Hey folks, Excited to share that this morning at Build we announced the release of Azure Blockchain Workbench (formerly App Builder)! Workbench is the fastest way to get started with blockchain on Azure and orchestrates services such as Azure Active Directory, Azure Key Vault, Azure SQLDB, Application Insights, Azure Functions and Service Bus around a pre-configured blockchain network and into a reference architecture that can be used to build a blockchain-based application. We’ve been working with a number of you all in our private preview the past months and really excited to get your feedback on new offering. Workbench is an easy-to-use tool with a simplified interface that enables users to create end-to-end blockchain applications leveraging the best of Azure. It comes equipped with sample cross-organizational workflows and smart contracts as well as an out of the box UI and admin experience that developers, ISVs and SI partners alike can use to drastically reduce development costs and accelerate time to value. The Azure Blockchain Workbench provides the following key capabilities and differentiation factors: Easy and automatic creation of blockchain applications– Reduces blockchain application development time from months to weeks. Abstraction of blockchain “plumbing”–Users can configure and deploy a consortium network with just a few clicks. Ideal for dev/test scenarios Workbench’s automatic ledger deployment and network construction greatly reduces infrastructure development time. Automatic integration of blockchain application with non-blockchain services– Reduce development time and cost with prebuilt integrations to the cloud services needed for application development. Associate blockchain identities with Azure Active Directory (AD) for easier sign in and collaboration. Store secrets and keys securely with Azure Key Vault. Ingest and manage the messages and events required to trigger your smart contracts with Service Bus and Event Grid. Signing, hashing, and routing tools transform messages into the format expected by the blockchain’s native API. Synchronize on-chain data with off-chain storage and databases to more easily query attestations and visualize ledger activity. Extensible platform– Workbench is built to be modular and extensible. Microsoft customers and partners can easily integrate blockchain workflows with existing systems and applications leveraging Microsoft Flow and Logic Apps and extend capabilities with a REST-based API for client development and a message-based API for system-to-system integration. Marc Mercuri from our engineering team did a great walkthrough on how to build your first smart contract with Workbench on Microsoft Mechanics. Check out the link here. For more information you can check out our announce blog and get your hands dirty with some great documentation, including get started guides, tutorials and sample workflows. Let us know if you have thoughts or questions Zeyad4.9KViews4likes12CommentsHow to retrieve transaction details from data block in the blockchain via Azure Blockchain Workbench
Hi, I have setup a use case of supply chain blockchain sample application in Azure Blockchain Workbench. However, if I want to demonstrate the transaction of hash chain for proof of concept, how can I retrieve transaction details from data block in the blockchain via Azure Blockchain Workbench? Please advice. Regards, Wilson4.7KViews0likes10Comments