by Vatsana Kongtakane | Jun 22, 2017 | Blog, Dynamics 365, Microsoft Dynamics
Above is a fairly common but vague error which I tend to run into often when doing a in-place upgrade, or organization import,/restore into deployment manager. This error generally appears for Dynamics 365 on-prem more then online. Depending on the situation, this…
by Vatsana Kongtakane | Jun 22, 2017 | Azure, Blog, Microsoft SQL Server
As more users are starting to move their SQL workloads to the cloud, one of the common questions is how to setup user authentication with their Office 365/Azure Active Directory tenant. There is of course some limitations. At this time, Azure AD authentication can…
by Eric Isaacs | Jun 6, 2017 | Azure, Blog, Microsoft SQL Server
When scripting out SQL Server objects in earlier versions of SQL Server, you’ve historically had the option to do so with “CREATE”, “DROP and CREATE”, or as “ALTER” scripts. Each option has advantages over the others for…