How and why you have to use Active Directory in BizTalk
development?
Answers were Sorted based on User's Feedback
Answer / rajesh gorla
its all depends on sort of deployment, in case of single
box hosting sql and biztalk services then absolutely no
need of active directory which is mostly happens in
development environments, but AD importance coming in to
the picture in enterprise deployments where you have
biztalk group , sql on separate boxes, more important when
you want to have cluster for high availability and
performance scalability. Because the service user accounts
and service group credentials are used across the network
and group of computers and which is maintained in common
repository called AD on windows platform.
Is This Answer Correct ? | 12 Yes | 0 No |
Answer / abhi
Active Directory is considered as default directory for Deployment of Application.
Is This Answer Correct ? | 2 Yes | 7 No |
How does the orchestration gets the message from message box?
Explain about biztalk orchestration?
What is the difference between a "message assignment" shape and an "expression" shape? : biztalk server
Explain about document schema and property schema?
What are Host and Host Instance? Did you deploy BizTalk more than one machine?
Why messages are immutable inside Biztalk?
What is custom pipeline and the use of custom pipeline?
Define bam?
Define bre?
how to handle the error in soap
What is messagetype in biztalk server? : biztalk server
What are Host and Host Instance?