Posted inAzure Azure Virtual Desktop 解決AVD長時間關機導致開機也無法連線的問題 Posted by By icka 2025-09-09 將 VM 註冊到 Azure 虛擬桌面服務內的主機集區之後,每當 VM 處於作用中狀態時,代理程式就會定期重新整理 VM…
Posted inLogic App 使用Azure Logic app定時更換Azure Openai的金鑰 Posted by By icka 2025-08-24 在雲端應用程式開發中,API 金鑰的安全性是至關重要的一環。寫死在程式碼或設定檔中的金鑰,不僅管理不易,更隱藏著外洩的風…
Posted inAzure 在Azure VM中設定SQL Server Always On Posted by By icka 2024-09-04 環境資源 1台windows 2019 作爲domain controllers,擔心如果因DC出問題導致SQL異常,可…
Posted inAzure Azure 購買的SSL憑證類型 Posted by By icka 2022-03-04 目前在Azure 購買的SSL憑證是Godaddy簽發的,類型為 DV SSL,DV (Domain validated…
Posted inAzure 如何在Azure中建立SendGrid帳戶 Posted by By icka 2022-02-27 SendGrid提供基於雲的電子郵件遞送服務,可幫助企業通過電子郵件發送。Azure中的市集當中有提供此服務,可建立免費…
Posted inAzure Azure AD Microsoft 365 如何解決因停用裝置而導致登陸office 365提示錯誤碼135011或者CAA20003 Posted by By icka 2022-02-18 有離線版office使用權益的office 365,但有的使用者可能誤操作禁用裝置或者是管理員從Azure AD中禁用裝…
Posted inAzure Azure Policy Azure 資源的合規性資料評估時間 Posted by By icka 2022-01-11 評估時間週期: 隨選評估掃描: 1.可以排程使用Github執行 2.使用Azure CLI檢查(立刻檢查),如果要執行…
Posted inAzure Azure Portal 虛擬機器 Virtual Machine Azure虛擬機器在Portal中顯示的狀態 Posted by By icka 2022-01-10 Azure 中虛擬機器在Portal中顯示的狀態主要會有三種,分別是: 正在執行、已停止、已停止(已解除配置)。 一、正…
Posted inAzure 虛擬機器 Virtual Machine 虛擬網路 Virtual network 為Azure VM增加IPv6位址 Posted by By icka 2022-01-05 在azure portal建立虛擬機器,預設只有增加IPv4的位址,如果需要讓VM增加ipv6的地址,在之前只能通過指令…
Posted inAzure Azure AD 虛擬機器 Virtual Machine 受保護的內容: 使用postman對Azure spot vm模擬收回 Posted by By icka 2021-12-07 This content is password protected. To view it please go to the post page and enter the password.
Posted inAzure Azure AD 受保護的內容: 如何使用refresh_token獲取access_token(使用Postman) Posted by By icka 2021-12-07 This content is password protected. To view it please go to the post page and enter the password.
Posted inAzure Azure AD 如何使用Postman配合AAD帳密及App獲取access_token和refresh_token Posted by By icka 2021-12-07 Post的網址POST https://login.microsoftonline.com/{{AAD_name}}/o…
Posted inAzure 利用PostMan透過 Resource Graph取得Azure資源變更記錄 Posted by By icka 2021-12-07 在過去14天的變更歷程記錄中,Azure Resource Graph 可讓您: 尋找在 Azure Resource …
Posted inAzure Azure AD 受保護的內容: 如何使用Postman配合AAD應用程式獲取access_token Posted by By icka 2021-12-07 This content is password protected. To view it please go to the post page and enter the password.
Posted inAzure Azure Virtual Desktop 使用powershell針對Azure Virtual Desktop所有在線使用者發送消息 Posted by By icka 2021-11-30 有時需要針對Azure Virtual Desktop所有在線使用者發送消息,可以使用azure portal,也可以使…