#Azure 所有符合的文章
Azure DevOps CI Pipeline With Checkmarx
說明如何在 Azure DevOps Server 持續整合加入 Cehckmarx 源碼檢測,讓專案開發更為安全與更為自動 😀
DP-300 證照準備心得 (Microsoft Administering Microsoft Azure SQL Solutions Study Guide)
說明如何準備 DP-300 Microsoft Administering Microsoft Azure SQL Solutions 證照 (原本的名稱為 Administering Relational Databases on Azure ),從測驗包含的範圍、參考學習資源及練習題庫資源。並說明如何實際使用 14 天進行準備並順利取得證照的心得分享。
SQL Server 使用 Azure Storage Account 備份資料庫 (Backup Database To URL)
說明如何將 SQL Server 的資料庫備份至 Azure,以及從 Azure 將資料庫還原至地端。 How to backup SQL Server database to Azure Storage Account with URL, and restore database from Azure Storage Account with URL.
SQL Server Azure SQL Solutions
整理 Azure SQL Server 相關的解決方案,包含 IaaS 的 Virtual Machine 以及 PaaS 的 Azure SQL Database 以及 Azure SQL Managed Instance。並從實務應用著眼採用雲端的資料庫解決方案需要考量的項目。
Azure Learn DP-300 The Hard Way | 實作 DP-300 Lab 02 Azure SQL Databases
實作 DP-300 Lab,從實驗課程中精熟 DP-300 的測驗重點以及工具操作。本次要實驗的是如何建立 Azure SQL Database 以及建立 PostgreSQL。
Azure Learn DP-300 The Hard Way | 實作 DP-300 Lab 01 Azure SQL Server VM
實作 DP-300 Lab,從實驗課程中精熟 DP-300 的測驗重點以及工具操作。本次要實驗的是如何建立 Azure VM 並且搭配 SQL Server Developer 版本,並使用 SSMS 進行資料庫還原與操作,最後會調整 Azure Networking 設定,從本機使用 SSMS 遠端連線至 Azure VM 😎
14 天高分通過 AZ-204 證照準備心得 (Microsoft Azure Developing Solutions Study Guide)
說明如何準備 AZ-204 Microsoft Azure Developing Solutions 證照,從測驗包含的範圍、參考學習資源及練習題庫資源。並說明如何實際使用 14 天進行準備,以高分通過測驗並順利取得證照的心得分享。
Azure App Service 比較容器化的部署方式
說明如何使用 Visual Studio 將 .NET Core Application 以 Container 的方式部署至 Azure App Service,同時也比較如何將相同的專案進行調整,並直接部署至 App Service 而不透過 Container 的方式,從而比較兩者的差異。
Azure Learn AZ-204 The Hard Way | 實作 AZ-204 Lab 12 Azure Content Delivery Network, CDN
實作 AZ-204 證照測驗準備的實驗課程,從實驗課程中精熟 AZ-204 的測驗重點以及工具操作。本次要實驗的是如何使用 Azure Azure Content Delivery Network, CDN。
Azure Learn AZ-204 The Hard Way | 實作 AZ-204 Lab 10 Azure Service Bus Queues
實作 AZ-204 證照測驗準備的實驗課程,從實驗課程中精熟 AZ-204 的測驗重點以及工具操作。本次要實驗的是如何使用 Azure Azure Service Bus Queues。
Azure Learn AZ-204 The Hard Way | 實作 AZ-204 Lab 08 API Management
實作 AZ-204 證照測驗準備的實驗課程,從實驗課程中精熟 AZ-204 的測驗重點以及工具操作。本次要實驗的是如何使用 Azure API Management。
Azure Learn AZ-204 The Hard Way | 實作 AZ-204 Lab 07 Key Vault
實作 AZ-204 證照測驗準備的實驗課程,從實驗課程中精熟 AZ-204 的測驗重點以及工具操作。本次要實驗的是如何使用 Azure Key Vault。
Azure Learn AZ-204 The Hard Way | 實作 AZ-204 Lab 06 Authenticate
實作 AZ-204 證照測驗準備的實驗課程,從實驗課程中精熟 AZ-204 的測驗重點以及工具操作。本次要實驗的是如何使用 Azure Authenticate。
Azure Learn AZ-204 The Hard Way | 實作 AZ-204 Lab 03 Storage SDK
實作 AZ-204 證照測驗準備的實驗課程,從實驗課程中精熟 AZ-204 的測驗重點以及工具操作。本次要實驗的是如何使用 Azure Storage SDK。
Azure Learn AZ-204 The Hard Way | 實作 AZ-204 Lab 05 Azure Container
實作 AZ-204 證照測驗準備的實驗課程,從實驗課程中精熟 AZ-204 的測驗重點以及工具操作。本次要實驗的是如何使用 Azure Container。
Azure Learn AZ-204 The Hard Way | 實作 AZ-204 Lab 04 Cosmos DB
實作 AZ-204 證照測驗準備的實驗課程,從實驗課程中精熟 AZ-204 的測驗重點以及工具操作。本次要實驗的是如何使用具有 Scale Out 特性的 Cosmos DB。
Azure Learn AZ-204 The Hard Way | 實作 AZ-204 Lab 02 Azure Functions
實作 AZ-204 證照測驗準備的實驗課程,從實驗課程中精熟 AZ-204 的測驗重點以及工具操作。本次要實驗的是如何使用 ServerLess 架構下的主角 Azure Functions。
Azure Learn AZ-204 The Hard Way | 實作 AZ-204 Lab 01 App Services
實作 AZ-204 證照測驗準備的實驗課程,從實驗課程中精熟 AZ-204 的測驗重點以及工具操作。 本次要實驗的是如何使用 Azure App Service,取代傳統使用作業系統搭配 IIS 的部署方式,App Service 是 Fully Managed 的 Platform as a service 服務,不再需要管理作業系統更新、網路機制等問題,對於開發者而言需要煩惱的事情減到最少的部署方式。
Azure DevOps Server 入門指南 - 從安裝到 CI/CD 實踐現代化系統開發流程
說明如何使用 Azure DevOps 實踐現代化系統開發流程,從版本控制、持續整合到持續部署。詳細從 Azure DevOps 的安裝、資料庫設定到 Build Machine 的 Agent 安裝、Deploy Target 的 Deployment Group 安裝,到建立完整的 Pipelines,實證從 Visual Studio Commits 到網站終端呈現完整更新結果的全流程 😎
Azure DevOps Server License & Price 授權與計價方式
比較在地端建置 Azure DevOps Server 的計價方式並與雲端使用 Azure DevOps Services 相比,同時說明 Vistual Studio Subscription 能夠為 Azure DevOps 使用所帶來的優勢。
Azure Speech Service Text To Speech
介紹如何藉接 Azure Speech Service,將文字轉換為朗讀文字的語音檔,支援多國語語言,同時在聲調、語速都可以進行調整,聲音也相當擬人,不會有很明顯的機械音感覺。本次 API 介接使用 Python 進行示範,同時示範 Zero-Coding 的 Speech Studio 的使用。
Azure Static Web Apps With Azure DevOps
使用 Azure Static Web Apps 進行靜態網站 Hosting,原始碼專案保存於 Azrue DevOps。享受推送專案自動部署的方便性,同時也為未來 Migration Hosting Server 預做練習。
Analyzing Data with Microsoft Power BI 證照準備心得 (DA-100)
因為業務的需要自主準備 DA-100 證照,參考之前準備AZ-104 的經驗,以 Microsoft Learn Path 為學習素材,並輔佐 GitHub 上的 Lab 來強化實作。準備本證照最大的用意不是證照本身,而是在攻略各個配分項目的同時,提升自己對 Power BI 的認識與理解 💛
Azure AZ-104 實作實驗筆記
筆記準備 AZ-104 過程中,從 Microsoft Learn 中發現的有趣架構圖與實作課程,作為日後要使用相關雲端服務複習或者架構參考的切入點。
Microsoft Azure Administrator (AZ-104) 證照心得
原本規劃今年學習雲端服務的方式,是以開發者所需的 Application 以及 Database Host 的方式來進行。但臨時被安排參加了 instructor-led course 同時有考取證照的要求下,放下手邊原本進行中的任何學習活動,專注在從課前到實際考試當天為期一個月的學習計畫。特別筆記關於 Microsoft Azure Administrator (AZ-104) 證照準備過程中,所參加的課程、使用的資源以及備考的策略。 Medium 閱讀版本