by George Chrysovaladis Grammatikos | Aug 6, 2018 | Azure, Identity
Overview Azure Active Directory (AD) Domain Services gives the ability to join computers on a domain without any need to manage or deploy a Domain Controller. The users can sign-in by using their existing corporate credentials. Features In this service are available...
by George Chrysovaladis Grammatikos | Jul 26, 2018 | Azure, Internet Of Things (IOT)
Logic Apps is a new feature on Microsoft Azure- a service which can help users design, build and integrate with 3rd party apps using complex workflows and connectors. Logic Apps are serverless, which means that no sizing is needed from the user side, the platform...
by George Chrysovaladis Grammatikos | Jul 25, 2018 | IT, Power BI
Power BI is a business solution which provides a bunch of analytics tools that help an organization to get insights from their data, create reports and share dashboards to users. What does Power BI offer? In simple words Power BI has three key points : Cloud-based...
by George Chrysovaladis Grammatikos | Jul 20, 2018 | DevOps, DevOps, Uncategorized
In this post we talk about how someone can start with Visual Studio Team Services and we will create what most people know from TFS, Team Project. This Team Project has a lot of benefits for the users, Version Control Project Management Build & Release Tools...
by George Chrysovaladis Grammatikos | Jul 18, 2018 | Installation / Configuration, SQL Server
When we deploy a SQL Server Always-On, we MUST create the user logins manually to the secondary replica. This happens because SQL server keeps logins in the Master database which is not syncing. To overcome this problem we need to run some SQL scripts in a certain...