Related resources for Deployment
  • How WaaS simplifies OS Deployment in M3657/26/2024 5:53:21 AM. In this article we will look at how Microsoft's approach of Windows as a Service (WaaS) in Microsoft 365 (M365) is providing and maintaining the Windows operating system. Also we will look at comp
  • Deploy A Simple Azure Website From Visual Studio7/18/2024 3:19:35 PM. Learn how to effortlessly deploy Azure websites from Visual Studio with this guide. From setting up an ASP.NET Web Application to publishing via Azure, follow step-by-step instructions. Explore Azure&
  • Cloud Migration: Strategies and Considerations7/17/2024 6:04:33 AM. In this article we will explores various types of cloud migration models and provides insights into determining the appropriate model for specific needs and circumstances.
  • Microservices Architecture with .NET Core7/17/2024 12:17:37 AM. Microservices architecture, using .NET Core, enhances scalability, resilience, and maintainability by breaking down applications into independently deployable services. Each service manages its own da
  • Introduction to .NET Core7/16/2024 6:20:58 PM. .NET Core is a versatile, open-source framework by Microsoft, designed for cross-platform development. It offers high performance, a modular architecture, and supports multiple programming languages l
  • How to Deploy and Configure Azure Public DNS Zones7/9/2024 12:36:26 AM. Learn step-by-step how to effectively deploy and configure Azure Public DNS Zones in this comprehensive guide. Explore Azure Portal navigation, DNS zone creation, record management, integration with A
  • NPM Script 'start' Exited Without Completing Create-React7/2/2024 7:02:18 AM. When developing a Microsoft Teams Personal app deployed to Azure App Service with a .NET Core backend, an AggregateException error occurred: "The NPM script 'start' exited without indicat
  • RBAC vs Vault Access Policy in Azure Key Vault6/25/2024 6:02:23 AM. Azure Key Vault manages secrets, keys, and certificates for cloud applications. It offers two access control methods: Role-Based Access Control (RBAC) for broad, role-based management across Azure res
  • How To Perform Custom Actions And Upgrades Using Visual Studio Installer6/24/2024 9:02:40 AM. Visual Studio provides installer projects in order to make application deployment simple. To have Visual Studio installer project type with your version of Visual Studio, make sure you download and in
  • KUDU Console In Azure6/19/2024 9:55:01 AM. The KUDU Console in Azure is a powerful tool integrated into Azure App Service, offering extensive capabilities for deployment, debugging, monitoring, and troubleshooting web applications.
  • ASP.NET MVC 5 - Deployment On Windows IIS Server6/11/2024 12:17:55 PM. Explore the step-by-step process of deploying an ASP.NET MVC5 web application on a Windows server with IIS manager. Learn about Docker deployment alternatives, configuring Web Deploy Package, setting
  • Publish And Host ASP.NET Core Web API On IIS6/7/2024 10:35:37 AM. Learn how to publish & host ASP .Net Core Web API on IIS. Use Visual Studio & .Net Core SDK, then deploy to IIS Manager. Configure & test for efficient hosting.
  • The 3D Concept: Discovery, Development, Delivery6/6/2024 4:41:19 AM. 3D Concept Discovery, Development, and Delivery encompasses a comprehensive framework for innovation and product lifecycle. Discovery involves research, ideation, and exploration. Development focuses
  • Set Up a Continuous Deployment Pipeline for Cloud Foundry Application Using Azure Devops6/5/2024 5:26:23 AM. Learn about CI/CD in DevOps for automating application build, testing, and deployment. This guide covers setting up a continuous delivery pipeline using Azure DevOps to deploy applications to Cloud F
  • What is An Assembly6/4/2024 12:51:59 PM. An assembly in .NET is a unit of deployment containing compiled code, metadata, and resources. It's the fundamental building block of .NET applications, facilitating deployment, versioning, and ex
  • Hosting ASP.NET Web API REST Service On IIS 106/4/2024 9:47:46 AM. Hosting an ASP.NET Web API REST service on IIS 10 involves configuring the server to deploy and manage the service. By leveraging Internet Information Services (IIS) 10, developers can deploy and main
  • Unlocking the Power of Azure6/3/2024 10:10:58 AM. Unlocking the Power of Azure: A Comprehensive Guide provides an in-depth look at Microsoft's cloud platform. Discover Azure's vast services, including virtual machines, storage, networking, da
  • Joint Solution Benefits of VMware and NVIDIA6/3/2024 4:50:15 AM. Discover the benefits of the VMware and NVIDIA joint solution, designed to enhance AI deployment, performance, and scalability for modern AI applications.
  • Joint Solution VMware and NVIDIA6/3/2024 4:16:08 AM. The VMware and NVIDIA joint solution integrates advanced AI frameworks, cloud-native deployment, and optimized infrastructure for efficient AI and machine learning workloads.
  • Azure Functions: A Comprehensive Guide6/3/2024 3:01:49 AM. Azure Functions is a serverless compute service from Microsoft Azure that allows you to run event-driven code without managing infrastructure. It supports various programming languages, integrates wit
  • End-to-End Machine Learning on vSphere6/1/2024 4:58:43 AM. Explore end-to-end machine learning on vSphere with NVIDIA, covering data preparation, training, inference optimization, and scalable deployment.
  • Opening file from location: AppxManifest.xml failed with error: Access is denied.5/28/2024 11:57:32 AM. Encountering deployment errors in Universal Windows App on Visual Studio 2015 Update 3 due to access denied issues. This typically happens when Visual Studio lacks write permissions in the project fol
  • Difference Between Virtual Machines & Containers5/22/2024 4:50:49 AM. Virtual Machines (VMs) and Containers revolutionize software development and deployment. VMs offer full OS environments, while containers provide lightweight, portable app isolation. Choosing depends
  • Step By Step Creation Of Camera App In Microsoft PowerApps5/21/2024 9:42:36 AM. Creating a Camera app in Microsoft PowerApps involves adding a Camera control to capture images, and saving them to a data source like SharePoint, SQL Server, or OneDrive.
  • Understanding Docker: A Game Changer for Software Deployment5/20/2024 8:28:42 AM. Docker, introduced in 2013, automates application deployment within containers, ensuring consistency across development stages. Despite some challenges like security and data storage, Docker simplifie
  • 🖥️ How to Create an Azure Container Instance in Microsoft Azure5/16/2024 3:53:50 AM. Learn how to deploy Azure Container Instances effortlessly with our comprehensive guide. Discover step-by-step instructions for setting up and managing containerized applications in Microsoft Azure.
  • Deploy Azure IoT Edge on Linux with Windows5/13/2024 11:34:15 AM. Discover optimal Azure IoT Edge deployment strategies for Linux and Windows environments. Explore compatibility, containerization with Docker, Kubernetes integration, and device management, ensuring s
  • Use Multiple Environments in ASP.NET Core5/13/2024 3:58:30 AM. In ASP.NET Core, leverage multiple environments like development, staging, and production to tailor your application's behavior and configuration for different deployment scenarios. Optimize setti
  • Detailed Approach for Implementing AI Solutions5/10/2024 8:13:11 AM. Implementing AI solutions involves problem definition, data collection, EDA, feature engineering, model selection, training, tuning, evaluation, deployment, monitoring, and ethical considerations. Con
  • Azure Bicep: Deployment and Infrastructure as Code5/10/2024 6:06:59 AM. This article is a comprehensive guide that takes you on a deep dive into Azure Bicep deployment. It starts with logging into Azure and then moves on to explain the concept of deployment in Azure Bicep
  • Azure App Service: Build, Deploy, Scale Web & Mobile Apps5/9/2024 5:36:56 AM. This article provides a step-by-step guide to implementing Azure App Service for building, deploying and scaling web and mobile applications. The article covers creating an Azure App Service Plan, cre
  • Azure Bicep: Power of Variables for Efficient Deployment5/8/2024 10:25:27 AM. This article is a comprehensive guide that takes you on a deep dive into Azure Bicep variables. It starts with logging into Azure, then moves on to explain the concept of variables in Azure Bicep, com
  • Deploy Web App In Microsoft Azure5/6/2024 11:56:43 AM. Learn to deploy your web application seamlessly in Microsoft Azure using Azure Web Apps. Explore Azure's powerful deployment features, utilize Azure Portal and Azure Resource Manager (ARM), and im
  • How To Deploy Angular 17 Application Freely5/6/2024 8:25:45 AM. In this post, we will see how to deploy angular 17 application freely with Google Firebase Console.
  • Kickstarting Azure Infrastructure: Azure Bicep5/5/2024 8:34:19 AM. Learn to rapidly deploy Azure infrastructure using Azure Bicep with this beginner's guide. Automate resource provisioning, enhance scalability, and streamline management through Infrastructure as
  • Decoding Azure Infrastructure: Azure Bicep and ARM Templates5/5/2024 8:32:09 AM. In the previous article, we introduced Azure Bicep and discussed its advantages over ARM templates. We learned about its simplified syntax, improved modularity, better tooling, and transparency over A
  • All You Need To Know About Azure Kubernetes Service (AKS)5/5/2024 8:26:20 AM. Discover everything about Azure Kubernetes Service (AKS) in this comprehensive guide. Learn how AKS simplifies Kubernetes deployment and management on Azure. Explore container orchestration, scalabili
  • Azure Bicep - Introduction to Azure Bicep5/3/2024 10:02:14 AM. This is a 14-Day series which introduces Azure Bicep Infrastructure as Coding (IaC) to the readers. This will be posted in 14 parts for ease of reading.
  • Publish And Host ASP.NET Web API5/2/2024 7:23:37 AM. Learn how to publish and host your ASP.NET Web API using IIS or Azure App Service. This guide covers deployment methods, including Visual Studio publishing, setting up IIS configurations, and leveragi
  • Deploying .NET 8 Core Web API in Cloud with .NET Aspire App"5/1/2024 11:43:31 AM. Learn to build and deploy high-performance .NET Core Web APIs in cloud environments using ASP.NET Core. Explore best practices for scalability, containerization with Docker, and deployment on Azure or
  • Setting Up Google App Engine And Uploading An Image To Google Cloud Using PHP4/30/2024 9:05:15 AM. Setting up Google App Engine for PHP involves configuring App.yaml, deploying code, and leveraging Google Cloud Storage for image uploads. With PHP libraries, developers can seamlessly integrate image
  • Application Deployment On Azure Kubernetes Service4/26/2024 11:56:18 AM. Deploying applications on Azure Kubernetes Service (AKS) involves containerizing apps with Docker, orchestrating with Kubernetes, and managing scalability, availability, and load balancing. Utilize YA
  • How to Publish ASP.Net MVC 5.0 Application on Windows Azure: Part 44/26/2024 10:47:03 AM. Learn step-by-step instructions to deploy an ASP.NET MVC 5.0 application on Windows Azure in this comprehensive guide. Part 4 covers advanced deployment strategies, including Azure Web Apps, continuou
  • What is Network Intelligence Service in Alibaba Cloud?4/26/2024 4:28:58 AM. Unleash the power of Alibaba Cloud's Network Intelligence Service (NIS) for self-service website network design, deployment, and insightful troubleshooting.
  • Application Deployment On Azure Kubernetes Service - Part Three4/25/2024 9:48:19 AM. In Part Three of deploying applications on Azure Kubernetes Service (AKS), explore advanced topics like Helm chart usage, CI/CD pipelines with Azure DevOps, and YAML configuration for fine-tuning depl
  • Application Deployment On Azure Kubernetes Service - Part Two4/25/2024 9:45:58 AM. Explore ConfigMap usage in Kubernetes deployments, configuring Redis master with AKS, providing environment-specific configuration via ConfigMap. Learn YAML file creation, command execution, volume mo
  • Upgrade Azure Kubernetes Service Application Using The YAML Files4/25/2024 8:23:02 AM. Learn the seamless process of upgrading your application on Azure Kubernetes Service (AKS) using YAML files. This guide delves into leveraging Kubernetes' declarative approach, enabling smooth tra
  • How To Deploy Power App List Form From One Tenant To Another Tenant4/24/2024 7:58:25 AM. In this article, we will learn how can we deploy Power App list form (Not canvas app) from one tenant to another tenant. For canvas app, we just need export and import, but for list forms only export
  • Indepths of Global Assembly Cache4/22/2024 8:54:29 AM. In this article, we will Explore the depths of the Global Assembly Cache (GAC) in .NET Framework. Learn about assembly management, versioning, security, and deployment.
  • Understanding .NET Client Profile4/22/2024 8:22:31 AM. .NET Client Profile, tailored for Windows Forms apps, offers speedy deployment with minimal footprint. Microsoft trims features like ASP.NET, MSBuild, enhancing package efficiency. Removed from .NET 4
  • Deploying WPF Application with ClickOnce Deployment Techniques4/19/2024 10:25:56 AM. Explore ClickOnce as a deployment method for WPF applications. Learn about its update mechanism, deployment scenarios, and configuration options, along with its limitations and prerequisites. Understa
  • Deploying Windows Applications using Visual Studio 20104/18/2024 1:29:16 PM. In this article, we'll Learn how to deploy your Windows applications efficiently with Visual Studio 2010. Explore ClickOnce deployment, setup projects, MSI installers, and best practices for packa
  • How To Get Started With The Radzen Blazor Components4/18/2024 9:57:19 AM. When creating a Blazor Application (both Server and WebAssembly), by default it consists of the UI framework. But some projects might be need to deliver sooner or the time frame for a project is lesse
  • Creating And Deploying Microsoft Azure WebJobs4/16/2024 6:49:50 AM. In this article, you will learn to create and deploy Microsoft Azure WebJobs for automating tasks, processing jobs in the background, and integrating with Azure Functions. Explore scheduling, scalabil
  • Getting Started With Angular 2 Using Angular CLI4/16/2024 5:34:01 AM. Angular CLI simplifies Angular development by providing a command line interface for project setup, file management, testing, and deployment. Install Node.js and npm, then Angular CLI globally. Create
  • Feature Flags in .NET Core with Azure4/12/2024 6:52:05 AM. Explore the seamless integration of feature flags in .NET Core applications with Azure's robust platform. Learn how to efficiently manage and deploy feature flags, enabling agile development, cont
  • ASP.NET Core CI/CD on Azure Web App with Jenkins - Day One4/12/2024 6:22:59 AM. Day One of Continuous Integration and Deployment (CI/CD) involves setting up Jenkins to automate the build, test, and deployment processes for an ASP.NET Core Application onto an Azure Web App. This e
  • Create, Clone, Browse, Restart, Stop And Delete Web App In Azure4/11/2024 6:11:58 AM. Learn Azure's powerful features to efficiently manage your web apps. Discover how to create, clone, browse, restart, stop, and delete web applications through Azure Portal or Azure Resource Manage
  • Source Control (3-1), DevOps And Different Products4/10/2024 8:33:21 AM. Source Control (3-1), DevOps And Different Products" explores the integration of source control systems like Git within the DevOps framework. It delves into practices such as Continuous Integrati
  • How To Develop And Deploy Azure WebJobs In Azure App Service4/9/2024 11:46:24 AM. Learn how to develop and deploy Azure WebJobs in Azure App Service effortlessly. Configure AzureWebJobsDashboard and AzureWebJobsStorage for seamless operation, and leverage continuous integration for
  • Containerized Apps: Auto Scaling & Monitoring with Kubernetes4/9/2024 8:32:56 AM. Learn the fundamentals of Docker and Kubernetes, including auto-scaling. Follow a detailed guide to implement a Weather Forecast API using .NET Core 6 Web API, containerize the application with Docker
  • How To Create SSIS Catalog4/9/2024 8:25:51 AM. In this article, you will learn how to efficiently create an SSIS Catalog in SQL Server Integration Services (SSIS). This comprehensive guide covers the setup and management of the catalog, including
  • Deploying Palo Alto Firewall on Azure4/9/2024 7:27:15 AM. In this article, we will explore the seamless integration of Palo Alto Firewall with Azure for robust network security. Learn deployment strategies, security policies, and threat prevention techniques
  • 12 Core Practices In Extreme Programming XP🧙‍♂️4/5/2024 9:43:57 AM. Extreme Programming (XP) embodies 12 core practices including continuous integration, test-driven development, pair programming, and small releases. These practices foster agile development, emphasizi
  • Enhance Azure DevOps: Manage Environments with Replace Tokens3/28/2024 5:08:28 AM. In this article, we are going to learn how to change the values that are specific for each environment using an Azure DevOps extension called Replace Tokens.
  • Python SDK Deployment: Image Moderation for Content Safety3/27/2024 9:09:17 AM. This article provides a comprehensive guide on deploying Image moderation using the Python SDK for integrating with a Content Safety application, offering a detailed step-by-step implementation proces
  • Organizing AWS Lambda dependencies with layers3/27/2024 8:51:21 AM. Optimize AWS Lambda deployments by organizing dependencies with layers. Simplify management, enhance performance, and streamline updates for serverless applications, ensuring efficient resource utiliz
  • Continuous Deployment🚀 Using Azure DevOps Pipelines🌈 And .NET Project3/22/2024 9:00:02 AM. Learn how to set up a continuous deployment pipeline in Azure DevOps for .NET projects. Configure tasks, deployment groups, variables, and retention policies for efficient release management. Test de
  • Azure DevOps For Web Development - CI And Build Pipelines - Part Three3/22/2024 8:58:42 AM. This article is part three of a series of 4 articles on getting an ASP.NET web app live on Azure App Services using Azure Repos and Azure Pipelines. The previous articles described how to create your
  • Azure DevOps For Web Development - CD And Release Pipelines3/22/2024 8:58:02 AM. This article is part of a series of 4 articles on getting an ASP.NET web app live on Azure App Services using Azure Repos and Azure Pipelines. The previous articles described how to create your Azure
  • Deploying Web Apps and APIs with Visual Studio 3/22/2024 5:29:42 AM. Deploying Web Apps and APIs with Visual Studio involves utilizing Visual Studio's built-in deployment features to efficiently publish your applications. You can configure various settings such as
  • How to Publish ASP.Net MVC on IIS MVC 5.0: Part 33/19/2024 5:14:44 AM. Learn to deploy ASP.NET MVC 5.0 applications on Internet Information Services (IIS) in this tutorial series. Discover the intricacies of publishing, configuring, and hosting your MVC project efficient
  • How to Install the Windows Server Update Services?3/15/2024 8:52:45 AM. In this article, we will learn how to deploy and configure Windows Server Update Services (WSUS) on your Windows Server 2012 system with this comprehensive guide.
  • Points One Should Know About Azure DevOps3/13/2024 8:33:47 AM. In this article, you will learn the essentials of Azure DevOps with this comprehensive guide. Discover key concepts, tools, and workflows for efficient project management, collaboration, and automatio
  • Implement Environment Approvals for Multi-Stage YAML Pipeline3/13/2024 4:05:30 AM. In this article, we will learn to integrate environment approvals into your multi-stage YAML pipelines for enhanced control over software deployment. With Azure DevOps, ensure each stage undergoes ver
  • How to Install and Configure RODC in Server3/12/2024 7:10:39 AM. In this article, we will explore A read-only domain controller (RODC) is a domain controller that hosts an Active Directory database's read-only partitions.
  • Customize Your Office Installer Using Office Deployment Tools2/28/2024 10:54:47 AM. Customize your Microsoft Office installer effortlessly with Office Deployment Tools. Tailor settings, configurations, and deployment strategies to fit your organization's needs using command-line
  • How to Install WDS in Server?2/26/2024 8:16:04 AM. This article provides a comprehensive guide on installing Windows Deployment Services (WDS) on Server 2019, detailing each step in the process.
  • Run .NET 6 containerized applications on Google Cloud Run 2/23/2024 9:11:35 AM. Effortlessly deploy .NET 6 containerized apps on Google Cloud Run. Benefit from serverless architecture, scalability, and seamless integration with Docker, enabling efficient management and deployment
  • How To Deploy Outlook Add-ins To Your Organization2/22/2024 4:46:17 AM. This article provides a comprehensive guide on deploying Outlook add-ins to organizations for other users. It covers the step-by-step process of deploying add-ins using Office 365, ensuring easy acces
  • Deploying A Blazor Application On IIS2/20/2024 3:08:21 PM. This article provides a comprehensive guide on deploying an ASP.NET Core hosted Blazor application using IIS 10 on a Windows 10 machine. Utilizing Visual Studio 2017 for app publication and SQL Server
  • Deploying A Blazor Application On Firebase2/20/2024 9:13:16 AM. To deploy a Blazor app on Firebase, first create a basic calculator using Blazor in Visual Studio, then publish it. After adding the project on Firebase, initialize and deploy using Firebase CLI. Use
  • Deploying A Blazor Application On Azure2/19/2024 10:00:19 AM. This comprehensive guide walks through the process of deploying an ASP.NET Core-hosted Blazor application on Azure, covering steps from creating an SQL database server to publishing the application.
  • Getting started with Azure OpenAI GPT Modules and Azure OpenAI2/13/2024 9:12:10 AM. In this module, we will be learning about modules in Azure Openai prompt engineering techniques and getting started with Azure Openai Studio.
  • Getting Started with Azure DevOps2/13/2024 5:25:38 AM. This article provides an introduction to DevOps, highlighting its collaborative approach between development and operations teams to improve software development, testing, validation, and deployment p
  • How to Deploy Angular Application on Nginx?2/7/2024 10:21:24 AM. Deploying an Angular application on Nginx involves setting up Angular, installing Node.js, creating folders, installing Angular CLI, downloading Nginx, configuring ports, building the app, copying fil
  • Automated Deployment of SQL Server Database through Azure Devops2/6/2024 4:04:30 AM. Explore an automated deployment solution for SQL Server databases using Azure DevOps. This guide details the setup of a self-hosted agent, granting necessary server access, and configuring a release p
  • How to Deploy .NET Aspire Apps to Azure Container Apps2/5/2024 9:00:12 AM. Learn to deploy .NET Aspire on Azure Container Apps effortlessly with Azure Developer CLI. Explore flexibility, scalability, and seamless integration.
  • Creating Azure Resource Groups, Advantages and Disadvantages1/31/2024 7:14:38 AM. Microsoft Azure employs Azure Resource Groups (RGs) for streamlined deployment and management. This guide explores creating, advantages, challenges, and best practices for effective cloud resource man
  • Deploy an Azure Service Bus Topic Using ARM Template1/24/2024 7:17:36 AM. Deploying an Azure Service Bus Topic through the 'Deploy a Custom Template' method is simplified using an ARM template. Follow the steps to upload JSON files, configure parameters, and effortl
  • How to Use GitHub to Launch Your Web Application12/27/2023 10:44:16 AM. Learn to deploy your web application using GitHub and Azure Web Apps. This step-by-step guide covers creating, deploying, and managing applications for efficient development and growth. ??
  • Go live on linux Server With Node JS App12/23/2023 11:58:17 AM. Download nvm. NVM is a node version manager and in order to install Node and npm, first nvm is to be installed using following commands.
  • Deploy Angular App on Apache Server12/21/2023 5:45:05 AM. Effortlessly deploy a new server with step-by-step instructions. From installing essential tools like NVM, Node, npm, and Angular, to setting up Apache and deploying code, this guide ensures a seamles
  • How to Plan for a Windows 365 Cloud PC Deployment?12/18/2023 7:18:45 AM. Securely stream your Windows experience including your personalized apps, content, and settings from the Microsoft Cloud to any device with your Windows 365 Cloud PC.
  • Announcing the General Availability of .NET Chiseled Containers12/4/2023 5:56:22 AM. Explore the revolutionary .NET Chiseled Containers for cloud app deployment, offering size, security, and operational efficiency benefits.
  • Deploying a Python Application to Azure11/21/2023 9:02:34 AM. Deploying a Python application to Azure enables seamless scalability, robust performance, and easy maintenance. In this guide, we’ll walk through the process using Azure App Service, a platform that f
  • Navigating the Deployment Dilemma: On-Premises vs. Cloud in 202411/6/2023 9:28:27 AM. In the dynamic landscape of technology, the decision between on-premises and cloud deployment continues to be a pivotal choice for organizations. As we step into 2024, this decision holds more weight
  • Host And Publish .NET Core 6 Web API Application On IIS Server10/25/2023 5:15:13 AM. In this article, you will learn how to host and Publish .NET Core 6 Web API Application on IIS Server.
  • Azure Function Data Migration with ASP.NET Core Web API9/15/2023 7:36:25 AM. Creating an Azure Function for data migration from one database to another using an ASP.NET Core Web API involves several steps. In this example, I'll provide a high-level overview and code snippe
  • Azure Functions Proxies: URL Rewriting and API Composition9/12/2023 10:20:21 AM. Azure Functions Proxies are a powerful feature that allows you to define proxies to control the behavior of HTTP requests and responses to and from your Azure Functions. You can use them for URL rewri