Book Image

(MCTS) Microsoft BizTalk Server (70-595) Certification and Assessment Guide: Second Edition

Book Image

(MCTS) Microsoft BizTalk Server (70-595) Certification and Assessment Guide: Second Edition

Overview of this book

Table of Contents (20 chapters)
(MCTS) Microsoft BizTalk Server (70-595) Certification and Assessment Guide Second Edition
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Using Azure BizTalk features


  1. You want to exchange X12 documents with partners using Windows Azure BizTalk Services. What would be the minimum requirement of the setup (choose all that apply)?

    1. A BizTalk Service Map

    2. An X12 Schema

    3. A BizTalk Service Bridge

    4. Partners

    5. Agreements

    6. An FTP Source

    7. A destination

  2. You need to check the message content of messages sent through your WABS. Where is the message content stored?

    1. In the Windows Azure Portal

    2. In the bridge used for transporting the message

    3. In SQL Server Azure

    4. In Azure Storage

  3. When using the Mapper in WABS, you want to map only order lines with a quantity element larger than 100. Which Functoid should you use?

    1. ForEach

    2. MapEach

    3. If-then-Else

    4. CSharp Scripting

  4. You want to receive Json format through an XML bridge. How would you accomplish this?

    1. Create a custom Flat File Schema matching the Json format

    2. Create a Message Inspector that transforms Json to XML

    3. Create a Message Inspector that transforms XML to Json

    4. Create a Map that maps from Json to XML

  5. You are using the LOB Adapter Services for communication between a bridge and your local database. You realize that you also need a Windows Azure Service Bus Namespace for this to work. What part of the Service Bus is used together with the LOB Services?

    1. Queues

    2. Topics

    3. Relay

    4. Notification

  6. You want to connect your BizTalk Server running in a virtual machine on Azure to your local domain. What technique should you use?

    1. Access Control Service

    2. Virtual Network

    3. Azure Domain Controller

    4. FTP