Tag Azure

ลองเขียน C# WebAPI เรียกใช้ Azure Document Intelligent อ่านใบเสร็จ

จาก Blog ที่แล้วผมได้แนะนำ รายละเอียดเต็มๆจาก Blog ด้านล่างเลยครับ ก่อนจะเริ่มกัน ผมลองสร้าง WebAPI แบบง่าย เปิด API ให้ Upload File ตัว pdf โยนเข้าไป จากนั้นฝั่ง WebAPI เข้าไปทำหน้าที่ติดต่อกับ Azure Document Intelligent และส่งผลลัพธ์ตามแต่ละ Endpoint กลับมาครับ การทดสอบสามารถใช้ Postman / REST Client เลือก form-data ชื่อ field “file” และก็โยนใบเสร็จเข้าไปได้เลยครับ ใน Repo…

ลอง Azure Document Intelligent – REST API อ่านใบเสร็จ

พอดีลองทำ App แงะใบเสร็จเลยลองใช้ตัว Azure Service Document Intelligent Sample เปิดใช้งาน Azure Document Intelligent ลองใช้ REST API – base URL ตัว Document Inteligenet จริงมันมี Model หลายตัว แต่ผมเลือกอ่านใบเสร็จ และไม่อยากทำ Custom อะไรเองด้วย เลือกใช้ Model prebuilt-receipt ทำให้หน้าตา URL จะประมาณนี้ จริงมันมี Model หลายตัวนะดูจากได้ Doc Use Document…

Azure Error AADSTS50079: The user is required to use multi-factor authentication

พอลองทำ LAB เกี่ยวกับ M365 / Entra Id ตอน Run Command สำหรับ Force Sync จะเจอ Error ตามนี้ครับ ที่นี้ผมเลยต้องลองตรวจดู Entra Connect Health จะพบว่า เจอ Warning จากนั้นลองแวะมาเครื่องที่ Run ตัว Azure AD Connect / Microsoft Entra Connect โดยการไปที่ตัว Synchronization Service พบว่าช่วง 11:33 มี log…

สรุปงาน Microsoft Ignite After Party Thailand 2024

Blog นี้มาจดเล็กน้อยๆจากงาน Microsoft Ignite After Party ของในไทยครับ สำหรับงานในปีนี้จะที่ 9Expert Training ครับ Simplify Operations with Azure Arc and Microsoft Security Ecosystem Speaker: Wisit Thongphoo (ITGeist) -Azure Arc Azure Arc = Tools ช่วยจัดการ Adaptive Cloud พวก Multi Cloud + On Premise + Edge…

AI-102: Develop Generative AI solutions with Azure OpenAI Service

azure

Get started with Azure OpenAI Service – Create an Azure OpenAI Service UPDATE 2024-SEP: Pay As You Go ใช้งานส่วนนี้ได้แล้วครับ Azure OpenAI Studio – เอาไว้สร้าง Deployment จะได้ End Point ให้ Client ใช้ types of generative AI models Deploy Model Use prompts…

AI-102: Implement knowledge mining with Azure AI Search

azure

Create an Azure AI Search solution – Manage capacity Service tiers and capacity management S1-S3 เพิ่ม indexes + storageS3HD, which is optimized for fast read performance on smaller numbers of indexes. Replicas and partitions – Azure AI Search components -…

AI-102: Develop natural language processing solutions with Azure AI Services

azure

Analyze text with Azure AI Language การใช้งานเหมือนปกติเลย สร้าง Resource ตามงาน > สร้าง Endpoint + Key เพื่อใช้ – Detect language เป็น REST โดยมีข้อกำหนด JSON response Ref: Detect language – Training | Microsoft Learn – Extract key phrases input – Analyze sentiment…

AI-102: Create computer vision solutions with Azure AI Vision

azure

Analyze images Azure AI Vision Sample Code Possible Feature (Result) Code Description VisualFeatures.Tags: VisualFeatures.Objects: VisualFeatures.Caption VisualFeatures.DenseCaptions: Generates more detailed captions for the objects detected VisualFeatures.People VisualFeatures.SmartCrops VisualFeatures.Read Exercise – Analyze images with Azure AI Vision mslearn-ai-vision (microsoftlearning.github.io) จาก Exercise บางตัวอย่าง…

AI-102: Get started with Azure AI Services

azure

Prepare to develop AI solutions on Azure – Define artificial intelligence – Understand AI-related terms AI Engineers responsible AI: Fairness / Reliability and safety / Privacy and security / Inclusiveness / Transparency / Accountability Product Azure Machine Learning (Data scientists…