Use AAD and OAuth 2.0 to access the API managed by Azure API ManagementHere is the completed official document : Protect a web API backend in Azure API Management by using OAuth 2.0 authorization with Azure ADApr 22, 20211Apr 22, 20211
.NET 新手村 — 打什麼打,要打去練舞室打本篇會先簡單描述 .NET 的介紹,以及整理一些基本知識,不會有太深入的技術探討而是觀念上的釐清整理,並對去年參加的 .NET Conf 做個紀錄。Apr 16, 2021Apr 16, 2021
Azure DevOps Service 中 Azure Resource Manager 手動設定在透過 Azure DevOps Service 部屬/管理 Azure 上的資源時,會需要授權 Azure DevOps Service Azure 上的存取權限,此篇描述如何透過手動的方式進行設定,適用於當管理 Azure 的 admin 及 Azure DevOps…Apr 14, 2021Apr 14, 2021
在 Visual Studio 中使用 Azure DevOps Service 的開發體驗一般來說,自己是比較習慣使用 Command 的方式在 local 端實行版控直接推上 Azure DevOps Repo,然而 git 的指令入門容易,深入亦可以很複雜, Visual Studio 出了相對應的工具,能讓你透過 GUI 對Azure DevOps…Apr 1, 2021Apr 1, 2021
Azure Databricks — 分析及視覺化資料如果對於 Azure Databricks 不熟悉的朋友,可以先閱讀這篇:Azure Databricks — 基本介紹及環境準備Nov 14, 2020Nov 14, 2020
Azure Databricks — 基本介紹及環境準備Apache Spark 是用於 cluster computing 的 open source framework,如果需要構建分散式計算的系統,就會使用到 Apache Spark ,Apache Spark 繼承了 MapReduce…Nov 14, 2020Nov 14, 2020
開始使用 Windows Terminal 吧改成開始使用 Windows 的時候最讓我不習慣的就是 command line tool,雖然有試用了 WSL (Windows Subsystem for Linux),但還是不甚喜歡,後來在同事的介紹下幸運的認識了 Cmder,簡直是獲得救贖!Mar 7, 2020Mar 7, 2020
Using Azure App Service to deploy your static webIf I have a simple static web and want to deploy to cloud service. How to do it with a simple way?Mar 5, 20201Mar 5, 20201
Continuous Security 學習筆記除了怎麼寫程式、設計商業邏輯、怎麼部屬開發好的應用程式一直到去把整個開發的流程拉成一條條的管線做到自動化,在整個 DevOps 中,其實還有很重要的一環,也就是 Security…Dec 17, 2019Dec 17, 2019
Python 實作 Azure Cosmos (二) — CosmosClient在 Azure 上建立好 Cosmos 資源後,接著就會需要新增 Database、Collection及資料等,透過使用 CosmosClient 這個 class,你可以對 Cosmos 發送 request…Oct 21, 2019Oct 21, 2019