Edge browser with more then one session by using same URL

Hi Team,

Earlier we used IE options in Edge for opening our URL (application) with updating No-Merge option in Enterprise XML to access multiple sessions on the same server. But right now we are using Edge (pure) to use the same URL and unable to access more than one session (sessions are merged with recently opened)

Can anyone faced this problem earlier and how to overcome with this problem?

Thanks In Advance

How to Download specific folder(s) into Build server from Azure Repos Git

Hi All,

Basically, am using Azure Repos Git as for my source control with Azure Devops.
I am using automated build and deploy process.
Here, having one branch (for example master) within this branch having Multiple projects in different folder names (like, Project1, Project2, Project3, Project4...etc and one Common folder for supporting these all projects DLLs, Libaries)

When I try to create a build (pipeline) it will showing the option to download complete branch (master) from GIT to build server, due to this unwanted files and folders very quickly getting disk space issues. So trying to download specific folder(s) to build server and continue for a build - for example I would like to be downloaded Project1, Project2 and Common folders for Project1 build get succeed.

Can you please help?

Thanks,
AG