Azure Service Fabric is a distributed systems platform that makes scalable and reliable microservices and containers easy to package, deploy, and manage. A Service Fabric cluster is a network-connected collection of virtual machines where you can deploy and manage your microservices. We will explain and Required pre-requisites Create client certificate using Azure Key Vault Create…
Read More →Category: azure
Azure Container Apps enables you to connect to cloud services in just a few steps by using Service Connector. Service Connector manages network configuration and connection information between different services. The requirements before creating Service Connector Container Apps that are deployed to a region that is supported by a service connector, Service Connector region supported…
Read More →Soft delete policies are available in Azure Container Registry (ACR) to recover accidentally deleted artifacts. The feature is available to all service tiers (SKUs) The Soft delete policy can be enable/disable at your discretion. When you enable the soft delete policy, ACR treats deleted artifacts as soft deleted artifacts with a specified retention period. As…
Read More →Azure Data Explorer offering: the Kusto Emulator is a local environment Docker Container that encapsulating the Kusto Query Engine, it doesn’t require provisioning Azure services or incurring any cost. Prerequisites The host operating system must be either: Windows Server 2022 Windows Server 2019 Version 10.0.17763.2928 or newer Windows 11 2 gigabytes (GB) of RAM minimum;…
Read More →Container Apps offer integrated secret management that you can use to store your secrets. You can use the secrets for storing connection strings for KEDA-based scale triggers or pass them as environment variables to the containers you deploy. Never store the secret value in the repository. Store the secrets as GitHub secrets, HashiCorp Vault, or Azure Key…
Read More →Microsoft Dev Box supports any developer IDE, SDK, or tool that runs on Windows. Developers can target any development workload that can be built from Windows including desktop, mobile, IoT, and web applications. Microsoft Dev Box even supports building cross-platform apps thanks to Windows Subsystem for Linux and Windows Subsystem for Android. Remote access gives…
Read More →Azure Container Apps allows you to bind one or more custom domains. Every domain name must be associated with a domain certificate. Certificates are applied to the container app environment and are bound to individual container apps. You must have role-based access to the environment to add certificates. SNI domain certificates are required. Ingress must be…
Read More →Zone redundancy must be enabled when creating a container app environment. Your environment must contain a virtual network (VNet) with an infrastructure subnet. To properly distribute replicas, you must configure the minimum and a maximum number of app replicas to a value divisible by 3. The minimum number of replicas should be 3 or more….
Read More →There are instances where we need a specific set of libraries to generate our build. In the earlier approaches of VMs, it used to be creating a dedicated VM for our build pipeline and installing all the required libraries, and making sure our build will run inside that VM. This however will result in the…
Read More →Docker and Snyk have partnered together to bring security natively into the development workflow by providing a simple and streamlined approach for developers to build and deploy secure containers. Container security spans multiple teams – developers, security, and operations. Additionally, there are multiple layers of security that apply to containers: The container image and the…
Read More →Gen2 migrate using the Azure portal, follow the below steps: Step 1: Assess readiness Verify RBAC role assignments Migrate Azure Data Lake Analytics workloads (if any) Step 2: Create a storage account with Gen2 capabilities Step 3: Migrate data using the Azure portal Step 4: Migrate workloads and applications Step 1: Verify RBAC role assignments For Gen2, ensure that…
Read More →Ensure that you have the following: A Microsoft Azure user account Access to Microsoft Azure Resource Manager Microsoft Azure SDK Microsoft Azure PowerShell On the Microsoft Azure Portal page, log on to the Azure Resource Manager portal by providing your user name and password. Summary of configuration steps Configure a resource group Configure a network security group…
Read More →An app registration with the Microsoft identity platform can be generated automatically by the Container Apps Authentication feature. A registration that you or a directory administrator generates independently may also be used. Below is the two options: Create a new app registration automatically Use an existing registration created separately Configure your container app to use…
Read More →We evaluated multiple possible architectures and finally chose the one that was best by many parameters. We hope this post will help people setting up their own Azure clusters with decent networking. First let’s look at the available options for Kubernetes networking in Azure. Calico with BGP The first option was to use default Calico…
Read More →Azure separates the process of CI/CD using two pipelines build pipeline(CI) and release pipeline(CD) Build Pipeline In build pipeline you care about how to build and customize your artifact the way you want. For example if you have a spring boot application in your azure repo, you should make a task to jar your application…
Read More →You can deploy a Citrix ADC VPX standalone instance on AWS by using the following options: AWS web console Citrix-authored CloudFormation template AWS CLI This topic describes the procedure for deploying a Citrix ADC VPX instance on AWS. Before you start your deployment, read the following topics: Prerequisites Limitation and usage guidelines Deploy a Citrix…
Read More →You can apply the Citrix ADC VPX configurations during the first boot of the Citrix ADC appliance in a cloud environment. This stage is addressed as the preboot stage in this document. Therefore in certain cases like ADC pooled licensing, a specific VPX instance is brought up in much lesser time. This feature is available in Microsoft…
Read More →An alternative method for transferring data is AzCopy. AzCopy v10 is the next-generation command-lineutility for copying data to/from Microsoft Azure Blob and File storage, which offers a redesigned command-line interface and new architecture for high-performance reliable data transfers. Using AzCopy, youcan copy data between a file system and a storage account, or between storage accounts….
Read More →Microsoft Azure Announcement December 2021 learn2skills Welcome to Azure Compute Covering: Azure CycleCloud, Azure Dedicated Host, Azure Functions, Azure VMware Solution by CloudSimple, Batch, Cloud Services, Linux Virtual Machines, SAP HANA on Azure Large Instances, Service Fabric, Virtual Machines, Virtual Machine Scale Sets Azure HPC – CycleCloud 8.2.1 is now generally available Azure VMware SDDC…
Read More →By enabling ingress, Azure Container Apps enables you to expose your container app to the public web. You don’t need to construct an Azure Load Balancer, a public IP address, or any other Azure resources in order to permit inbound HTTPS requests when you enable ingress. You can enable ingress for your container app in…
Read More →Azure Kubernetes Service is a managed Kubernetes cluster in Azure, Users are only required to manage and maintain agent nodes. Features Include in AKS. Advanced Networking Azure Active Directory (Azure AD) Identity and Security Management Container health logs and monitoring GPU-enabled nodes AKS Terminology Pools are groups of nodes with identical configurations.Nodes are individual virtual…
Read More →Azure Network Watcher is a regional service that enables you to monitor and diagnose conditions at a network scenario level in, to, and from Azure. Scenario level monitoring enables you to diagnose problems at an end-to-end network level view. Network diagnostic and visualization tools available with Network Watcher help you understand, diagnose, and gain insights…
Read More →Virtual network integration for Azure servicesIntegrating Azure services to an Azure virtual network enables private access to the service from virtualmachines or compute resources in the virtual network. You can integrate Azure services in your virtualnetwork with the following options:● Deploying dedicated instances of the service into a virtual network. The services can then be…
Read More →Zone-redundant storage replicates your data across three storage clusters in a region. Each cluster is physically separated from the other two, which means that each cluster is supplied by separate utilities, such as power or networking.If there’s an outage in a datacenter, you can still access your data from another availability zone in that region….
Read More →Available in Preview- Azure Virtual networks can freely resize without any downtime now with this feature existing peerings on the virtual network do not need to be deleted prior to adding or deleting an address prefix on the Azure virtual network. How to add or remove address space on peered virtual networks You can add…
Read More →