Skip to main content

Microsoft Azure AI

 Build AI-powered apps with pre-trained models or create your own machine learning models.

 Azure AI puts artificial intelligence and machine learning at the fingertips of every developer. Want to build ML models. Choose between visual, automated, and code-first interfaces that simplify machine learning for any experience level. Want to use pre-built models. Infuse computer vision, natural language processing, and decision-making capabilities into your apps with simple API calls. 

 

 I hope this has been informative and thank you for reading! 

Comments

Popular posts from this blog

Azure Site Recovery now supports Azure Policy in public

 Azure service updates > Azure Site Recovery now supports Azure Policy in public preview https://azure.microsoft.com/en-us/updates/asr-policy-preview/ Leverage Azure Policy to enable Azure Site Recovery for your VMs at scale and ensure organizational standards.    I hope this has been informative and thank you for reading!

Microsoft Ignite 2020 for Azure Cloud

  Microsoft Ignite is an annual conference for developers and IT professionals hosted by Microsoft. It has taken place in several locations around the world. Here are the news that I consider the most relevant for Azure cloud. Azure AI Azure Cognitive Search, Private Endpoint Indexers can now connect to data sources behind a VNET. Azure Cognitive Services is introducing a series of new capabilities — spanning Decision, Vision and Speech. Azure Machine Learning now offers new capabilities, the Designer capability provides drag-and-drop modules for numerous tasks Bot Framework Composer— Now makes it easier to build skills for use within the Virtual Assistant Solution Accelerator with a visual bot development tool. Azure Data Azure Cosmos DB now offers a serverless option for database operations Flexible Server, a new deployment option now in preview for Azure Database for PostgreSQL and Azure Database for MySQL. Azure SQL Edge, which brings the most secure Microsoft SQL data engine t...

Benefits and usage of Core Azure Architectural Components

Azure core benefits and usage of Azure Architectural Components. Azure Regions provide customer flexibility to bring application closer to the user by allowing them to choose regions closer to them as per the geographical location. Azure provides Region pairs for disaster recovery if there is any natural calamities or any one data center is down due to any technical reason, Azure Availability zone provides you a guaranteed SLA of 99.9%. The availability zone helps to recover from data center level failure. Availability Sets allows you to achieve 99.95% SLA. Availability Sets keeps application online during maintenance or hardware failure with the help of the fault domain and update domain. Azure Resource Group helps you to organize your resources. This helps to delete all the resources in one shot by deleting the resource group. Azure Resource Manager helps to create, configure, manage, delete and control access to the resource groups and all the resources under it. It provides a consi...