AAD Connect compared to new Azure Cloud sync

*Update: “Automate provisioning users from Azure AD into on-premises applications Azure AD now supports provisioning into on-premises applications, and we have a preview that we’re excited for you to deploy and share your feedback. You must have an Azure AD…

Continue Reading AAD Connect compared to new Azure Cloud sync

Identity is the new perimeter and why information protection matters.

Your identity, identification or credit card is important, don’t loose them and don’t take it lightly. Even if talking about social security number or just your email. Both can be hijacked and used for purposes you don’t want. How you…

Continue Reading Identity is the new perimeter and why information protection matters.

Using Azure File Shares with On-Prem ADDS Authentication and S2S VPN Tunnel

Nowadays, Azure Files supports identity based authentication over SMB through two kind of Domain Services. You can either use Azure Active Directory Domain Services (AADDS) or the old On-Prem Active Directory Domain Services that most of the environments already have….

Continue Reading Using Azure File Shares with On-Prem ADDS Authentication and S2S VPN Tunnel

Azure Cognitive Services – Speech

Hi all, Last week I was doing something really different (not new because I already knew a little bit of Java and .net) I guess that my mind set is going like Microsoft future plans for certifications. Half hardcore architect…

Continue Reading Azure Cognitive Services – Speech

Exchange Modern public folders and how-to cope with them.

With Exchange Hybrid public folders there is two options, either Legacy or Modern. You always have to migrate them to the cloud either thru Exchange Hybrid (13,16 and 19) and Exchange Hybrid (10) or with Third-party tools. If You have…

Continue Reading Exchange Modern public folders and how-to cope with them.

Connect to Cloud with or without MFA and replace user licenses with menu.

Made a powershell script to replace or add user licenses based on the same csv that were used for Exchange Hybrid migration. First You need a csv to be like this, but probably You have it if You did a…

Continue Reading Connect to Cloud with or without MFA and replace user licenses with menu.

Azure Dynamic Groups and how to use Extended attribute.

I wondered how to automagically add users to an Azure AD group with after their mailboxes have been migrated to the Cloud thru an Exchange Hybrid (Classic or Modern) And I figured out this one. Users get always populated with…

Continue Reading Azure Dynamic Groups and how to use Extended attribute.

Cutover-migration from SFB Onpremises to Teams with Enterprise Voice.

Hi all, I known that this one has been on all of the bloggers concerning Enterprise Voice and hybrids, but. There is some findings that I discovered during my migrations and I want to point them out. First, when You…

Continue Reading Cutover-migration from SFB Onpremises to Teams with Enterprise Voice.

Search-Mailbox and overcoming 10.000 item limit.

So You have a mailbox that is filled with spam, phishing or whatever emails that You dont want. I have to say that Microsoft’s new command (new-compliancesearchaction) seems nice, but doesnt work. new-compliancesearch and then start-compliancesearch find messages, but thats…

Continue Reading Search-Mailbox and overcoming 10.000 item limit.

SQL Server Backup from inside Azure VM

You can backup SQL Server databases and instances running inside Azure VM using Azure Backup. The solution leverages the SQL native APIs to take backup of your SQL databases. When you specify the SQL Server VM that you want to…

Continue Reading SQL Server Backup from inside Azure VM