Cortana Intelligence
12 TopicsScaling Smart with Azure: Architecture That Works
Hi Tech Community! I’m Zainab, currently based in Abu Dhabi and serving as Vice President of Finance & HR at Hoddz Trends LLC a global tech solutions company headquartered in Arkansas, USA. While I lead on strategy, people, and financials, I also roll up my sleeves when it comes to tech innovation. In this discussion, I want to explore the real-world challenges of scaling systems with Microsoft Azure. From choosing the right architecture to optimizing performance and cost, I’ll be sharing insights drawn from experience and I’d love to hear yours too. Whether you're building from scratch, migrating legacy systems, or refining deployments, let’s talk about what actually works.49Views0likes1CommentFormer Employer Abuse
My former employer, Albert Williams, president of American Security Force Inc., keeps adding my outlook accounts, computers and mobile devices to the company's azure cloud even though I left the company more than a year ago. What can I do to remove myself from his grip? Does Microsoft have a solution against abusive employers?62Views0likes0CommentsAzure Cognitive Services and Bot Framework Visio Stencils
As I searched for a stencil set to create an infographic on Azure AI services (Cognitive Services & Bot Framework), I couldn't find anything. So I decided to create this Visio stencil set on my own. If you are interested, please visit https://www.cloudguy.pro/cognitive-services-bot-framework-visio-stencils/ to download the shapes. I would be glad if anyone of you could spread the word in order to see a lot of awesome AI infographics with the official icons in the future :) If you have any questions or improvement suggestions please contact me so that I can include those suggestions in my next versions.6KViews0likes1CommentSolution for OCR Forms Processing and Entity Extraction
Need to propose a solution that will ingest scanned copies of Forms and extract entities and fields. For e..g extract Invoice Number, Date, Customer Name, Product Names, Raw Material Names etc from a Invoice form. There are many 3rd party companies which offer the ability to digitize your data. I was wondering what will be good Solution Architecture if we were to implement using Azure? Should we consider Azure Computer Vision, Custom Vision, Entity Linking Intelligence Service API, Named Entity Extraction, LUIS, ML, etc? Any suggestions on how we can approach?2.4KViews0likes3CommentsComputer Vision API - OCR bounding boxes
I'm building an API for a customer than leverages computer vision to analyse images. I am trying to get it to analyse handwriting on the white board. When I upload my test image to my API, the JSON response from the computer vision API seems to have the lines all jumped up. For example, the 8th line of text is coming up as the first line in the array, etc. When I upload the image into the Microsoft computer vision website, the JavaScript applet returns the lines in the correct order. I am assuming the line order can be inferred somehow using the bounding boxe coordinates, but I am struggling to find the pattern. The documentation seems to indicate the bounding box are x-y coordinates, but are they XXXX YYYY, or XY XY XY XY? Any ideas how I can get the line order correctly from the computer vision JSON response?Solved26KViews1like3CommentsAzure IoT Pipelines with Microsoft AzureDevOps Project for CI/CD
Azure IoT Edge – Hub with Azure DevOps Pipeline Configure continuous integration (CI) and continuous delivery (CD) for your IoT Edge application with DevOps Projects. DevOps Projects simplifies the initial configuration of a build and release pipeline in Azure Pipelines. In the following steps you can see how easy it is to build your Continuous integration and continuous deployment to Azure IoT Edge with DevOps Project. Conclusion : When you connect Microsoft Azure IoT Edge – HUB with your Internet of Things Devices and combine it with Microsoft Azure DevOps Team to develop your Azure IoT Pipeline, then you are in fully control of Continuous integration and continuous deployment to Azure IoT Edge. From here you can make your innovations and Intelligent Cloud & Edge with Artificial Intelligence and Machine Learning to your Devices. You will see that this combination will be Awesome for HealthCare, Smart Cities, Smart Buildings, Infrastructure, and the Tech Industry.2.1KViews1like0CommentsHelp Needed - Azure ML - Text Prediction
Hello! I just started to learn about Azure ML and I'm trying to do a machine learning model with text prediction for environmental samples, using for example, the hypothetical training dataset: Variable Class Sandy Clay Clay Sandy Clay, yellow Clay Sandy Cla, yelow Clay Clayed Silt, fine Clay Silty Sand, with concrete Sand Sand Sand I did a very simple model in Orange (3.8), as shown below, however I'm experiencing some difficulties to do the same model in Azure ML: Some Azure ML expert could help me? Thanks in advance!1KViews0likes0Comments