Add Azure AD user and demonstrate Microsoft Access Panel
Author: Roy Kim (MVP)
Azure AD Application Proxy with a Claims Aware Web App – Part 3
Configure an Azure AD Enterprise Application and its Application Proxy
Azure AD Application Proxy with a Claims Aware Web App – Part 2
Configure SharePoint with Kerberos Constrained Delegation
Azure AD Application Proxy with a Claims Aware Web App – Part 1
Lab Design Overview Publish SharePoint Server application as internet facing. Users authenticate with Azure Active Directory while using their AD account credentials.
Intro to Azure Analysis Services
Azure Analysis Services is essentially Analysis Services from SQL Server served as a platform-as-a-service in the Microsoft Azure cloud. The following are the steps I have taken to build, deploy and use Analysis Services for business intelligence. To get a complete overview and see more comprehensive steps, read What is Azure Analysis Services? In the …
A Basic Demo of an Azure Machine Learning Experiment
In the recent months, the hype around Machine Learning has caught my attention. Therefore, I spent reading articles and watching videos and university lectures on the topic. Wearing the developer hat, I wondered how a developer can build a machine learning solution in Azure. This blog post hopes to share how I built a machine …
Continue reading A Basic Demo of an Azure Machine Learning Experiment
Power BI Embedded Walk Through Part 3 of 3
Power BI Embedded Walk Through Part 1 of 3 Power BI Embedded Walk Through Part 2 of 3 In the previous 2 blog articles, I have shown how to create a Power BI Embedded Workspace collection, import a Power BI desktop file and get generated embed details. To recap from the last …
Power BI Embedded Walk Through Part 2 of 3
In my previous blog post, Power BI Embedded Walk Through Part 1 of 3 I have shown how to create a Power BI Embedded workspace collection in the Azure Portal as one of the first major steps. In this post, I will show how to get your Power BI report into the Azure Power BI …
Power BI Embedded Walk Through Part 1 of 3
Power BI Embedded is an interesting approach to allow web applications to embed Power BI reports such that users of the application do not require any Office 365 account and user license. In trying to figure out how to do a simple demo for myself, I found the documentation to be fragmented. I will provide a …
Building a Spark Application for HDInsight using IntelliJ Part 2 of 2
In continuation from my blog article Building a Spark Application for HDInsight using IntelliJ Part 1 of 2 which outlines my experience in installing IntelliJ, other dependent SDKs and creating an HDInsight project. To add some code, right click src, create Scala Class Project folders and MainApp Scala code: Logic Read from csv file in …
Continue reading Building a Spark Application for HDInsight using IntelliJ Part 2 of 2