In the last part of this series, we experienced how to create a new wordpress blog instance in Azure App Service. In this part we will learn, how to configure your wordpress instance for publishing. Now that we have WordPress instance deployed in Azure App Service, lets expore the app service instance a bit. Step […]
Read more →Month: March 2018
WordPress Blog in Azure App Service In Minutes–Part 01
All my life I have been a tech saavy person would make my hands dirty trying out all odds available. Here I am going to help you with setting up your own WordPress Blog in Azure App Service. SPOILER ALERT: We will be using a B1 – Basic instance to save the cost. Step 1: […]
Read more →General Availability of Azure Database Services for MYSQL and PostgreSQL
It has been a while I have written something on my blog. I thought of getting started again with a good news that Microsoft Azure team has announced the general availability of Azure Database Services for MySQL and PostgreSQL. In my earlier posts, I have provided some oversight into Preview Availability of these services as […]
Read more →Prompt Injection Defense: Securing LLM Applications Against Adversarial Inputs
Introduction: Prompt injection is one of the most significant security risks in LLM applications. Attackers craft inputs that manipulate the model into ignoring its instructions, leaking system prompts, or performing unauthorized actions. As LLMs become more integrated into production systems—handling sensitive data, executing code, or making API calls—the attack surface grows dramatically. This guide covers […]
Read more →