Azure Articles (27) - Page 1

Articles posted by registered members of DotNetFunda.com. You can also post an article and win monthly prizes as well as gain community credit points.

27 records found.
 
Vinodkumarkasipuri
Azure Public cloud- Most Trusted and Used Cloud Computing Service 
Last updated on: 13 Feb 2019 01:58:16 AM by Vinodkumarkasipuri | Views: 9610 | Category: Azure |
Microsoft Azure is an example of a public cloud. With a public cloud, all hardware, software and other supporting infrastructure are owned and managed by the cloud provider. In a public cloud, you share the same hardware, storage and network devices with other organisations or cloud “tenants”.
Rajnilari2015
Language Detection using Text Analytics API 2.0 Cognitive Service 
Last updated on: 20 Mar 2018 06:53:59 AM by Rajnilari2015 | Views: 14149 | Category: Azure |
Votes: 6 | Rating: 5 out of 5
In this article we will look into how to detect language by using Text Analytics API 2.0.
Rajnilari2015
Text Recognition using Vision API Cognitive Service 
Last updated on: 20 Mar 2018 12:54:59 AM by Rajnilari2015 | Views: 10664 | Category: Azure |
This article deals with reading text using Vision API Cognitive Service.
Rajnilari2015
Object Recognition using Cognitive Service Vision API 
Last updated on: 14 Mar 2018 01:45:24 PM by Rajnilari2015 | Views: 9059 | Category: Azure |
This article deals with Object Recognition using Cognitive Service Vision API.
Rajnilari2015
Face Reading through Face API Cognitive Service 
Last updated on: 14 Mar 2018 01:25:29 AM by Rajnilari2015 | Views: 10150 | Category: Azure |
Votes: 3 | Rating: 4.33 out of 5
This is a step by step article where we will use the Face API for reading the facial expression.
Rajnilari2015
Preview Azure Blob Pdf document in AngularJS 
Last updated on: 24 Apr 2017 09:38:57 PM by Rajnilari2015 | Views: 8155 | Category: Azure |
Azure Blob storage is a service for storing large amounts of unstructured data. In this article we will look how we can preview Blob Pdf from Base64 Encoded string in AngularJS.
Rajnilari2015
Preview Azure Blob Image from Base64 Encoded string in AngularJS 
Last updated on: 24 Apr 2017 09:35:21 PM by Rajnilari2015 | Views: 8686 | Category: Azure |
Azure Blob storage is a service for storing large amounts of unstructured data.In this article we will look how we can preview Blob Image from Base64 Encoded string in AngularJS.
  • Rajnilari2015
    Preview Azure Blob Image from URI in AngularJS 
    Last updated on: 24 Apr 2017 09:28:57 PM by Rajnilari2015 | Views: 8320 | Category: Azure |
    Azure Blob storage is a service for storing large amounts of unstructured data. In this article we will look how we can preview Blob Image in AngularJS.
    Rajnilari2015
    Save a Image File from Blob Container in Azure 
    Last updated on: 24 Apr 2017 09:21:45 PM by Rajnilari2015 | Views: 6080 | Category: Azure |
    Votes: 1 | Rating: 5 out of 5
    Azure Blob storage is a service for storing large amounts of unstructured data. In this article we will look how we can save a Image File from Blob Container.
    Rajnilari2015
    Read a CSV Blob file in Azure 
    Last updated on: 24 Apr 2017 09:17:30 PM by Rajnilari2015 | Views: 30220 | Category: Azure |
    Azure Blob storage is a service for storing large amounts of unstructured data. In this article we will look how we can read csv blob.
    Rajnilari2015
    Read a Excel blob file using Excel Data Reader in Azure 
    Last updated on: 24 Apr 2017 09:13:12 PM by Rajnilari2015 | Views: 35630 | Category: Azure |
    Azure Blob storage is a service for storing large amounts of unstructured data. Excel Data Reader is a lightweight and fast library written in C# for reading Microsoft Excel files. In this article we will look how we can read excel blob using Excel Data Reader.
    Rajnilari2015
    Move Blob between Containers in Azure 
    Last updated on: 24 Apr 2017 09:08:13 PM by Rajnilari2015 | Views: 12718 | Category: Azure |
    Azure Blob storage is a service for storing large amounts of unstructured data.In this article we will look how we can move blob between two containers.
    Rajnilari2015
    Various Ways to Upload File(s) in Blob 
    Last updated on: 24 Apr 2017 09:02:31 PM by Rajnilari2015 | Views: 2941 | Category: Azure |
    Azure Blob storage is a service for storing large amounts of unstructured data.In this article we will look into various ways(at least 3 ways) of uploading files into Blob.
    Rajnilari2015
    Let us work with Data Factory - Step by step explanation 
    Last updated on: 10 Mar 2017 09:20:08 PM by Rajnilari2015 | Views: 5730 | Category: Azure |
    Data Factory is a cloud-based data integration service that orchestrates and automates the movement and transformation of data. Azure does not support an as it is model of SSIS package. However, we can achieve the same by using Data Factory. In this article, we will perform a simple workflow using the Data Factory approach to trigger a stored procedure which will in turn insert some records into a Azure SQL Table using Stored Procedure Activity.
    Rajnilari2015
    Step by Step approach to deploy an On-premise Database To Azure DB 
    Last updated on: 08 Mar 2017 12:43:50 AM by Rajnilari2015 | Views: 2684 | Category: Azure |
    Votes: 1 | Rating: 5 out of 5
    In this article we will look into how to deploy an On-premise Database To Azure DB in a step by step manner.