diff --git a/Hands-on lab/HOL step-by step - Azure Blockchain.md b/Hands-on lab/HOL step-by step - Azure Blockchain.md index a8f460a..aaabffa 100644 --- a/Hands-on lab/HOL step-by step - Azure Blockchain.md +++ b/Hands-on lab/HOL step-by step - Azure Blockchain.md @@ -816,7 +816,7 @@ able to generate an application for the contract. "Name": "TelemetryCompliance", "DisplayName": "Telemetry Compliance", "Description": "", - "Initiators": ["Admin"], + "Initiators": ["Admin","User"], "StartState": "Creating", "Properties": [ @@ -1176,7 +1176,7 @@ able to generate an application for the contract. "Style": "Success", "Transitions": [ { - "AllowedRoles": ["Admin"], + "AllowedRoles": ["Admin","User"], "AllowedInstanceRoles": ["InitiatingCounterparty"], "Description": "...", "Function": "RequestTransferResponsibility", @@ -1184,7 +1184,7 @@ able to generate an application for the contract. "DisplayName": "RequestTransferResponsibility" }, { - "AllowedRoles": ["Admin"], + "AllowedRoles": ["Admin","User"], "AllowedInstanceRoles": ["Device"], "Description": "...", "Function": "IngestTelemetry", @@ -1202,7 +1202,7 @@ able to generate an application for the contract. "Style": "Success", "Transitions": [ { - "AllowedRoles": ["Admin"], + "AllowedRoles": ["Admin","User"], "AllowedInstanceRoles": ["Counterparty"], "Description": "...", "Function": "AcceptTransferResponsibility", @@ -1210,7 +1210,7 @@ able to generate an application for the contract. "DisplayName": "AcceptTransferResponsibility" }, { - "AllowedRoles": ["Admin"], + "AllowedRoles": ["Admin","User"], "AllowedInstanceRoles": ["Device"], "Description": "...", "Function": "IngestTelemetry", @@ -1228,7 +1228,7 @@ able to generate an application for the contract. "Style": "Success", "Transitions": [ { - "AllowedRoles": ["Admin"], + "AllowedRoles": ["Admin","User"], "AllowedInstanceRoles": ["Counterparty"], "Description": "...", "Function": "RequestTransferResponsibility", @@ -1236,7 +1236,7 @@ able to generate an application for the contract. "DisplayName": "RequestTransferResponsibility" }, { - "AllowedRoles": ["Admin"], + "AllowedRoles": ["Admin","User"], "AllowedInstanceRoles": ["Counterparty"], "Description": "...", "Function": "TakeFinalDelivery", @@ -1244,7 +1244,7 @@ able to generate an application for the contract. "DisplayName": "TakeFinalDelivery" }, { - "AllowedRoles": ["Admin"], + "AllowedRoles": ["Admin","User"], "AllowedInstanceRoles": ["Device"], "Description": "...", "Function": "IngestTelemetry", @@ -1262,7 +1262,7 @@ able to generate an application for the contract. "Style": "Success", "Transitions": [ { - "AllowedRoles": ["Admin"], + "AllowedRoles": ["Admin","User"], "AllowedInstanceRoles": [], "Description": "...", "Function": "Complete", @@ -1705,7 +1705,7 @@ In this exercise, the student will create a new instance of the TelemetryComplia 6. Log out, and Close the browser -## After the hands-on lab +## After the hands-on lab Duration: 15 minutes diff --git a/Hands-on lab/HOL unguided - Azure Blockchain.md b/Hands-on lab/HOL unguided - Azure Blockchain.md index 26282fc..9a7a0a4 100644 --- a/Hands-on lab/HOL unguided - Azure Blockchain.md +++ b/Hands-on lab/HOL unguided - Azure Blockchain.md @@ -10,7 +10,7 @@ Hands-on lab step-by-step
-June 2018 +September 2018
Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the example companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted herein are fictitious, and no association with any real company, organization, product, domain name, e-mail address, logo, person, place or event is intended or should be inferred. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation. diff --git a/Hands-on lab/Resources/Completed/TelemetryCompliance.json b/Hands-on lab/Resources/Completed/TelemetryCompliance.json index f4bcac8..570718c 100644 --- a/Hands-on lab/Resources/Completed/TelemetryCompliance.json +++ b/Hands-on lab/Resources/Completed/TelemetryCompliance.json @@ -21,7 +21,7 @@ "Name": "TelemetryCompliance", "DisplayName": "Telemetry Compliance", "Description": "", - "Initiators": ["Admin"], + "Initiators": ["Admin","User"], "StartState": "Creating", "Properties": [ { @@ -332,7 +332,7 @@ "Style": "Success", "Transitions": [ { - "AllowedRoles": ["Admin"], + "AllowedRoles": ["Admin","User"], "AllowedInstanceRoles": ["InitiatingCounterparty"], "Description": "...", "Function": "RequestTransferResponsibility", @@ -340,7 +340,7 @@ "DisplayName": "RequestTransferResponsibility" }, { - "AllowedRoles": ["Admin"], + "AllowedRoles": ["Admin","User"], "AllowedInstanceRoles": ["Device"], "Description": "...", "Function": "IngestTelemetry", @@ -358,7 +358,7 @@ "Style": "Success", "Transitions": [ { - "AllowedRoles": ["Admin"], + "AllowedRoles": ["Admin","User"], "AllowedInstanceRoles": ["Counterparty"], "Description": "...", "Function": "AcceptTransferResponsibility", @@ -366,7 +366,7 @@ "DisplayName": "AcceptTransferResponsibility" }, { - "AllowedRoles": ["Admin"], + "AllowedRoles": ["Admin","User"], "AllowedInstanceRoles": ["Device"], "Description": "...", "Function": "IngestTelemetry", @@ -384,7 +384,7 @@ "Style": "Success", "Transitions": [ { - "AllowedRoles": ["Admin"], + "AllowedRoles": ["Admin","User"], "AllowedInstanceRoles": ["Counterparty"], "Description": "...", "Function": "RequestTransferResponsibility", @@ -392,7 +392,7 @@ "DisplayName": "RequestTransferResponsibility" }, { - "AllowedRoles": ["Admin"], + "AllowedRoles": ["Admin","User"], "AllowedInstanceRoles": ["Counterparty"], "Description": "...", "Function": "TakeFinalDelivery", @@ -400,7 +400,7 @@ "DisplayName": "TakeFinalDelivery" }, { - "AllowedRoles": ["Admin"], + "AllowedRoles": ["Admin","User"], "AllowedInstanceRoles": ["Device"], "Description": "...", "Function": "IngestTelemetry", @@ -418,7 +418,7 @@ "Style": "Success", "Transitions": [ { - "AllowedRoles": ["Admin"], + "AllowedRoles": ["Admin","User"], "AllowedInstanceRoles": [], "Description": "...", "Function": "Complete", diff --git a/Whiteboard design session/WDS student guide - Azure Blockchain.md b/Whiteboard design session/WDS student guide - Azure Blockchain.md index ed5257c..e7f209b 100644 --- a/Whiteboard design session/WDS student guide - Azure Blockchain.md +++ b/Whiteboard design session/WDS student guide - Azure Blockchain.md @@ -10,7 +10,7 @@ Whiteboard design session student guide
-June 2018 +September 2018
Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the example companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted herein are fictitious, and no association with any real company, organization, product, domain name, e-mail address, logo, person, place or event is intended or should be inferred. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation. diff --git a/Whiteboard design session/WDS trainer guide - Azure Blockchain.md b/Whiteboard design session/WDS trainer guide - Azure Blockchain.md index 63f9eda..9ceba91 100644 --- a/Whiteboard design session/WDS trainer guide - Azure Blockchain.md +++ b/Whiteboard design session/WDS trainer guide - Azure Blockchain.md @@ -9,7 +9,7 @@ Whiteboard design session trainer guide
-June 2018 +September 2018
Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the example companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted herein are fictitious, and no association with any real company, organization, product, domain name, e-mail address, logo, person, place or event is intended or should be inferred. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation.