Loading

CLOUD Azure

Additional Tools for Azure Developers. The Complete CLOUD Azure Developer Course 2023 [Videos].

In addition to configuring your IDE and installing the Azure CLI, multiple other tools and utilities are available to help you be more productive with Azure.

Azure PowerShell

Azure PowerShell is a PowerShell module of cmdlets for managing Azure resource directly from PowerShell, either from the command line or from within PowerShell scripts. Azure PowerShell supports PowerShell features like PowerShell objects and combining commands into pipelines. If you have used PowerShell before or need to write complex automation scripts to manage Azure resources, you will want to install Azure PowerShell.

Azure Storage Explorer

Azure Storage Explorer is a free, GUI tool for managing storage resources and data in Azure. You can upload, download and manage blobs and files, as well as manage data in Azure queues, tables and CosmosDB. If you plan on working with any storage resources in Azure, installation of Azure Storage Explorer is recommended. Versions are available for Windows, macOS and Linux.

Azure Data Studio

Azure Data Studio is a cross-platform database tool for accessing both on-premises and cloud databases. It allows you to edit and execute SQL queries in addition to charting and visualizing result sets. It supports all versions of SQL Server from SQL Server 2014 and later and Azure SQL. If you plan to work with Azure SQL, download and install Azure Data Studio.

See All

Comments (632 Comments)

Submit Your Comment

See All Posts

Related Posts

CLOUD Azure / Blog

How to Creating ASP.NET Web App In Azure?

Azure Web App is very popular service in Azure and it is very cheap in cost as compared to the other services. It provides awesome features and a highly scalable, self-patching web hosting service. Deployment is quite simple with Azure. The advantage of Azure Web App is that it supports multiple languages, like .NET, Java, PHP, Node.js.
7-Feb-2022 /21 /632

CLOUD Azure / Blog

What Is Azure Functions?

Azure functions is a serverless concept of cloud native design that allows a piece of code deployed and execute without any need of server infrastructure, web server, or any configurations. Azure functions can be written in multiple languages such as C#, Java, JavaScript, TypeScript, and Python.
7-Feb-2022 /21 /632

CLOUD Azure / Blog

Getting Started with Azure File Storage

Azure File Storage, a Microsoft cloud storage solution for modern applications, offers a file-sharing system in the cloud. This system is easily accessible via Server Message Block (SMB) protocol or NFS protocol.
8-Mar-2022 /21 /632