Begin typing your search above and press return to search. Press Esc to cancel.

Azure Virtual Machine

Tag


Read more

Microsoft Azure Backup Options: Which One Fits Your Needs Best?

Microsoft Azure offers a range of services and solutions for various scenarios and needs. One of the essential aspects of any cloud service is the ability to back up and restore data and applications in case of any failure, disaster, or human error. Azure provides several backup options for different types of resources, such as virtual machines, databases, files, blobs, and web apps. The article “Microsoft Azure Backup Options: Which One Fits Your Needs Best?” will give you exposure to some of the backup options available in Azure and how they can help you protect your data and applications.

0

Read more

Azure Virtual Machine: Tips for Optimizing Performance

As more and more businesses shift towards the cloud, virtual machines have become a crucial aspect of modern computing. Whether you’re running a small-scale operation or a large enterprise, the ability to fine-tune the performance of your virtual machines can be the difference between success and failure. In this blog, we’ll be sharing some valuable tips and tricks to help you maximize the performance of your Azure Virtual Machines and take your business to the next level and ensure that your workloads are running as smoothly and efficiently as possible. Whether you’re a seasoned Azure user or just getting started, these tips are sure to help you get the most out of your virtual machines and take your cloud computing to the next level. So, let’s dive in!

1

Read more

Retrieve Azure VM details by using PowerShell.

Suppose you built a large environment in Azure with more than 1000 Virtual machines. Now we need to provide the Virtual Machine details to the customer(or raise the SNOW ticket) and it is very difficult to collect each VM detail manually from Azure Portal. Also, there can be another use case if you want to verify the VMs to compare with each other to ensure all the VMs are created the same way. For example, the Cache setting for all the VMs should be Read /Write. You may also want to grab details of all the data disks and OS disks and their size, name info, and cache settings. This script grabs all the info in one shot and exports it into a CSV file for further manipulation.Let’s dive in.

14

Read more

How to configure Power BI Enterprise Gateway Proxy configuration?

Power BI service allows connectivity thru PowerBI Gateway in case you do not want to expose the on-premise data sources. Power BI Gateway can be installed on a server /VM deployed in the on-premise environment. Now If you deploy the Enterprise gateway in the On-Premise network your network team may not be happy and they will not open the firewall to expose the Enterprise Gateway to connect to the Internet. But do not worry and here is the good news, in order for the Enterprise gateway to function properly it requires certain ports to be open. Let’s learn how to configure the environment so it is secure.

2