Event banner

Demo bytes: SSH for Azure Arc | Storage Replica

Event Ended
Tuesday, Mar 26, 2024, 11:00 AM PDT
Online

Event details

Demo time: Get an up-close look at managing Windows Server via SSH Arc and the next generation of Storage Replica!

First up, explore the future of Windows Server remote procedure calls (RPCs) and see how to enable SSH remoting on Windows Server 2025, and how to connect without a public IP address via Azure Arc. Then, Storage Replica was first released in Windows Server 2016 and has come a long way. See how we've improved performance by enhancing logs and compression. Watch demos where we replace DFSR with this modern replication system that will replicate in-use files and protect your organization from disasters.

 

Speakers: Danny Maertens, Ned Pyle

 

Thanks for tuning in to the Windows Server Summit on demand!

Heather_Poulsen
Updated Dec 27, 2024

14 Comments

  • Char_Cheesman's avatar
    Char_Cheesman
    Bronze Contributor

    Thank you for joining us this week for the Windows Server Summit! Q&A is now closed, but all sessions are available on demand so you can watch and learn when it is convenient for you. We hope you enjoyed the event.

  • ciscen's avatar
    ciscen
    Copper Contributor
    Can storage replica feature be available for replicating data across different sites in various geographical locations?
    • NedPyle's avatar
      NedPyle
      Bronze Contributor
      Yes, typically when you have enabled asynchronous replication. It will come down to your network pipe being wide enough for your IO to answer this in a specific use case (which is where compression can help a great deal). It also supports encryption on the wire if that network is MPLS or something else untrustworthy when compared to say, dark fiber.
    • JIOller's avatar
      JIOller
      MVP
      Hey! Hello! You are everywhere! Happy to see you again.
  • Jeff_Messer's avatar
    Jeff_Messer
    Copper Contributor
    You guys need to make a bigger deal about that deprecation of WinRM w/ no further development! That's huge that SSH will be the way to go for us hybrid Windows/Linux admins - good to see honestly.
    • Danny Maertens's avatar
      Danny Maertens
      Icon for Microsoft rankMicrosoft

      Deprecation is not the same as no longer receiving updates. There are no plans to remove WinRM capabilities from Windows Server, and it will continue to receive security updates. But, new features are all being developed for SSH and PowerShell remoting over SSH. Glad to see your excitement for SSH in Windows! We think this transition will lead to more secure connections and robust experience for Windows Server admins and make heterogeneous environment management much easier.

  • mamoreau's avatar
    mamoreau
    Iron Contributor
    For RDP access over SSH, do you have a way to make Kerberos work? The SSH tunnel won't provide a KDC line-of-sight, and pointing mstsc.exe to a localhost port means you can't use the FQDN for the destination host, which will also break Kerberos and cause an NTLM fallback.
      • mamoreau's avatar
        mamoreau
        Iron Contributor
        it's not actually a Win32-OpenSSH feature request, but a minor fix in mstsc.exe that I've been trying to get the RDP team to do for several years. Putting aside the need for KDC proxying if the new IAKerb feature is available to provide the KDC line-of-sight, any kind of TCP tunnel like SSH tunneling will break Kerberos because of the usage of "localhost" instead of the proper target FQDN. There's an internal option to explicitly provide a destination server name different from the connection hostname (your localhost SSH tunnel), but it is currently only used for RD Gateway connections. I have exposed the required "UserSpecifiedServerName" option through API hooking in MsRdpEx: https://github.com/Devolutions/MsRdpEx TL;DR: I know exactly how to make this work, it's actually really simple and I'd be happy to help you do it. There's a minor fix Microsoft could do in mstsc, but since I've been unable to get any movement on that front for years, we're using API hooking to expose what's needed to make Kerberos work for our customers through a solution similar to SSH tunneling. In our case, we don't use IAKerb but a KDC proxy which we also inject dynamically into mstsc using our API hooking, as there are a couple of other limitations that would be trivial to fix in the source we needed to work around.
  • mamoreau's avatar
    mamoreau
    Iron Contributor
    Can you open a true PowerShell Remoting over SSH connection instead of simply executing PowerShell through regular SSH?
  • Char_Cheesman's avatar
    Char_Cheesman
    Bronze Contributor

    Welcome! Demo bytes: SSH for Azure Arc | Storage Replica is starting now. If you have any questions or feedback for our product teams, please post them here in the Comments.

Date and Time
Mar 26, 202411:00 AM - 11:30 AM PDT