Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Application Launch Process: The Task is to update the design provided Below with the relevant information as per organisation's standards. User clicks the icon
Application Launch Process:
The Task is to update the design provided Below with the relevant information as per organisation's standards.
- User clicks the icon shown in the store (TCP port 80 or 443)
- StoreFront contacts Delivery Controller using http (TCP port 80) or https (TCP port 443)
- Delivery Controller reaches out to SQL Server (TCP port 1433) to identify the most suitable VDA (Virtual Desktop Agent) available On-Premise
- Delivery Controller contacts that VDA (TCP port 80)
- For Server OS VDAs, they are always listening for incoming connections
- VDA returns a session key to Delivery Controller
- Delivery Controller sends the session key contains all of the connection information to StoreFront (TCP port 80 or 443)
- StoreFront put all the connection information into the default .ica file and sends to the endpoint (TCP port 80 or 443)
In the new design, the applications will be installed on the VDAs present on Azure servers instead of On-Premise.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started