Test logging in with an Azure AD account with Azure Application Proxy.
Category: Azure
Azure AD Application Proxy with a Claims Aware Web App – Part 5
Configure Azure AD Enterprise Application for Single Sign-On with Windows Auth/KCD and synchronization with Azure AD Connect
Azure AD Application Proxy with a Claims Aware Web App – Part 4
Add Azure AD user and demonstrate Microsoft Access Panel
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.
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 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 …
Azure Data Factory: Copy Data from Azure Data Lake Store to Azure SQL
Objective: From Azure Data Lake Store, copy data in a .tsv file to a database table in Azure SQL DB. My take on Azure Data Factory is that of ETL but less of the transformation and move data from on-premises and cloud sources to Azure data-oriented services. Read further about Azure Data Factory https://docs.microsoft.com/en-us/azure/data-factory/data-factory-introduction In …
Continue reading Azure Data Factory: Copy Data from Azure Data Lake Store to Azure SQL