Monthly Archives: May 2019

Teams Meeting not appearing when schedule an Appointment

This post showing you of one the possibility to pull out the Teams Meeting icon in Outlook Appointment. In the proper Outlook Appointment screen you should see Teams Meeting while you are in Office 365 environment. If you do not … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, Office 365 | Tagged , | Leave a comment

Microsoft Edge – This might be because the site uses outdated or unsafe TLS security settings

When I go to Azure website with Microsoft Edge then I got this error “This might be because the site uses outdated or unsafe TLS security settings”. Go to Internet Explorer, from pull down menu choose Tools -> Internet Options. … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, Data Platform, Operating System | Tagged | Leave a comment

Microsoft Graph using ASP.NET getting started

This post will get you started with Microsoft Graph using ASP.ET. The prerequisite of this post is you need to have an Office 365 account and Visual Studio 2017. Get to this link https://developer.microsoft.com/en-us/graph/get-started/asp.net. Click BUILD AN AOO>, Enter your … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, Microsoft Office, Office 365 | Tagged , , , | 1 Comment

AD FS ebook – A Guide to Claims-Based Identity and Access Control

This is a good ebook I found from a youtube video https://www.youtube.com/watch?v=xwWb7S6OvFI. A Guide to Claims-Based Identity and Access Control https://msdn.microsoft.com/en-us/library/ff423674.aspx.

Posted in .Net, Cloud, Community, Computers and Internet, Operating System | Tagged , | Leave a comment

Microsoft Graph using UWP getting started

This post will get you started with Microsoft Graph using UWP. The prerequisite of this post is you need to have an Office 365 account and Visual Studio 2017. Get to this link https://developer.microsoft.com/en-us/graph/get-started/uwp. Click BUILD AN AOO>,     … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, Microsoft Office, Office 365 | Tagged , , , | 1 Comment

Microsoft Graph Console Application

This post is providing the code for the build session “Integrating Microsoft Graph into your existing apps”,https://mybuild.techcommunity.microsoft.com/sessions/77302?source=sessions#top-anchor. Somehow I realized in that session they did not teach you how to get the Application Id, Register the application as follow: ## … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, Microsoft Office | Tagged , , | Leave a comment

Migrate SQL Jobs that running SSIS packages to SSIS Integration Runtime (SSIS IR) in Azure Data Factory

The pre-requisites of this article are you need to be familiar with SQL Server, and SQL Server Integration Services (SSIS). After deploying the package to SSIS IR, https://chanmingman.wordpress.com/2018/05/09/ssis-deploy-a-project-to-azure-ssis-integration-runtimes/, you might be facing another challenge. In SQL Server on premise you … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, Data Platform | Tagged , | 1 Comment