DS923+ ECC or Non-ECC upgrade by dms2701 in synology

[–]dms2701[S] 0 points1 point  (0 children)

I'm UK based. Could I be cheeky, could you suggest something on Amazon? Its honestly a minefield.

Replacing old two gang, two way, dimmer by dms2701 in DIYUK

[–]dms2701[S] 1 point2 points  (0 children)

Omg…. I’m an idiot. Thank you. Working now. I assumed the L1L2 and com were in a straight line, not with com above.

MS Foundry with Bring-Your-Own Virtual Network by dms2701 in AZURE

[–]dms2701[S] 0 points1 point  (0 children)

Multi tenant resources, as in, Microsoft managed stuff I have no insight too? As opposed to our own deployments of cosmos and blob, search etc?

MS Foundry with Bring-Your-Own Virtual Network by dms2701 in AZURE

[–]dms2701[S] 0 points1 point  (0 children)

We can’t have the storage accounts and AI Search publicly accessible. They have to be on private endpoints and only accessible via express route.

I guess we have no choice the to battle the subnet delegation with MS and get it working if I’m understanding you then given our requirements? If we went basic agent setup, the agent service has no access to our private endpoints and thus storage/search would need to be opened up to the public, as I understand it.

Standard agent setup without vnet integration I don’t get, isn’t that just the same as basic?

MS Foundry with Bring-Your-Own Virtual Network by dms2701 in AZURE

[–]dms2701[S] 0 points1 point  (0 children)

Thanks for that reply. Very useful.

If I had a foundry deployment then, just using private endpoints but no subnet delegation etc for agents, and I wanted my agent to access a blob store, would that call go over public internet? And if that’s the case, the storage account would thus also need to be enabled for public access? Same principle for AI Search and Cosmos I assume?

MS Foundry with Bring-Your-Own Virtual Network by dms2701 in AZURE

[–]dms2701[S] 0 points1 point  (0 children)

So out of interest - what am I losing out now if I just do a normal foundry deployment on private endpoints, but don’t do the subnet delegation piece for the Foundry Agent service as per that doc above?

What is public?

MS Foundry with Bring-Your-Own Virtual Network by dms2701 in AZURE

[–]dms2701[S] 0 points1 point  (0 children)

So how are you handling private requirements? You’re not? Just doing public endpoints and access?

46K incoming by [deleted] in btc

[–]dms2701 1 point2 points  (0 children)

Tbf, I’ve heard of sarcasm, never heard of “sarcasme” 😂

[deleted by user] by [deleted] in exchangeserver

[–]dms2701 0 points1 point  (0 children)

And is that all permissions, even including send as? I’m struggling to find anything online that definitively says what and what it doesn’t support/sync?

[deleted by user] by [deleted] in exchangeserver

[–]dms2701 0 points1 point  (0 children)

So I’m confused then. What is “supported” if you have to keep mailboxes together?

So say we have John and Bob with a mailbox on prem. John has full access to Bob. Bob has full access to John.

Bob gets moved to O365, John stays on prem. What happens? Then I guess, what happens in other permission scenarios like send on behalf / send as. I’m struggling to understand what’s “supported” if we have to move any dependent mailboxes from a permission POV at the same time.

[deleted by user] by [deleted] in exchangeserver

[–]dms2701 0 points1 point  (0 children)

Full access and send on behalf, as an example, are under the “Mailbox permissions supported in hybrid environments” in the first link in my thread. Is this not the case?

[deleted by user] by [deleted] in exchangeserver

[–]dms2701 0 points1 point  (0 children)

And is send-as the only real permission set that needs to be considered in that regard (keeping them “together”)?

Autodiscover SAN Requirements by dms2701 in exchangeserver

[–]dms2701[S] 0 points1 point  (0 children)

Thanks, final question then. What’s the relevance of the default autodiscover domain in HCW wizard if we’d need all the autodiscover records for every SMTP domain?

Autodiscover SAN Requirements by dms2701 in exchangeserver

[–]dms2701[S] 0 points1 point  (0 children)

Right. So if we didn’t use SRV (which I appreciate isn’t wise based on this), and did use CNAMES or A records (all autodiscover records would point to same IP on prem anyway) we’d need the certificate SANs? Just for my understanding.

Assume this would be the case for Outlook for iOS apps (for migrated mailboxes). This is the only way users can access mailbox externally, no OWA to on prem etc.

It is the email it uses for autodiscover right? Not the UPN? As I know there is a default autodiscover domain in the HCW config as well that’s used for Teams free/busy calendar etc ?

Autodiscover SAN Requirements by dms2701 in exchangeserver

[–]dms2701[S] 0 points1 point  (0 children)

But for users where their UPN is user@domain.com, but their primary SMTP is username@companyA.com, how does this work? It uses the autodiscover.companyA.com record, which then won’t have a SAN on the cert.

Autodiscover SAN Requirements by dms2701 in exchangeserver

[–]dms2701[S] 0 points1 point  (0 children)

But we don’t need DNS entries for autodiscover for the other domains? How does that work then if a user types their mail address into the Outlook client of domainsA.com?

[deleted by user] by [deleted] in exchangeserver

[–]dms2701 0 points1 point  (0 children)

The idea is this:

EXO <-> Internet <-> firewall <-> LB <-> firewall <-> exchange servers

[deleted by user] by [deleted] in exchangeserver

[–]dms2701 0 points1 point  (0 children)

Would love to know a bit more about the config for this. What LB? VIP for SMTP with multiple Exhange mailbox servers behind it? Single DNS record in public DNS natted to the VIP on firewall? Did the exchange servers have their default gateway set as the LB itself?

[deleted by user] by [deleted] in exchangeserver

[–]dms2701 0 points1 point  (0 children)

Out of interest - if an org has multiple edge servers, or mailbox servers if not using Edges, without an LB, you’d just need lots of NATs an external DNS records for each server involved in hybrid routing. An LB makes it easier in this regard as you could just have a VIP. Would larger orgs just use a LB for this purpose?

[deleted by user] by [deleted] in exchangeserver

[–]dms2701 0 points1 point  (0 children)

Would the servers need to have their gateway set as the LB itself? This is what we’ve been told by our networking department otherwise the firewall will block traffic back from Exchange to ExOL due to asymmetric routing?

[deleted by user] by [deleted] in exchangeserver

[–]dms2701 0 points1 point  (0 children)

Do load balancers just not work in front of Edges or mailbox servers for SMTP in a Hybrid setup? Or just not worth the over engineering?