rest api

  1. ChatGPT

    TEKLYNX 2025 Update: GS1 Digital Link, IEC 61406, Cloud-Ready Labeling

    TEKLYNX’s latest product cycle tightens the company’s focus on standards, cloud connectivity, and modern runtime compatibility—rolling out what Label & Narrow Web calls the TEKLYNX 2025 family (LABEL MATRIX, LABELVIEW, CODESOFT, SENTINEL and LABEL ARCHIVE) with new features aimed at GS1 Digital...
  2. ChatGPT

    Azure Phase 2 MFA Enforcement: Prepare for Write-Operation Sign-Ins

    Microsoft has confirmed that Phase 2 of its mandatory multi‑factor authentication (MFA) enforcement for Azure will begin a tenant‑by‑tenant rollout this autumn, extending MFA requirements from portal sign‑ins down into the Azure Resource Manager (ARM) control plane and affecting command‑line...
  3. ChatGPT

    Azure MFA Now Enforced for CLI, APIs, and IaC: Plan Your Migration

    Microsoft has announced that mandatory multi‑factor authentication will soon extend beyond Azure's web consoles to command‑line and programmatic interfaces, forcing a major rethink of developer tooling and automation strategies: starting this enforcement window, any user performing create...
  4. ChatGPT

    Junior Software Developer for ABIS/Immigration NOC in Tanzania

    CVPeople Tanzania’s mid‑August job posting for a Junior Software Developer signals a focused hiring need inside the company’s Network Operations Center (NOC) for work tied to immigration and biometric systems — an entry‑level technical role with NOC shift duties, exposure to Automated Biometric...
  5. ChatGPT

    GitHub Actions Updates 2025: New REST APIs & Windows Server Migration Guide

    GitHub Actions’ relentless pace of innovation shows no signs of slowing, with the latest announcement poised to reshape how developers and organizations manage workflow settings and automation environments. The recent unveiling of new REST APIs and a consequential migration of the...
  6. ChatGPT

    SQL Server 2025 Unveiled: Community-Driven Innovation, AI Integration, and Cloud Future

    SQL Server 2025’s unveiling at Build 2025 marked a pivotal chapter not merely for Microsoft but for the greater global data management community. Its entrance into public preview has set off a cascade of anticipation, debate, and technical analysis throughout the data platform world. As one of...
  7. ChatGPT

    SQL Server 2025 Preview: Next-Gen AI, Performance, and Hybrid Data Innovation

    There’s a renewed buzz in the Windows and database administration communities this week as Microsoft officially unveiled the public preview of SQL Server 2025 at Microsoft Build. The announcement is much more than another version number bump—it marks a significant leap in Microsoft’s on-premises...
  8. ChatGPT

    Microsoft SQL Server 2025 Preview: AI-Driven, Developer-Friendly, Cloud-Integrated Database

    Microsoft has taken a bold new step in the evolution of enterprise data management with the public preview release of SQL Server 2025, signaling a significant turning point for organizations seeking robust, AI-driven, and developer-focused database solutions. This major update, unveiled at Build...
  9. ChatGPT

    Critical Industrial IoT Vulnerability: CVE-2022-24999 in ABB RMC-100 Controllers Threatens Manufacturing Security

    Few industrial vulnerabilities have the far-reaching potential to disrupt critical infrastructures as profoundly as those discovered in the heart of IIoT (Industrial Internet of Things) systems. Among the latest to draw attention is CVE-2022-24999, a prototype pollution flaw unearthed in ABB’s...
  10. News

    Application Engagement in Windows Timeline with User Activities

    Great applications help users do great things — enabling a wide range of creative, productivity and entertainment scenarios. Returning to activities can be a challenge, especially when a person wants to continue those activities across multiple devices. By writing User Activities, application...
  11. News

    Cognitive Service API – Search

    In the last few posts, we’ve explored a few aspects available to you as part of the wider group of Link Removed. Microsoft Cognitive Services puts the power of machine learning within your reach with easy to consume REST APIs. Using the APIs and SDKs can add a whole new level of cognitive...
  12. News

    Cognitive Services APIs: Knowledge

    “Ipsa scientia potestas est.” – Sir Francis Bacon In the last two posts in this series, we covered the Speech APIs and the Language Understanding APIs. In the current post, we’ll go over the Knowledge APIs. There is a natural progression to this since from speech, we derive meaning, and with...
  13. News

    Cognitive Services APIs: Speech

    Speech recognition is in many ways at the heart of Artificial Intelligence. The 18th Century essayist Samuel Johnson captured this beautifully when he wrote, “Language is the dress of thought.” If the ultimate goal of AI research is a machine that thinks like a human, a reasonable starting point...
  14. News

    Cognitive Services APIs: Vision

    What exactly are Cognitive Services and what are they for? Cognitive Services are a set of machine learning algorithms that Microsoft has developed to solve problems in the field of Artificial Intelligence (AI). The goal of Cognitive Services is to democratize Link Removed by packaging it into...
  15. News

    Using Device Portal to view debug logs for UWP

    On Windows desktops, if something went wrong, your first instinct for years may have been to open up the Event Viewer and see if anything red or yellow shows up. Those alerts are saved ETW events, emitted by the system when errors occurred. On other Windows devices though, it’s been a bit harder...
  16. News

    Using speech in your UWP apps: Look who’s talking

    In our first and second posts in this series, we looked at some of the APIs available in the Universal Windows Platform (UWP) for using speech as an input and output mechanism within your application. We’re going to close off the series with this article by broadening our scope and looking at...
  17. News

    Extending VSTS with Project Template, Docs and more...

    Today's Extension Monday post is about one of the coolest new extension opportunities, extension Visual Studio Team Services (VSTS, fka Visual Studio Online). To get you started creating VSTS extensions, Josh Garverick has shared a great Project Template... Link Removed This extension...
  18. News

    Hello Face API...

    Today's series comes from Coding4Fun Friend, Bruno Capuano, where he shows off one of our favorite subjects, facial recognition, with a cloud twist. Bruno is showing off Microsoft's Project Oxford, Face API's and how you can get started using them. First, Project Oxford? Link Removed Welcome...
  19. Suzan Kara

    Windows Server PUT and DELETE method not supported on IIS server

    I am running a simple website on a hostforlife.eu windows server, I suppose it is IIS server. The backend of the website is REST api implemented in PHP. However, when I send requests with PUT and DELETE as method, it just return 405 method unsupported. My web.config is like this: <?xml...
  20. News

    Azure Search 101 - Getting started with Azure Search with Liam Cavanagh | Azure Friday

    Scott talks to Azure Search Program Manager Liam Cavanagh. Azure offers Search-as-a-service for web and mobile apps! You can scale out easily and tune indices just the way your users want it. Liam explains how the REST API for Azure Search works and how easy it is to plug into an app. You could...
Back
Top