Microsoft Azure

Microsoft Azure

Labs , Guides and Designs

Read More

Microsoft 365

Microsoft 365

Hints and Tips for the Best 365 Experience!

Read More

DevOps , Containers and more!

DevOps , Containers and more!

Collection of ideas and Developments!

Read More

Azure OpenAI: Creating Prompt Flows with Azure AI Studio Machine Learning

How to create a QnA Prompt Flow using your own Data with Azure AI Studio and Azure Machine Learning Intro Welcome to the exciting world of Azure AI Studio, a powerful platform that empowers you to create, manage, and deploy AI models with ease. In the realm of artificial intelligence, the ability to craft effective

Introduction to Terraform Modules-2

Part 2: Advanced Configurations Introduction Welcome to Terraform Modules Part 2 In our previous entry, “Introduction to Terraform Modules,” we discussed the foundational aspects of Terraform modules. Building upon that, this post dives into more sophisticated Terraform configurations, specifically tailored for Azure infrastructure and the Cloud Adoption Framework (CAF) modules. Azure’s cloud services offer a

Introduction to Terraform Modules

Part 1: Smart Infrastructure Management Intro In the dynamic world of cloud infrastructure management, efficiency and consistency are paramount. Terraform, an open-source infrastructure as code software tool, has emerged as a game-changer, empowering developers and system administrators to automate the provisioning of infrastructure. At the heart of Terraform’s power and flexibility are Terraform Modules –

Azure AI Language: Sentiment Analysis with Durable Functions

Implementing Sentiment Analysis with Azure AI Language and Durable Functions Intro Welcome to CloudBlogger! In today’s exploration, we delve into the world of Durable Functions, an innovative orchestration mechanism that elevates our coding experience. Durable Functions stand out by offering granular control over the execution steps, seamlessly integrating within the Azure Functions framework. This unique