Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
-
Economics & Finance
MS Azure Articles
Page 3 of 3
Difference between Azure and AWS
Amazon Web Services, known as AWS, is a cloud computing platform owned and operated by Amazon. It offers a variety of services, including compute, storage, delivery, and other functionality that enables businesses to expand their operations and become more successful. We can leverage these domains in the form of services, which can be utilised to construct and deploy different sorts of applications in the cloud platform.Microsoft Azure is a cloud service platform that was developed by Microsoft. It offers services in a variety of categories, including compute, storage, database, networking, developer tools, and other functionality that assists businesses in expanding ...
Read MoreHow to import the tags in Azure?
In the previous article, we have seen that we can export the Azure resource tags in the JSON file or CSV format. There are some cases when you rebuild your resource and you might need to restore your tags or someone with the authorized person to have azure resource access and he accidentally deletes the tags and we need to restore them. In such cases, if we have the tags backup already we can import them to the resources.In the below example, we suppose we have the Azure VM tags backup stored in the CSV file format and after rebuilding ...
Read More