This commit is contained in:
Родитель
4767bf805e
Коммит
8f71ecd462
|
@ -816,7 +816,7 @@ able to generate an application for the contract.
|
||||||
"Name": "TelemetryCompliance",
|
"Name": "TelemetryCompliance",
|
||||||
"DisplayName": "Telemetry Compliance",
|
"DisplayName": "Telemetry Compliance",
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"Initiators": ["Admin"],
|
"Initiators": ["Admin","User"],
|
||||||
"StartState": "Creating",
|
"StartState": "Creating",
|
||||||
"Properties": [
|
"Properties": [
|
||||||
|
|
||||||
|
@ -1176,7 +1176,7 @@ able to generate an application for the contract.
|
||||||
"Style": "Success",
|
"Style": "Success",
|
||||||
"Transitions": [
|
"Transitions": [
|
||||||
{
|
{
|
||||||
"AllowedRoles": ["Admin"],
|
"AllowedRoles": ["Admin","User"],
|
||||||
"AllowedInstanceRoles": ["InitiatingCounterparty"],
|
"AllowedInstanceRoles": ["InitiatingCounterparty"],
|
||||||
"Description": "...",
|
"Description": "...",
|
||||||
"Function": "RequestTransferResponsibility",
|
"Function": "RequestTransferResponsibility",
|
||||||
|
@ -1184,7 +1184,7 @@ able to generate an application for the contract.
|
||||||
"DisplayName": "RequestTransferResponsibility"
|
"DisplayName": "RequestTransferResponsibility"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AllowedRoles": ["Admin"],
|
"AllowedRoles": ["Admin","User"],
|
||||||
"AllowedInstanceRoles": ["Device"],
|
"AllowedInstanceRoles": ["Device"],
|
||||||
"Description": "...",
|
"Description": "...",
|
||||||
"Function": "IngestTelemetry",
|
"Function": "IngestTelemetry",
|
||||||
|
@ -1202,7 +1202,7 @@ able to generate an application for the contract.
|
||||||
"Style": "Success",
|
"Style": "Success",
|
||||||
"Transitions": [
|
"Transitions": [
|
||||||
{
|
{
|
||||||
"AllowedRoles": ["Admin"],
|
"AllowedRoles": ["Admin","User"],
|
||||||
"AllowedInstanceRoles": ["Counterparty"],
|
"AllowedInstanceRoles": ["Counterparty"],
|
||||||
"Description": "...",
|
"Description": "...",
|
||||||
"Function": "AcceptTransferResponsibility",
|
"Function": "AcceptTransferResponsibility",
|
||||||
|
@ -1210,7 +1210,7 @@ able to generate an application for the contract.
|
||||||
"DisplayName": "AcceptTransferResponsibility"
|
"DisplayName": "AcceptTransferResponsibility"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AllowedRoles": ["Admin"],
|
"AllowedRoles": ["Admin","User"],
|
||||||
"AllowedInstanceRoles": ["Device"],
|
"AllowedInstanceRoles": ["Device"],
|
||||||
"Description": "...",
|
"Description": "...",
|
||||||
"Function": "IngestTelemetry",
|
"Function": "IngestTelemetry",
|
||||||
|
@ -1228,7 +1228,7 @@ able to generate an application for the contract.
|
||||||
"Style": "Success",
|
"Style": "Success",
|
||||||
"Transitions": [
|
"Transitions": [
|
||||||
{
|
{
|
||||||
"AllowedRoles": ["Admin"],
|
"AllowedRoles": ["Admin","User"],
|
||||||
"AllowedInstanceRoles": ["Counterparty"],
|
"AllowedInstanceRoles": ["Counterparty"],
|
||||||
"Description": "...",
|
"Description": "...",
|
||||||
"Function": "RequestTransferResponsibility",
|
"Function": "RequestTransferResponsibility",
|
||||||
|
@ -1236,7 +1236,7 @@ able to generate an application for the contract.
|
||||||
"DisplayName": "RequestTransferResponsibility"
|
"DisplayName": "RequestTransferResponsibility"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AllowedRoles": ["Admin"],
|
"AllowedRoles": ["Admin","User"],
|
||||||
"AllowedInstanceRoles": ["Counterparty"],
|
"AllowedInstanceRoles": ["Counterparty"],
|
||||||
"Description": "...",
|
"Description": "...",
|
||||||
"Function": "TakeFinalDelivery",
|
"Function": "TakeFinalDelivery",
|
||||||
|
@ -1244,7 +1244,7 @@ able to generate an application for the contract.
|
||||||
"DisplayName": "TakeFinalDelivery"
|
"DisplayName": "TakeFinalDelivery"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AllowedRoles": ["Admin"],
|
"AllowedRoles": ["Admin","User"],
|
||||||
"AllowedInstanceRoles": ["Device"],
|
"AllowedInstanceRoles": ["Device"],
|
||||||
"Description": "...",
|
"Description": "...",
|
||||||
"Function": "IngestTelemetry",
|
"Function": "IngestTelemetry",
|
||||||
|
@ -1262,7 +1262,7 @@ able to generate an application for the contract.
|
||||||
"Style": "Success",
|
"Style": "Success",
|
||||||
"Transitions": [
|
"Transitions": [
|
||||||
{
|
{
|
||||||
"AllowedRoles": ["Admin"],
|
"AllowedRoles": ["Admin","User"],
|
||||||
"AllowedInstanceRoles": [],
|
"AllowedInstanceRoles": [],
|
||||||
"Description": "...",
|
"Description": "...",
|
||||||
"Function": "Complete",
|
"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
|
6. Log out, and Close the browser
|
||||||
|
|
||||||
## After the hands-on lab
|
## After the hands-on lab
|
||||||
|
|
||||||
Duration: 15 minutes
|
Duration: 15 minutes
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@ Hands-on lab step-by-step
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="MCWHeader3">
|
<div class="MCWHeader3">
|
||||||
June 2018
|
September 2018
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
"Name": "TelemetryCompliance",
|
"Name": "TelemetryCompliance",
|
||||||
"DisplayName": "Telemetry Compliance",
|
"DisplayName": "Telemetry Compliance",
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"Initiators": ["Admin"],
|
"Initiators": ["Admin","User"],
|
||||||
"StartState": "Creating",
|
"StartState": "Creating",
|
||||||
"Properties": [
|
"Properties": [
|
||||||
{
|
{
|
||||||
|
@ -332,7 +332,7 @@
|
||||||
"Style": "Success",
|
"Style": "Success",
|
||||||
"Transitions": [
|
"Transitions": [
|
||||||
{
|
{
|
||||||
"AllowedRoles": ["Admin"],
|
"AllowedRoles": ["Admin","User"],
|
||||||
"AllowedInstanceRoles": ["InitiatingCounterparty"],
|
"AllowedInstanceRoles": ["InitiatingCounterparty"],
|
||||||
"Description": "...",
|
"Description": "...",
|
||||||
"Function": "RequestTransferResponsibility",
|
"Function": "RequestTransferResponsibility",
|
||||||
|
@ -340,7 +340,7 @@
|
||||||
"DisplayName": "RequestTransferResponsibility"
|
"DisplayName": "RequestTransferResponsibility"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AllowedRoles": ["Admin"],
|
"AllowedRoles": ["Admin","User"],
|
||||||
"AllowedInstanceRoles": ["Device"],
|
"AllowedInstanceRoles": ["Device"],
|
||||||
"Description": "...",
|
"Description": "...",
|
||||||
"Function": "IngestTelemetry",
|
"Function": "IngestTelemetry",
|
||||||
|
@ -358,7 +358,7 @@
|
||||||
"Style": "Success",
|
"Style": "Success",
|
||||||
"Transitions": [
|
"Transitions": [
|
||||||
{
|
{
|
||||||
"AllowedRoles": ["Admin"],
|
"AllowedRoles": ["Admin","User"],
|
||||||
"AllowedInstanceRoles": ["Counterparty"],
|
"AllowedInstanceRoles": ["Counterparty"],
|
||||||
"Description": "...",
|
"Description": "...",
|
||||||
"Function": "AcceptTransferResponsibility",
|
"Function": "AcceptTransferResponsibility",
|
||||||
|
@ -366,7 +366,7 @@
|
||||||
"DisplayName": "AcceptTransferResponsibility"
|
"DisplayName": "AcceptTransferResponsibility"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AllowedRoles": ["Admin"],
|
"AllowedRoles": ["Admin","User"],
|
||||||
"AllowedInstanceRoles": ["Device"],
|
"AllowedInstanceRoles": ["Device"],
|
||||||
"Description": "...",
|
"Description": "...",
|
||||||
"Function": "IngestTelemetry",
|
"Function": "IngestTelemetry",
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
"Style": "Success",
|
"Style": "Success",
|
||||||
"Transitions": [
|
"Transitions": [
|
||||||
{
|
{
|
||||||
"AllowedRoles": ["Admin"],
|
"AllowedRoles": ["Admin","User"],
|
||||||
"AllowedInstanceRoles": ["Counterparty"],
|
"AllowedInstanceRoles": ["Counterparty"],
|
||||||
"Description": "...",
|
"Description": "...",
|
||||||
"Function": "RequestTransferResponsibility",
|
"Function": "RequestTransferResponsibility",
|
||||||
|
@ -392,7 +392,7 @@
|
||||||
"DisplayName": "RequestTransferResponsibility"
|
"DisplayName": "RequestTransferResponsibility"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AllowedRoles": ["Admin"],
|
"AllowedRoles": ["Admin","User"],
|
||||||
"AllowedInstanceRoles": ["Counterparty"],
|
"AllowedInstanceRoles": ["Counterparty"],
|
||||||
"Description": "...",
|
"Description": "...",
|
||||||
"Function": "TakeFinalDelivery",
|
"Function": "TakeFinalDelivery",
|
||||||
|
@ -400,7 +400,7 @@
|
||||||
"DisplayName": "TakeFinalDelivery"
|
"DisplayName": "TakeFinalDelivery"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AllowedRoles": ["Admin"],
|
"AllowedRoles": ["Admin","User"],
|
||||||
"AllowedInstanceRoles": ["Device"],
|
"AllowedInstanceRoles": ["Device"],
|
||||||
"Description": "...",
|
"Description": "...",
|
||||||
"Function": "IngestTelemetry",
|
"Function": "IngestTelemetry",
|
||||||
|
@ -418,7 +418,7 @@
|
||||||
"Style": "Success",
|
"Style": "Success",
|
||||||
"Transitions": [
|
"Transitions": [
|
||||||
{
|
{
|
||||||
"AllowedRoles": ["Admin"],
|
"AllowedRoles": ["Admin","User"],
|
||||||
"AllowedInstanceRoles": [],
|
"AllowedInstanceRoles": [],
|
||||||
"Description": "...",
|
"Description": "...",
|
||||||
"Function": "Complete",
|
"Function": "Complete",
|
||||||
|
|
|
@ -10,7 +10,7 @@ Whiteboard design session student guide
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="MCWHeader3">
|
<div class="MCWHeader3">
|
||||||
June 2018
|
September 2018
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
|
@ -9,7 +9,7 @@ Whiteboard design session trainer guide
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="MCWHeader3">
|
<div class="MCWHeader3">
|
||||||
June 2018
|
September 2018
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче