Configure the upgrade policy mode for Virtual Machine Scale Sets
By: Date: 30/11/2024 Categories: azure Tags:

The upgrade policy mode you select can affect the overall service uptime of your Virtual Machine Scale Set. The available upgrade policy modes are automatic, manual, and rolling. The upgrade policy mode can be defined during the scale set formation process or adjusted after deployment. If you do not specifically specify the upgrade policy mode,…

Read More →
Azure App Service Multi-plan subnet join is generally available in all public regions
By: Date: 25/11/2024 Categories: azure,microsoftazure Tags:

In the past, App Service virtual network integration required one subnet for each App Service plan integration. In the case of many App Service plans, subnet management may be an unnecessary administrative burden. An address space of at least /26 (64 addresses) is required for a subnet used for multi plan subnet join (MPSJ). While all…

Read More →
Configure Azure Bastion session recording
By: Date: 24/11/2024 Categories: azure,microsoftazure Tags:

You can record the graphical sessions for connections made to virtual machines (RDP and SSH) via the bastion host if you have activated the Azure Bastion Session recording capability. Recorded sessions are saved in a blob container inside your storage account (via SAS URL) once the session has been ended or disconnected. You can access…

Read More →
Azure Cosmos DB Configure consistency levels
By: Date: 29/09/2024 Categories: azure Tags:

You can configure the default consistency level on your Azure Cosmos DB account at any time. The default consistency level configured on your account applies to all Azure Cosmos DB databases and containers under that account. Azure Cosmos DB offers five well-defined levels. From strongest to weakest, the levels are: The default consistency level is the consistency…

Read More →
Azure Cosmos DB Configure multi-region writes and Enable service-managed failover for your Azure Cosmos DB account
By: Date: 24/08/2024 Categories: azure Tags:

Configure multi-region writes in your applications that use Azure Cosmos DB In multiple region write scenarios, you can improve performance by writing just to the area closest to your application instance. Azure Cosmos DB handles the replication for you in the background. After you activate your account for multiple write regions, you must make two…

Read More →
Create an Azure Cosmos DB for NoSQL and how to set Azure Cosmos DB Dynamic scaling (per region and per partition autoscale)
By: Date: 08/08/2024 Categories: azure Tags:

Start by creating a new Azure Cosmos DB for NoSQL account 4. Within the Basics pane, configure the following options, and then select Review + create: 5. Wait for the deployment to complete. After the deployment is completed, Go to resource to navigate to the new Azure Cosmos DB for NoSQL Azure Cosmos DB Dynamic scaling (per region and…

Read More →
Customer-managed keys allow backup data to be encrypted in a Backup vault
By: Date: 21/07/2024 Categories: azure Tags:

Azure Backup allows you to use your own encryption keys to secure backup data. This feature is available for Recovery Services Vaults and is enhanced for Backup Vaults. Customer Managed Keys (CMK) can be used to create a new backup vault or to adjust the encryption parameters of an existing vault. The encryption key that…

Read More →
Configure cluster egress with outbound types in Azure Kubernetes Service
By: Date: 03/02/2024 Categories: azure Tags:

An AKS cluster’s egress can be tailored to meet certain needs. AKS will automatically supply a standard SKU load balancer for egress setup and use. However, if public IP addresses are blocked or extra hops are needed for egress, the default configuration might not be sufficient for every circumstance. Limitations Setting outboundType requires AKS clusters with a vm-set-type of VirtualMachineScaleSets and load-balancer-sku of Standard….

Read More →
Standard for Project Management
By: Date: 28/01/2024 Categories: PMI Tags:

What are process groups? The five process groups are the following: Each of the process groups describes the actions that the project team will take to formally kick-off a project, plan for the needs of the project, execute the work, and update as needed until the deliverables are approved and the project or phase can be…

Read More →
Troubleshoot Backup and restore of the Kubernetes service in Azure
By: Date: 11/01/2024 Categories: azure Tags:

Solutions for installation errors with the AKS Backup Extension Scenario 1 Error message: Cause: The extension has been installed successfully, but the pods aren’t spawning. This happens because the required compute and memory aren’t available for the pods. Resolution: To resolve the issue, increase the number of nodes in the cluster. This allows sufficient compute and memory…

Read More →
VM restore points using APIs
By: Date: 20/12/2023 Categories: azure Tags:

You may apply granular backup and retention settings with ease by using the Azure VM restoration point APIs. For virtual machines (VMs) running Linux or Windows, VM restoration points offer file system consistency and application consistency, respectively. The APIs allow you to establish restore points for your source virtual machine in different regions or in…

Read More →
Container Insights for Syslog Collection
By: Date: 08/12/2023 Categories: azure Tags:

You may gather Syslog events from Linux nodes in your Azure Kubernetes Service (AKS) clusters using Container Insights. One feature of this is the ability to gather logs from components of the control plane, such as Kubelet. Prerequisites How to make Syslog active Using the Azure website– Locate your cluster by navigating. Select your cluster’s…

Read More →
Bring your own keys (BYOK) with Azure managed disks in AKS
By: Date: 09/11/2023 Categories: azure Tags:

When a managed disk is at rest, Azure encrypts all of the data. Default encryption for data uses keys managed by Microsoft. You can provide customer-managed keys to encrypt data disks and the operating system of your AKS clusters while they are at rest, giving you greater control over encryption keys. The prerequisites are There…

Read More →
AKS image cleaner vulnerable images are detected and removed
By: Date: 05/10/2023 Categories: azure Tags:

There could be security risks with these images due to potential flaws.  To remove security risks in your clusters, you can clean these unreferenced images. Manually cleaning images can be time intensive. Image Cleaner performs automatic image identification and removal, which mitigates the risk of stale images and reduces the time required to clean them…

Read More →
Auto-upgrade scheduled maintenance for AKS
By: Date: 15/09/2023 Categories: azure Tags:

The AKS releases are referred to as AKS initiated maintenance. These releases are your clusters’ weekly rounds of bug fixes, feature updates, and component upgrades. The kinds of routine maintenance that you carry out are cluster auto-upgrades and Node OS automatic security updates. Prior to starting Setting up a time for maintenance To create a maintenance window,…

Read More →
AWS Containers for Windows are now supported by Karpenter
By: Date: 31/07/2023 Categories: AWS Tags:

The open-source node provisioning and management project Karpenter will now support Windows, according to an announcement from AWS (starting with v0.29.0). Customers may now swiftly scale their Windows-based Amazon EKS clusters with appropriately scaled Amazon EC2 instances using Karpenter in reaction to shifting application load. Without manually altering the compute capacity of their clusters, overprovisioning…

Read More →
Load balancer for cross-regional (global) traffic
By: Date: 31/07/2023 Categories: azure Tags:

The geo-redundant High Availability scenarios that can be enabled using Azure Standard Load Balancing include: Your cross-region load balancer’s frontend IP setup is static and advertised in the majority of Azure regions. A list of participating regions There are limitations: A cross-region (global) load balancer can only be deployed to a home region. Make sure…

Read More →
New feature container image signing
By: Date: 11/06/2023 Categories: AWS,AWScommunity Tags:

You can use container image signing to help ensure the use of approved images inside your organization, which can help you meet your security and compliance requirements. You can sign and verify container images anytime during the development or deployment phases. You begin by creating a signing profile, a unique AWS Signer identity, to cryptographically…

Read More →