by CPI Staff | Oct 11, 2024 | .NET, Azure, Blog, Entra ID
In this Azure REST API post, I will show you how to create an App Registration for Microsoft Azure SDK for .NET. Azure SDK for .NET allows us to manage Azure programmatically using .NET libraries. Using the SDK, we can create and manage any Azure resource. The Azure...
by CPI Staff | Oct 10, 2024 | .NET, Azure, Blog
In this Microsoft Azure article, we will create a storage container inside an Azure storage account using Azure SDK for .NET. Estimated reading time: 3 minutes Table of contentsCreating a Storage Container in Azure Using Azure SDK for .NETCreate Storage...
by CPI Staff | Oct 9, 2024 | Blog, Microsoft Intune
In this Microsoft Intune post, You will learn how to whitelist USB devices on Windows using Intune. Listen to this article With Microsoft Intune, we can block read and write access to USB ports and prevent users from using USB. The problem starts when...
by CPI Staff | Oct 7, 2024 | Azure, Azure Web App, Blog
This Microsoft Azure Web App post will show you how to create an ads.txt file on Azure Web App (Linux). Table of contentsHow to Create an ads.txt File on Azure Web App (Linux)Related Articles Ads.txt is a text file containing information about an advertising network...
by CPI Staff | Oct 7, 2024 | Azure OpenAI, Blog, DALL-E
In this Azure OpenAI DALL-E article, we will show you how to generate images with Azure OpenAI DALL-E and Postman. Table of contentsDeploy Resource and AI ModelGenerate Images with Azure OpenAI DALL-E and PostmanRelated Articles Azure OpenAI DALL-E offers the latest...
by CPI Staff | Oct 7, 2024 | Azure, Blog
In this Azure App Services article, we will show how to increase PHPmyAdmin Upload size limit on Azure Web App. PHPMyAdmin is a PHP-based open-source and free tool that allows us to manage MySQL and MariaDB databases using a web interface. The tool offers a simplified...