Freeman Madudilifreemancodz.hashnode.dev·Nov 11, 2024Deploying a Function App Using Azure CLIDeploying your serverless API to Azure is a breeze with the Azure CLI. In this post, I'll guide you step-by-step on how to create and deploy an Azure Function App, all through the command line. If you've already developed a function app locally, you’...DiscussAzure Functions
Freeman Madudilifreemancodz.hashnode.dev·Nov 4, 2024How to Securely Connect a .NET App to Azure SQL Database Using Private Endpoints with Azure CLIWhen deploying applications to the cloud, one of the most critical aspects is keeping connections secure. Today, I’ll walk you through how I set up a secure connection between an Azure SQL Database and an Azure App Service using Private Endpoints and...DiscussAzure
Alla Yasheelacloud-z.hashnode.dev·Sep 15, 2024Azure CLI vs Azure UIBy the end of this blog, you will learn: What is Azure CLI Why you should use Azure CLI How to install it How to configure it Basic commands to get started What is Azure CLI? Azure CLI is a powerful command-line interface provided by Microsoft...DiscussAzureDevOpsazure ui
Nitinnitinthite.hashnode.dev·Sep 10, 2024Azure CLI: The Ultimate Tool for Efficient Cloud ManagementWhat is Azure CLI? Azure CLI is a command-line interface that allows you to manage Azure resources and tasks, such as creating, updating, or deleting resources. It provides a way to interact with Azure services through commands, offering the same cap...Discuss·477 readsBrush up AzureAzure
Celestina Odilitinatech.hashnode.dev·Sep 3, 2024ARM Templates and Azure CLI: Powerful tool for Web Site DeploymentIntroduction Using Azure Resource Manager (ARM) templates and Azure CLI (Command Line Interface) for deploying resources in Azure offers several benefits: Benefits of Using ARM Templates Infrastructure as Code (IaC) ARM templates allow you to defin...Discussarm template
Saurabh Adhaudevopsvoyager.hashnode.dev·Sep 1, 2024Azure Evolution: Day 14 - How to Install Azure CLI on Ubuntu 🐧Introduction The Azure Command-Line Interface (CLI) is a powerful tool for managing Azure resources directly from your terminal. If you're using Ubuntu and want to get started with Azure CLI, you're in the right place! This guide will walk you throug...Discuss·11 likesAzureAzure CLI
Olaoluwa Afolamilaoluafolami.hashnode.dev·Aug 20, 2024Deploying a web app with ARM templates and Azure CLI. A Comprehensive Guide.In today’s fast-paced world of cloud computing, deploying and managing resources efficiently is crucial. Azure provides two powerful tools for automating deployments: Azure Resource Manager (ARM) templates and the Azure CLI. Together, they offer a fl...Discussarm template
Nile Bitsnilebits.hashnode.dev·Aug 5, 2024Azure AI and Code-First Development: Crafting Your Custom CopilotIt is now essential to have intelligent, effective, and personalized coding assistance in the fast-paced field of software development. Azure AI leverages artificial intelligence and machine learning to provide a powerful platform for developing thes...Discuss·194 readscopilot
Prasad Reddyprasadreddy.hashnode.dev·Jul 24, 2024Install Azure CLI and Azure Functions Core Tools on UbuntuIn this article, we will take a comprehensive look at how to install both the Azure CLI and the Azure Functions Core Tools on an Ubuntu system. By the end of this article, you will have a fully functional setup of Azure CLI and Azure Functions Core T...Discuss·26 readsazure function core tools
Hema Sundharam Kollahemasundharamkolla.hashnode.dev·Jul 13, 2024Mastering Azure CLI: A Step-by-Step Guide for BeginnersAzure CLI Azure Command Line Interface Azure automation Azure CI/CD Infrastructure as Code Azure resource management Azure DevOps Azure CLI tutorial Azure CLI installation Azure CLI commands Why CLI? Automation: Azure CLI enables automati...DiscussAWS